[jboss-cvs] Repository SVN: r22363 - in jboss: jbossws-common/1.0.0.GA_CP02_JBPAPP-1640 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 22 10:15:51 EST 2009


Author: darran.lofthouse at jboss.com
Date: 2009-01-22 10:15:51 -0500 (Thu, 22 Jan 2009)
New Revision: 22363

Modified:
   jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1640/component-info.xml
   jboss/jbossws/2.0.1.SP2_CP04_JBPAPP-1640/component-info.xml
Log:
[JBPAPP-1640] WS-Security Usename Token Profile JAAS Implementation for JSE based WebServices.

Modified: jboss/jbossws/2.0.1.SP2_CP04_JBPAPP-1640/component-info.xml
===================================================================
--- jboss/jbossws/2.0.1.SP2_CP04_JBPAPP-1640/component-info.xml	2009-01-22 15:12:09 UTC (rev 22362)
+++ jboss/jbossws/2.0.1.SP2_CP04_JBPAPP-1640/component-info.xml	2009-01-22 15:15:51 UTC (rev 22363)
@@ -14,7 +14,7 @@
     <artifact id="jbossws-core-scripts.zip"/>
 
     <import componentref="jboss/jbossws-common">
-      <compatible version="1.0.0.GA_CP02-brew"/>
+      <compatible version="1.0.0.GA_CP02_JBPAPP-1640"/>
     </import>
     <import componentref="jboss/jbossws-framework">
       <compatible version="2.0.1.GA_CP02-brew"/>

Modified: jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1640/component-info.xml
===================================================================
--- jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1640/component-info.xml	2009-01-22 15:12:09 UTC (rev 22362)
+++ jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1640/component-info.xml	2009-01-22 15:15:51 UTC (rev 22363)
@@ -2,16 +2,18 @@
 	
   <component id="jboss/jbossws-common" 
     description="JBossWS Common" 
-    version="1.0.0.GA_CP02-brew" 
+    version="1.0.0.GA_CP02_JBPAPP-1640" 
     tag="jbossws-common-1_0_0-2_GA_CP02_1_ep1_el4"
     licenseType="lgpl">
-    
+
+    <!-- This version if a branch of 1.0.0.GA_CP02-brew, the
+         purpose of the branch is to prevent the one-off versions
+         poluting the CP versions. --> 
+
     <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_CP01-brew"/>
+      <compatible version="1.0.0.GA_CP01_JBPAPP-1640"/>
     </import>
     
     <export>




More information about the jboss-cvs-commits mailing list