Index: topiatest/.classpath diff -u topiatest/.classpath:1.3 topiatest/.classpath:1.4 --- topiatest/.classpath:1.3 Thu Aug 4 17:03:26 2005 +++ topiatest/.classpath Wed Jan 4 13:30:25 2006 @@ -2,19 +2,34 @@ - + - - - - - + + + + + + + + + + + + + + + + + + + + Index: topiatest/lutinproject.xml diff -u topiatest/lutinproject.xml:1.1.1.1 topiatest/lutinproject.xml:1.2 --- topiatest/lutinproject.xml:1.1.1.1 Thu Jul 1 15:38:38 2004 +++ topiatest/lutinproject.xml Wed Jan 4 13:30:25 2006 @@ -138,6 +138,12 @@ **/*.xsl + + ${maven.src.dir}/java + + **/*.hbm.xml + + Index: topiatest/project.properties diff -u topiatest/project.properties:1.5 topiatest/project.properties:1.6 --- topiatest/project.properties:1.5 Wed Jul 6 22:33:26 2005 +++ topiatest/project.properties Wed Jan 4 13:30:25 2006 @@ -9,3 +9,6 @@ # Checkstyle Report maven.checkstyle.header.file=${basedir}/lutinheader.txt maven.checkstyle.properties=${basedir}/lutincheckstyle.xml + +maven.topia.generator.ObjectModel=org.codelutin.topia.generator.TopiaMetaGenerator +maven.topia.generator.UIModel=skip Index: topiatest/project.xml diff -u topiatest/project.xml:1.13 topiatest/project.xml:1.14 --- topiatest/project.xml:1.13 Wed Sep 21 20:32:15 2005 +++ topiatest/project.xml Wed Jan 4 13:30:25 2006 @@ -31,7 +31,7 @@ lutinlib lutingenerator - 0.25 + 0.26 lutinlib @@ -41,7 +41,7 @@ lutinlib topia - 0.35 + 2.0.1 lutinlib @@ -56,7 +56,7 @@ dom4j dom4j - 1.4 + 1.6.1 log4j @@ -81,7 +81,7 @@ bsh bsh - 2.0b1 + 2.0b4-cl true @@ -139,6 +139,44 @@ commons-primitives 1.0 + + + hibernate + hibernate + 3.1 + http://www.hibernate.org + + + antlr + antlr + 2.7.2 + + + asm + asm + asm.jar + + + asm + asm-attrs + asm-attrs.jar + + + cglib + cglib + 2.1.3 + + + ehcache + ehcache + 1.1 + + + jta + jta + 1.0.1b + +