Author: chatellier Date: 2008-07-29 20:28:07 +0000 (Tue, 29 Jul 2008) New Revision: 1279 Modified: trunk/isis-fish/src/resources/IsisFish_init.properties Log: Change version type => string Modified: trunk/isis-fish/src/resources/IsisFish_init.properties =================================================================== --- trunk/isis-fish/src/resources/IsisFish_init.properties 2008-07-29 15:55:07 UTC (rev 1278) +++ trunk/isis-fish/src/resources/IsisFish_init.properties 2008-07-29 20:28:07 UTC (rev 1279) @@ -238,7 +238,7 @@ h2.config.modifiers.h2MemType=final,mandatory,static,transient h2.config.definition.h2MemType=org.codelutin.util.H2TypeEnum:h2 -h2.config.definition.migrationApplicationVersion=java.lang.Integer:1 +h2.config.definition.migrationApplicationVersion=java.lang.String:1 h2.config.modifiers.migrationApplicationVersion=final,mandatory,static,transient # TODO Use class type when we can use the project classpath in commandline plugin
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org