On 2015-08-17 15:53, Davide Giannella wrote:
On 17/08/2015 15:38, Julian Reschke wrote:Speaking of which: for DOCUMENT_RDB, I'd like to switch from H2DB to Derby, which will require setting a new system properties for the tests. Who's able to modify the settings for Jenkins?Now I should. Ping me in chat tomorrow afternoon. Davide
OK, what's needed is: 1) -Prdb-derby # Derby profile, and 2) -Drdb.jdbc-url=jdbc:derby:target/foo\;create=true # JDBC URL Best regards, Julian
