You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2017/11/02 15:26:44 UTC

svn commit: r1814093 - /uima/site/trunk/uima-website/docs/checklist-release.html

Author: schor
Date: Thu Nov  2 15:26:44 2017
New Revision: 1814093

URL: http://svn.apache.org/viewvc?rev=1814093&view=rev
Log:
no Jira update checklist for eclipse jar signing step

Modified:
    uima/site/trunk/uima-website/docs/checklist-release.html

Modified: uima/site/trunk/uima-website/docs/checklist-release.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/checklist-release.html?rev=1814093&r1=1814092&r2=1814093&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/checklist-release.html (original)
+++ uima/site/trunk/uima-website/docs/checklist-release.html Thu Nov  2 15:26:44 2017
@@ -319,6 +319,7 @@ svn import -m "commit msg, e.g. uimaj-2.
   <li>Send [VOTE] message to dev list.  List the staging repository that testers
     will need to add to their <code>settings.xml</code> files, and the distribution SVN repo link.</li>
   <li>Post RESULT message</li>
+  <li>For Eclipse plugins, <a href="dev-eclipse-plugin-signing.html">sign the jars</a>.</li>
   <li>Delete any artifacts from the staging repo that aren't supposed to go to Maven Central (if any).
       The uimaj build doesn't put the bin.zip or bin.tar artifacts on the staging repo, but
       other builds might need some cleanup.