[jboss-cvs] JBossAS SVN: r62400 - trunk/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 18 09:01:04 EDT 2007


Author: jfrederic.clere at jboss.com
Date: 2007-04-18 09:01:04 -0400 (Wed, 18 Apr 2007)
New Revision: 62400

Modified:
   trunk/build/build-thirdparty.xml
Log:
Downgrade xalan to 2.6.0 to fix JBCTS-370.


Modified: trunk/build/build-thirdparty.xml
===================================================================
--- trunk/build/build-thirdparty.xml	2007-04-18 12:55:14 UTC (rev 62399)
+++ trunk/build/build-thirdparty.xml	2007-04-18 13:01:04 UTC (rev 62400)
@@ -65,7 +65,7 @@
       <componentref name="apache-scout" version="0.7rc2"/>
       <componentref name="apache-slide" version="2.0"/>
       <componentref name="apache-velocity" version="1.4jboss"/>
-      <componentref name="apache-xalan" version="j_2.7.0"/>
+      <componentref name="apache-xalan" version="j_2.6.0"/>
       <componentref name="apache-xerces" version="2.7.1"/>
       <componentref name="apache-xmlsec" version="1.3.0"/>
       <componentref name="asm" version="1.5.3"/>




More information about the jboss-cvs-commits mailing list