[jboss-cvs] JBossAS SVN: r112158 - branches/JBPAPP_5_1/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 29 17:54:18 EDT 2011


Author: mbenitez
Date: 2011-08-29 17:54:18 -0400 (Mon, 29 Aug 2011)
New Revision: 112158

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
JBPAPP-7093 The xalan patch in JBPAPP-5230 is causing performance problems / Upgrade xalan to 2.7.1-patch-05

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-08-29 20:34:41 UTC (rev 112157)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-08-29 21:54:18 UTC (rev 112158)
@@ -30,7 +30,7 @@
 
   <!-- Properties -->
   <properties>
-    <version.apache.xalan>2.7.1-patch-04</version.apache.xalan>
+    <version.apache.xalan>2.7.1-patch-05</version.apache.xalan>
     <version.jacorb>2.3.1jboss-patch-03</version.jacorb>
     <version.javax.faces>1.2_13-patch-01</version.javax.faces>
     <version.jaxrpc.api>1.0.0.Final</version.jaxrpc.api>



More information about the jboss-cvs-commits mailing list