Author: chatellier Date: 2010-11-29 10:39:55 +0000 (Mon, 29 Nov 2010) New Revision: 3121 Log: Update to topia 2.3.4 Modified: isis-fish/trunk/changelog.txt isis-fish/trunk/pom.xml isis-fish/trunk/src/main/xmi/isis-fish.properties isis-fish/trunk/src/main/xmi/isis-fish.zargo Modified: isis-fish/trunk/changelog.txt =================================================================== --- isis-fish/trunk/changelog.txt 2010-11-25 10:31:47 UTC (rev 3120) +++ isis-fish/trunk/changelog.txt 2010-11-29 10:39:55 UTC (rev 3121) @@ -1,5 +1,6 @@ isis-fish (3.3.0.6) stable; urgency=low + * Update to topia 2.3.4 (fix created entities transaction isolation) * Rename emigration tab to "Emmigration" for french locale * Add characters escaping in qsub script regex * Update to nuiton-j2r 1.0.2 Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2010-11-25 10:31:47 UTC (rev 3120) +++ isis-fish/trunk/pom.xml 2010-11-29 10:39:55 UTC (rev 3121) @@ -442,8 +442,8 @@ <!-- Dependencies version --> <jaxxVersion>1.7.1</jaxxVersion> - <eugeneVersion>2.0.1</eugeneVersion> - <topiaVersion>2.3.0-beta-6</topiaVersion> + <eugeneVersion>2.0.2</eugeneVersion> + <topiaVersion>2.3.4</topiaVersion> <nuitonUtilsVersion>1.1.4</nuitonUtilsVersion> <nuitonI18nVersion>1.2.2</nuitonI18nVersion> <nuitonWidgetsVersion>1.0.1</nuitonWidgetsVersion> Modified: isis-fish/trunk/src/main/xmi/isis-fish.properties =================================================================== --- isis-fish/trunk/src/main/xmi/isis-fish.properties 2010-11-25 10:31:47 UTC (rev 3120) +++ isis-fish/trunk/src/main/xmi/isis-fish.properties 2010-11-29 10:39:55 UTC (rev 3121) @@ -5,4 +5,5 @@ model.tagvalue.fr.ifremer.isisfish.types.TimeUnit=fr.ifremer.isisfish.types.hibernate.TimeUnitType model.tagvalue.fr.ifremer.isisfish.types.RangeOfValues=fr.ifremer.isisfish.types.hibernate.RangeOfValuesType model.tagvalue.java.lang.String=text -model.tagvalue.hibernateProxyInterface=none \ No newline at end of file +model.tagvalue.hibernateProxyInterface=none +model.tagvalue.useLegacyDAO=true \ No newline at end of file Modified: isis-fish/trunk/src/main/xmi/isis-fish.zargo =================================================================== (Binary files differ)