You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2016/01/05 18:11:05 UTC

svn commit: r1723128 - /commons/cms-site/trunk/content/xdoc/releases/prepare.xml

Author: sebb
Date: Tue Jan  5 17:11:04 2016
New Revision: 1723128

URL: http://svn.apache.org/viewvc?rev=1723128&view=rev
Log:
Maven/Nexus no longer creates spurious hashes

Modified:
    commons/cms-site/trunk/content/xdoc/releases/prepare.xml

Modified: commons/cms-site/trunk/content/xdoc/releases/prepare.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/releases/prepare.xml?rev=1723128&r1=1723127&r2=1723128&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/releases/prepare.xml (original)
+++ commons/cms-site/trunk/content/xdoc/releases/prepare.xml Tue Jan  5 17:11:04 2016
@@ -636,9 +636,7 @@
         distribution <code>.tar.gz</code> and <code>.zip</code> files are there as well.  Before you
         <a href="http://www.apache.org/dev/publishing-maven-artifacts.html#close-stage">close</a> the staging
         repository you must remove the tarballs/zips together with their PGP signatures and checksums using
-        the Nexus web interface.  While
-        you are at it you can also remove the checksums Nexus created for the PGP signatures of the
-        remaining artifacts, they are not needed at all.</p>
+        the Nexus web interface.</p>
       <p><em>If anybody knows how we can avoid uploading the distributions, please lend a hand.  The manual step is
         not only annoying, uploading the files also wastes time and bandwidth.</em></p>
       <p>Once the unneeded files have been deleted you can now close the staging repository.</p>