r1250 - in topia/trunk: . topia-persistence topia-soa topia-ui
Author: tchemit Date: 2008-12-10 15:09:31 +0000 (Wed, 10 Dec 2008) New Revision: 1250 Modified: topia/trunk/changelog.txt topia/trunk/pom.xml topia/trunk/topia-persistence/changelog.txt topia/trunk/topia-soa/changelog.txt topia/trunk/topia-ui/changelog.txt Log: prepare release Modified: topia/trunk/changelog.txt =================================================================== --- topia/trunk/changelog.txt 2008-12-06 13:19:56 UTC (rev 1249) +++ topia/trunk/changelog.txt 2008-12-10 15:09:31 UTC (rev 1250) @@ -1,4 +1,4 @@ -2.1.0 ?? 200812?? +2.1.0 chemit 20081210 * 20081205 [chemit] - improve poms, use lutinproject 3.2 - use JUnit4 for test, fix some tests (but not all). - add some usefull method to build regex on topiaIds Modified: topia/trunk/pom.xml =================================================================== --- topia/trunk/pom.xml 2008-12-06 13:19:56 UTC (rev 1249) +++ topia/trunk/pom.xml 2008-12-10 15:09:31 UTC (rev 1250) @@ -63,13 +63,13 @@ <maven.test.testFailureIgnore>true</maven.test.testFailureIgnore> <!-- generator version --> - <generator.version>0.62-SNAPSHOT</generator.version> + <generator.version>0.62</generator.version> <!-- processor version --> <processor.version>0.16</processor.version> <!-- lutinutil version --> - <lutinutil.version>0.31</lutinutil.version> + <lutinutil.version>1.0</lutinutil.version> </properties> Modified: topia/trunk/topia-persistence/changelog.txt =================================================================== --- topia/trunk/topia-persistence/changelog.txt 2008-12-06 13:19:56 UTC (rev 1249) +++ topia/trunk/topia-persistence/changelog.txt 2008-12-10 15:09:31 UTC (rev 1250) @@ -1,3 +1,3 @@ -2.1.0 ?? 200812?? +2.1.0 chemit 20081210 * 20081205 [chemit] - improve poms, use lutinproject 3.2 - add some usefull methods in TopiaUtil to help with regex on topiaId expression \ No newline at end of file Modified: topia/trunk/topia-soa/changelog.txt =================================================================== --- topia/trunk/topia-soa/changelog.txt 2008-12-06 13:19:56 UTC (rev 1249) +++ topia/trunk/topia-soa/changelog.txt 2008-12-10 15:09:31 UTC (rev 1250) @@ -1,2 +1,2 @@ -2.1.0 ?? 200812?? +2.1.0 chemit 20081210 * 20081205 [chemit] - improve poms, use lutinproject 3.2, tests in JUnit4 but ignore because must be redone! \ No newline at end of file Modified: topia/trunk/topia-ui/changelog.txt =================================================================== --- topia/trunk/topia-ui/changelog.txt 2008-12-06 13:19:56 UTC (rev 1249) +++ topia/trunk/topia-ui/changelog.txt 2008-12-10 15:09:31 UTC (rev 1250) @@ -1,2 +1,2 @@ -2.1.0 ?? 200812?? +2.1.0 chemit 20081210 * 20081205 [chemit] - improve poms, use lutinproject 3.2
participants (1)
-
tchemit@users.labs.libre-entreprise.org