You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by ch...@apache.org on 2004/10/21 09:27:50 UTC

svn commit: rev 55209 - forrest/trunk/etc/cocoon_upgrade

Author: cheche
Date: Thu Oct 21 00:27:48 2004
New Revision: 55209

Modified:
   forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh
Log:
Commented out the jxpath library, it brakes external links


Modified: forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh
==============================================================================
--- forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh	(original)
+++ forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh	Thu Oct 21 00:27:48 2004
@@ -196,7 +196,8 @@
 #commons-collections-2.1.jar
 copy commons-collections
 #commons-jxpath-1.1b1.jar
-copy commons-jxpath
+# Remove for now, it brakes external links
+#copy commons-jxpath
 #commons-lang-1.0.1.jar
 #excalibur-cli-1.0.jar
 copy commons-cli