[jboss-cvs] Repository SVN: r22463 - jboss/jbossws/2.0.1.SP2_CP05-brew.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 4 10:56:57 EST 2009


Author: permaine
Date: 2009-02-04 10:56:57 -0500 (Wed, 04 Feb 2009)
New Revision: 22463

Modified:
   jboss/jbossws/2.0.1.SP2_CP05-brew/component-info.xml
Log:
Fix the import for sun-jaxb with the correct version

Modified: jboss/jbossws/2.0.1.SP2_CP05-brew/component-info.xml
===================================================================
--- jboss/jbossws/2.0.1.SP2_CP05-brew/component-info.xml	2009-02-04 13:45:10 UTC (rev 22462)
+++ jboss/jbossws/2.0.1.SP2_CP05-brew/component-info.xml	2009-02-04 15:56:57 UTC (rev 22463)
@@ -49,7 +49,7 @@
       <compatible version="1.0"/>
     </import>
     <import componentref="sun-jaxb">
-      <compatible version="2.1.4-brew"/>
+      <compatible version="2.1.4.patch01-brew"/>
     </import>
     <import componentref="sun-jaxws">
       <compatible version="2.1.1-brew"/>




More information about the jboss-cvs-commits mailing list