[Jboss-cvs] JBossAS SVN: r55919 - branches/JBoss_4_0_3_SP1_CP/build

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 14 16:49:13 EDT 2006


Author: ryan.campbell at jboss.com
Date: 2006-08-14 16:49:05 -0400 (Mon, 14 Aug 2006)
New Revision: 55919

Modified:
   branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml
Log:
revert upgrade to xerces/xalan since it breaks this branch badly

Modified: branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml	2006-08-14 20:44:30 UTC (rev 55918)
+++ branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml	2006-08-14 20:49:05 UTC (rev 55919)
@@ -37,12 +37,12 @@
       <componentref name="apache-velocity"
          version="1.4jboss" />
       <componentref name="apache-xalan"
-         version="j_2.7.0" />
+         version="j_2.6.0" />
       <componentref name="apache-bsf"
          version="2.3.0" />  
          
       <componentref name="apache-xerces"
-         version="2.7.1" />
+         version="2.7.0" />
       <componentref name="beanshell"
          version="1.3.0" />
       <componentref name="dom4j"




More information about the jboss-cvs-commits mailing list