[jboss-cvs] JBossAS SVN: r57498 - branches/JBoss_4_0_2_CP/tools/etc/buildmagic

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Oct 8 16:15:38 EDT 2006


Author: ryan.campbell at jboss.com
Date: 2006-10-08 16:15:38 -0400 (Sun, 08 Oct 2006)
New Revision: 57498

Modified:
   branches/JBoss_4_0_2_CP/tools/etc/buildmagic/buildmagic.ent
   branches/JBoss_4_0_2_CP/tools/etc/buildmagic/version-info.xml
Log:
updated tags to reflect cumulative patch branch

Modified: branches/JBoss_4_0_2_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBoss_4_0_2_CP/tools/etc/buildmagic/buildmagic.ent	2006-10-08 13:13:48 UTC (rev 57497)
+++ branches/JBoss_4_0_2_CP/tools/etc/buildmagic/buildmagic.ent	2006-10-08 20:15:38 UTC (rev 57498)
@@ -99,10 +99,10 @@
   <property name="version.major" value="4"/>
   <property name="version.minor" value="0"/>
   <property name="version.revision" value="2"/>
-  <property name="version.tag" value=""/>
+  <property name="version.tag" value=".GA_CP01"/>
   <property name="version.name" value="Zion"/>
   <!-- This must be set to the CVS tag for any release -->
-  <property name="version.cvstag" value="JBoss_4_0_2_JBAS-2234"/>
+  <property name="version.cvstag" value="JBoss_4_0_2_GA_CP01"/>
 
   <!-- Manifest version info -->
   <property name="specification.title" value="JBoss"/>

Modified: branches/JBoss_4_0_2_CP/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBoss_4_0_2_CP/tools/etc/buildmagic/version-info.xml	2006-10-08 13:13:48 UTC (rev 57497)
+++ branches/JBoss_4_0_2_CP/tools/etc/buildmagic/version-info.xml	2006-10-08 20:15:38 UTC (rev 57498)
@@ -17,10 +17,10 @@
     <property name="version.major" value="4"/>
     <property name="version.minor" value="0"/>
     <property name="version.revision" value="2"/>
-    <property name="version.tag" value=""/>
+    <property name="version.tag" value=".GA_CP01"/>
     <property name="version.name" value="Zion"/>
     <!-- This must be set to the CVS tag for any release -->
-    <property name="version.cvstag" value="JBoss_4_0_2_JBAS-2234"/>
+    <property name="version.cvstag" value="JBoss_4_0_2_GA_CP01"/>
 
     <!-- Manifest version info -->
     <property name="specification.title" value="JBoss"/>




More information about the jboss-cvs-commits mailing list