[jboss-cvs] Repository SVN: r13548 - in jboss: jbossws-common and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 25 11:16:16 EDT 2008


Author: darran.lofthouse at jboss.com
Date: 2008-08-25 11:16:15 -0400 (Mon, 25 Aug 2008)
New Revision: 13548

Added:
   jboss/jbossws-common/1.0.0.GA_CP01_JBPAPP-1126/
Modified:
   jboss/jbossws-common/1.0.0.GA_CP01_JBPAPP-1126/component-info.xml
   jboss/jbossws/2.0.1.SP2_CP03_JBPAPP-1126/component-info.xml
Log:
[JBPAPP-1126] context-root in jboss.xml is ignored - Fixing dependencies.

Modified: jboss/jbossws/2.0.1.SP2_CP03_JBPAPP-1126/component-info.xml
===================================================================
--- jboss/jbossws/2.0.1.SP2_CP03_JBPAPP-1126/component-info.xml	2008-08-25 14:58:06 UTC (rev 13547)
+++ jboss/jbossws/2.0.1.SP2_CP03_JBPAPP-1126/component-info.xml	2008-08-25 15:16:15 UTC (rev 13548)
@@ -14,9 +14,7 @@
     <artifact id="jbossws-core-scripts.zip"/>
 
     <import componentref="jboss/jbossws-common">
-      <compatible version="1.0.0.GA"/>
-      <compatible version="1.0.0.GA-brew"/>
-      <compatible version="1.0.0.GA_CP01-brew"/>
+      <compatible version="1.0.0.GA_CP01_JBPAPP-1126"/>
     </import>
     <import componentref="jboss/jbossws-framework">
       <compatible version="2.0.1.GA"/>

Copied: jboss/jbossws-common/1.0.0.GA_CP01_JBPAPP-1126 (from rev 13547, jboss/jbossws-common/1.0.0.GA_CP01-brew)

Modified: jboss/jbossws-common/1.0.0.GA_CP01_JBPAPP-1126/component-info.xml
===================================================================
--- jboss/jbossws-common/1.0.0.GA_CP01-brew/component-info.xml	2008-08-25 14:58:06 UTC (rev 13547)
+++ jboss/jbossws-common/1.0.0.GA_CP01_JBPAPP-1126/component-info.xml	2008-08-25 15:16:15 UTC (rev 13548)
@@ -2,15 +2,13 @@
 	
   <component id="jboss/jbossws-common" 
     description="JBossWS Common" 
-    version="1.0.0.GA_CP01-brew" 
-    tag="jbossws-common-1_0_0-1_GA_CP01_0jpp_ep1_3_el4"
+    version="1.0.0.GA_CP01_JBPAPP-1126" 
     licenseType="lgpl">
     
     <artifact id="jbossws-common.jar"/>
     
     <import componentref="jboss/jbossws-spi">
-      <compatible version="1.0.0.GA"/>
-      <compatible version="1.0.0.GA-brew"/>
+      <compatible version="1.0.0.GA_JBPAPP-1126"/>
     </import>
     
     <export>




More information about the jboss-cvs-commits mailing list