vmassol 2004/07/08 01:29:02
Modified: xdocs/reference/developers Tag: MAVEN-1_0-BRANCH
releasing-plugins.xml
Log:
Added the JIRA step to the release process
Revision Changes Path
No revision
No revision
1.4.4.6 +9 -0 maven/xdocs/reference/developers/releasing-plugins.xml
Index: releasing-plugins.xml
===================================================================
RCS file: /home/cvs/maven/xdocs/reference/developers/releasing-plugins.xml,v
retrieving revision 1.4.4.5
retrieving revision 1.4.4.6
diff -u -r1.4.4.5 -r1.4.4.6
--- releasing-plugins.xml 19 Jun 2004 03:27:24 -0000 1.4.4.5
+++ releasing-plugins.xml 8 Jul 2004 08:29:01 -0000 1.4.4.6
@@ -73,6 +73,15 @@
<a
href="http://www.apache.org/dist/java-repository/maven/plugins/">http://www.apache.org/dist/java-repository/maven/plugins/</a></p>
</li>
<li>
+ <p>
+ Go the <a
href="http://jira.codehaus.org/secure/project/ViewProjects.jspa">JIRA administration
page</a>
+ for the Maven plugin you have just released (Note that you need to be a
JIRA administrator for this project) and
+ <strong>release</strong> the version. Also make sure to
<strong>add</strong> a new version for the following
+ development version. This is required so that issue creators/plugin
developers can assign a "fix for" version
+ to issues.
+ </p>
+ </li>
+ <li>
<p>Run <code>maven announcement</code>. Edit this, then send it in a
release email to the Maven user and developer lists.
</p>
</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]