Index: topia2/changelog diff -u topia2/changelog:1.27 topia2/changelog:1.28 --- topia2/changelog:1.27 Thu Nov 8 20:14:59 2007 +++ topia2/changelog Fri Nov 9 09:18:15 2007 @@ -1,5 +1,11 @@ ver-2-0-?? ??? ??? + * 20071109 [chatellier] add type="string" on topiaId in templates + - update hibernate version to 3.2.5.ga (event patch) + - jetty version 5.1.10 (better pom.xml) + + * 20071001 [chatellier] move tapestry version to 5.0.5 + * 20070528 [chatellier] add stateModel generation support - tapestry generation templates - tapestry 5.0.4 dependency Index: topia2/pom.xml diff -u topia2/pom.xml:1.30 topia2/pom.xml:1.31 --- topia2/pom.xml:1.30 Tue Jul 24 12:55:37 2007 +++ topia2/pom.xml Fri Nov 9 09:18:15 2007 @@ -117,16 +117,9 @@ - hibernate + org.hibernate hibernate - 3.2-patchevent - compile - - - - antlr - antlr - 2.7.2 + 3.2.5.ga-eventpatch compile @@ -181,35 +174,20 @@ 10.1.2.1 test - - - - net.sf.ehcache - ehcache - 1.2.1RC - runtime - - - cglib - cglib - 2.1_3 - runtime - - - + xmlrpc xmlrpc-server 3.0 compile - + xmlrpc xmlrpc-client 3.0 - compile + compile @@ -228,8 +206,8 @@ jetty - org.mortbay.jetty - 5.1.12 + jetty + 5.1.10