Index: topia2/pom.xml diff -u topia2/pom.xml:1.4 topia2/pom.xml:1.5 --- topia2/pom.xml:1.4 Tue May 23 09:18:00 2006 +++ topia2/pom.xml Tue Jun 6 16:07:49 2006 @@ -20,7 +20,7 @@ jar - 2.0.7 + 2.0.8 @@ -112,7 +112,7 @@ hibernate hibernate - 3.1-patchevent + 3.2-patchevent compile @@ -170,9 +170,9 @@ - ehcache + net.sf.ehcache ehcache - 1.1 + 1.2 runtime Index: topia2/changelog diff -u topia2/changelog:1.8 topia2/changelog:1.9 --- topia2/changelog:1.8 Tue May 23 09:18:00 2006 +++ topia2/changelog Tue Jun 6 16:07:49 2006 @@ -1,3 +1,9 @@ +ver-2-0-8 thimel 20060606 + + * amelioration detection des classes abstraites + * correction du polymorphisme avec les proxies d'Hibernate + * Hibernate 3.2 + ver-2-0-7 thimel 20060523 * import/export XML "experimental" Index: topia2/project.xml diff -u topia2/project.xml:1.10 topia2/project.xml:1.11 --- topia2/project.xml:1.10 Fri May 5 08:05:38 2006 +++ topia2/project.xml Tue Jun 6 16:07:49 2006 @@ -5,7 +5,7 @@ topia lutinlib - 2.0.6 + 2.0.8 2004 org.codelutin.topia @@ -139,7 +139,7 @@ hibernate hibernate - 3.1-patchevent + 3.2-patchevent http://www.hibernate.org @@ -163,9 +163,9 @@ 2.1_3 - ehcache + net.sf.ehcache ehcache - 1.1 + 1.2 jta