Author: bleny Date: 2014-04-28 12:25:05 +0200 (Mon, 28 Apr 2014) New Revision: 1905 Url: http://forge.codelutin.com/projects/wao/repository/revisions/1905 Log: update eugene to 2.9-SNAPSHOT Modified: trunk/pom.xml trunk/wao-persistence/src/main/xmi/wao-model.properties Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-04-24 13:43:02 UTC (rev 1904) +++ trunk/pom.xml 2014-04-28 10:25:05 UTC (rev 1905) @@ -116,7 +116,7 @@ <nuitonConfigVersion>3.0-alpha-2</nuitonConfigVersion> <nuitonCsvVersion>3.0-alpha-3</nuitonCsvVersion> <nuitonUtilsVersion>3.0-SNAPSHOT</nuitonUtilsVersion> - <eugeneVersion>2.8-SNAPSHOT</eugeneVersion> + <eugeneVersion>2.9-SNAPSHOT</eugeneVersion> <topiaVersion>3.0-SNAPSHOT</topiaVersion> <!--Site configuration --> Modified: trunk/wao-persistence/src/main/xmi/wao-model.properties =================================================================== --- trunk/wao-persistence/src/main/xmi/wao-model.properties 2014-04-24 13:43:02 UTC (rev 1904) +++ trunk/wao-persistence/src/main/xmi/wao-model.properties 2014-04-28 10:25:05 UTC (rev 1905) @@ -21,9 +21,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # #L% ### -model.tagValue.copyright=/* *##%\n Copyright (C) 2009 Wao\n *##%*/ -model.tagValue.java.lang.String=text -model.tagValue.exceptionClass=fr.ifremer.wao.WaoException +model.tagValue.hibernateAttributeType.java.lang.String=text model.tagValue.notGenerateToString=true model.tagValue.constantPrefix=PROPERTY_ model.tagValue.useEnumerationName=true
participants (1)
-
bleny@users.forge.codelutin.com