[jboss-cvs] Repository SVN: r435 - jboss/jbossxb/2.0.0.CR2 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri May 11 18:54:35 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-05-11 18:54:34 -0400 (Fri, 11 May 2007)
New Revision: 435

Modified:
   apache-xalan/2.7.0.patch01-brew/component-info.xml
   jboss/jbossxb/2.0.0.CR2/component-info.xml
Log:
Update dependencies to xerces-2.9.0

Modified: apache-xalan/2.7.0.patch01-brew/component-info.xml
===================================================================
--- apache-xalan/2.7.0.patch01-brew/component-info.xml	2007-05-11 21:49:05 UTC (rev 434)
+++ apache-xalan/2.7.0.patch01-brew/component-info.xml	2007-05-11 22:54:34 UTC (rev 435)
@@ -15,6 +15,7 @@
       <artifact id="serializer.jar"/>
       
       <import componentref="apache-xerces">
+         <compatible version="2.9.0"/>
          <compatible version="2.7.1"/>
          <compatible version="2.7.1-brew"/>
       </import>

Modified: jboss/jbossxb/2.0.0.CR2/component-info.xml
===================================================================
--- jboss/jbossxb/2.0.0.CR2/component-info.xml	2007-05-11 21:49:05 UTC (rev 434)
+++ jboss/jbossxb/2.0.0.CR2/component-info.xml	2007-05-11 22:54:34 UTC (rev 435)
@@ -9,6 +9,7 @@
       <artifact id="jboss-xml-binding-sources.jar"/>
 
       <import componentref="apache-xerces">
+         <compatible version="2.9.0"/>
          <compatible version="2.7.1"/>
          <compatible version="2.7.1-brew"/>
       </import>




More information about the jboss-cvs-commits mailing list