[jboss-cvs] JBossAS SVN: r61935 - in branches/JBoss_3_2_8_SP1_CP: tools/etc/buildmagic and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Mar 30 19:55:06 EDT 2007
Author: jaroslaw.kijanowski
Date: 2007-03-30 19:55:06 -0400 (Fri, 30 Mar 2007)
New Revision: 61935
Modified:
branches/JBoss_3_2_8_SP1_CP/build/build.xml
branches/JBoss_3_2_8_SP1_CP/tools/etc/buildmagic/buildmagic.ent
branches/JBoss_3_2_8_SP1_CP/tools/etc/buildmagic/version-info.xml
Log:
update version info files to CP01
Modified: branches/JBoss_3_2_8_SP1_CP/build/build.xml
===================================================================
--- branches/JBoss_3_2_8_SP1_CP/build/build.xml 2007-03-30 23:45:29 UTC (rev 61934)
+++ branches/JBoss_3_2_8_SP1_CP/build/build.xml 2007-03-30 23:55:06 UTC (rev 61935)
@@ -62,7 +62,7 @@
<!-- Module name(s) & version -->
<property name="module.name" value="jboss"/>
<property name="module.Name" value="JBoss Build"/>
- <property name="module.version" value="${version.major}.${version.minor}.${version.revision}.${version.tag}"/>
+ <property name="module.version" value="${version.major}.${version.minor}.${version.revision}${version.tag}"/>
Modified: branches/JBoss_3_2_8_SP1_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBoss_3_2_8_SP1_CP/tools/etc/buildmagic/buildmagic.ent 2007-03-30 23:45:29 UTC (rev 61934)
+++ branches/JBoss_3_2_8_SP1_CP/tools/etc/buildmagic/buildmagic.ent 2007-03-30 23:55:06 UTC (rev 61935)
@@ -105,7 +105,7 @@
<property name="version.tag" value=".SP1_CP01"/>
<property name="version.name" value="WonderLand"/>
<!-- This must be set to the CVS tag for any release -->
- <property name="version.cvstag" value="JBoss_3_2_8_SP_CP01"/>
+ <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_8_SP_CP01"/>
<!-- Manifest version info -->
<property name="specification.title" value="JBoss"/>
Modified: branches/JBoss_3_2_8_SP1_CP/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBoss_3_2_8_SP1_CP/tools/etc/buildmagic/version-info.xml 2007-03-30 23:45:29 UTC (rev 61934)
+++ branches/JBoss_3_2_8_SP1_CP/tools/etc/buildmagic/version-info.xml 2007-03-30 23:55:06 UTC (rev 61935)
@@ -20,7 +20,7 @@
<property name="version.tag" value=".SP1_CP01"/>
<property name="version.name" value="WonderLand"/>
<!-- This must be set to the CVS tag for any release -->
- <property name="version.cvstag" value="JBoss_3_2_8_SP1_CP01"/>
+ <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_8_SP1_CP01"/>
<!-- Manifest version info -->
<property name="specification.title" value="JBoss"/>
More information about the jboss-cvs-commits
mailing list