r1181 - xwiki/trunk
Ludovic Dubost
ludovic at users.forge.objectweb.org
Sun Aug 20 09:08:59 CEST 2006
Author: ludovic
Date: 2006-08-20 09:08:58 +0200 (Sun, 20 Aug 2006)
New Revision: 1181
Modified:
xwiki/trunk/build.xml
Log:
Updated build.xml to point to correct jgroups jar, altough I tend to think that it's risky to update to 2.4CR1
Modified: xwiki/trunk/build.xml
===================================================================
--- xwiki/trunk/build.xml 2006-08-20 02:29:18 UTC (rev 1180)
+++ xwiki/trunk/build.xml 2006-08-20 07:08:58 UTC (rev 1181)
@@ -95,7 +95,7 @@
odmg-3.0.jar,
oscache-2.3.2M.jar,
concurrent.jar,
- jgroups-2.4.CR1.jar,
+ jgroups-2.4CR1.jar,
swarmcache.jar,
xalan-2.7.0.jar,xerces-2.7.1.jar,xsltc-2.7.0.jar,serializer-2.7.0.jar,xml-apis-2.0.2.jar,
jta.jar,
More information about the Xwiki-notifications
mailing list