[jboss-cvs] JBossAS SVN: r108600 - in branches/JBPAPP_4_2_0_GA_CP: tools/etc/buildmagic and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Oct 15 11:41:52 EDT 2010


Author: mbenitez
Date: 2010-10-15 11:41:52 -0400 (Fri, 15 Oct 2010)
New Revision: 108600

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build.properties
   branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent
   branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml
Log:
Configure JBPAPP_4_2_0_GA_CP branch for EAP 4.3 CP09

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build.properties
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build.properties	2010-10-15 15:19:10 UTC (rev 108599)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build.properties	2010-10-15 15:41:52 UTC (rev 108600)
@@ -4,7 +4,7 @@
 version.major=4
 version.minor=3
 version.revision=0
-version.tag=GA_CP08
+version.tag=GA_CP09
 version.name=EAP
 
 build.soa=true

Modified: branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent	2010-10-15 15:19:10 UTC (rev 108599)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent	2010-10-15 15:41:52 UTC (rev 108600)
@@ -105,7 +105,7 @@
   <property name="version.major" value="4"/>
   <property name="version.minor" value="3"/>
   <property name="version.revision" value="0"/>
-  <property name="version.tag" value="GA_CP08"/>
+  <property name="version.tag" value="GA_CP09"/>
   <property name="version.name" value="Trinity"/>
   <!-- This must be set to the CVS tag for any release -->
   <property name="version.cvstag" value="JBPAPP_${version.major}_${version.minor}_${version.revision}_${version.tag}" />

Modified: branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml	2010-10-15 15:19:10 UTC (rev 108599)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml	2010-10-15 15:41:52 UTC (rev 108600)
@@ -17,7 +17,7 @@
     <property name="version.major" value="4"/>
     <property name="version.minor" value="3"/>
     <property name="version.revision" value="0"/>
-    <property name="version.tag" value="GA_CP08"/>
+    <property name="version.tag" value="GA_CP09"/>
     <property name="version.name" value="Trinity"/>
     <!-- This must be set to the CVS tag for any release -->
     <property name="version.cvstag" value="JBPAPP_${version.major}_${version.minor}_${version.revision}_${version.tag}"/>



More information about the jboss-cvs-commits mailing list