Index: topia2/pom.xml diff -u topia2/pom.xml:1.11 topia2/pom.xml:1.12 --- topia2/pom.xml:1.11 Tue Aug 29 16:08:01 2006 +++ topia2/pom.xml Thu Sep 7 10:56:47 2006 @@ -20,7 +20,7 @@ jar - 2.0.15 + 2.0.16 @@ -70,7 +70,7 @@ lutinlib lutingenerator - 0.30 + 0.31 compile Index: topia2/changelog diff -u topia2/changelog:1.16 topia2/changelog:1.17 --- topia2/changelog:1.16 Thu Aug 24 13:55:29 2006 +++ topia2/changelog Thu Sep 7 10:56:47 2006 @@ -1,6 +1,10 @@ -ver- +ver-2-0-16 poussin 20060907 * Implantation des méthodes update et delete sur les TopiaUserImpl et TopiaEntityPermissionImpl + * add backup/restore method on TopiaContext (backup only works for h2) + * TopiaContext is set in Entity during preload + * add updateSchema in TopiaContext interface + * add methods update et delete on TopiaUserImpl and TopiaEntityPermissionImpl ver-2-0-13 thimel 20060822