Index: topia2/.classpath
diff -u topia2/.classpath:1.8 topia2/.classpath:1.9
--- topia2/.classpath:1.8 Mon Jan 15 13:38:51 2007
+++ topia2/.classpath Wed Apr 25 13:41:52 2007
@@ -23,7 +23,7 @@
-
+
@@ -34,6 +34,11 @@
-
+
+
+
+
+
+
Index: topia2/changelog
diff -u topia2/changelog:1.22 topia2/changelog:1.23
--- topia2/changelog:1.22 Fri Apr 20 08:51:43 2007
+++ topia2/changelog Wed Apr 25 13:41:52 2007
@@ -7,6 +7,7 @@
* 20070331 [poussin] add getService(Class) method on TopiaContext
* 20070331 [poussin] remove helper in service that only return service instant
* 20070331 [poussin] add Devel.rst documentation
+ * 20070402 [poussin] replace init to preInit and postInit in TopiaService
ver-2-0-22 ruchaud 20061023
Index: topia2/pom.xml
diff -u topia2/pom.xml:1.25 topia2/pom.xml:1.26
--- topia2/pom.xml:1.25 Wed Apr 18 12:14:58 2007
+++ topia2/pom.xml Wed Apr 25 13:41:52 2007
@@ -27,7 +27,7 @@
jar
- 2.0.22
+ 2.0.24
@@ -198,18 +198,18 @@
-
+
xmlrpc
xmlrpc-server
3.0
- compile
+ compile
-
+
xmlrpc
xmlrpc-client
3.0
- compile
+ compile