Author: thomas.diesler(a)jboss.com
Date: 2006-11-15 19:37:11 -0500 (Wed, 15 Nov 2006)
New Revision: 1442
Modified:
branches/jbossws-1.0/src/ant/build-release.xml
Log:
add release instructions
Modified: branches/jbossws-1.0/src/ant/build-release.xml
===================================================================
--- branches/jbossws-1.0/src/ant/build-release.xml 2006-11-15 18:18:07 UTC (rev 1441)
+++ branches/jbossws-1.0/src/ant/build-release.xml 2006-11-16 00:37:11 UTC (rev 1442)
@@ -19,14 +19,17 @@
<echo message="*"/>
<echo message="* Almost there, please do these steps manually"/>
<echo message="*"/>
- <echo message="* 1) Create SVN tag: jbossws-${version.id}"/>
- <echo message="* 2) Update portal-content/project.xml"/>
- <echo message="* 3) Update portal-content/counter.xml"/>
- <echo message="* 4) Commit the portal-content"/>
- <echo message="* 5) Write a stick post on the user forum"/>
- <echo message="* 6) Release the jbossws-${version.id} version in
JIRA"/>
- <echo message="* 7) Post a message to
jbossws-announce(a)lists.jboss.org"/>
- <echo message="* 8) Post a message to thecore(a)jboss.org"/>
+ <echo message="* 1) Create SVN tag: jbossws-${version.id}"/>
+ <echo message="* 2) Update portal-content/project.xml"/>
+ <echo message="* 3) Update portal-content/counter.xml"/>
+ <echo message="* 4) Update news in
portal-content/freezone/projectDescription.xml"/>
+ <echo message="* 5) Verify release notes and install
instructions"/>
+ <echo message="* 6) Commit the portal-content"/>
+ <echo message="* 7) Commit the repository jars"/>
+ <echo message="* 8) Write a stick post on the user forum"/>
+ <echo message="* 9) Release the jbossws-${version.id} version in
JIRA"/>
+ <echo message="* 10) Post a message to
jbossws-announce(a)lists.jboss.org"/>
+ <echo message="* 11) Post a message to thecore(a)jboss.org"/>
<echo message="*"/>
<echo message="*********************************************"/>
</target>
Show replies by date