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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Aug 5 12:24:44 EDT 2006


Author: ryan.campbell at jboss.com
Date: 2006-08-05 12:24:44 -0400 (Sat, 05 Aug 2006)
New Revision: 55346

Modified:
   branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml
Log:
JBAS-3139: Upgrade to Xalan 2.7.0 and Xerces 2.7.1

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-05 16:15:06 UTC (rev 55345)
+++ branches/JBoss_4_0_3_SP1_CP/build/build-thirdparty.xml	2006-08-05 16:24:44 UTC (rev 55346)
@@ -37,12 +37,12 @@
       <componentref name="apache-velocity"
          version="1.4jboss" />
       <componentref name="apache-xalan"
-         version="j_2.6.0" />
+         version="j_2.7.0" />
       <componentref name="apache-bsf"
          version="2.3.0" />  
          
       <componentref name="apache-xerces"
-         version="2.7.0" />
+         version="2.7.1" />
       <componentref name="beanshell"
          version="1.3.0" />
       <componentref name="dom4j"




More information about the jboss-cvs-commits mailing list