Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The "Release_HOWTO" page has been changed by SebastianNagel:
https://wiki.apache.org/nutch/Release_HOWTO?action=diff&rev1=58&rev2=59

Comment:
need to also add CHANGES.txt to the release repository

                  {{{git push origin release-X}}}
        1. run the ant targets for '''zip-bin''', '''tar-bin''', '''zip-src''' 
and '''tar-src''' (if releasing trunk) and only the latter two if releasing 2.X 
(this is because 2.x is only released as source). The generated artifacts can 
be found in $NUTCH_HOME/dist. 
          1. Sign it all of the generated artifacts - 
[[http://www.apache.org/dev/release-signing.html|Step-By-Step Guide to Signing 
Releases]] ' - Consider using 
[[http://github.com/chrismattmann/apachestuff|Chris Mattmann's Apache Utility 
Scripts]].
-         1. Check out the release management area at 
https://dist.apache.org/repos/dist/dev/nutch/{release.version} and copy all 
artifacts to here then commit this.
+         1. Check out the release management area at 
https://dist.apache.org/repos/dist/dev/nutch/{release.version} and copy all 
artifacts and the CHANGES.txt to here then commit this.
          1. Make sure your pgp key is listed in the Nutch KEYS file located at 
http://www.apache.org/dist/nutch/KEYS or better yet, use https://id.apache.org/ 
and add your PGP there, and it will then appear in 
[[https://people.apache.org/keys/group/nutch.asc|Apache Nutch's Automatically 
Generated Keys]]
          1. Create and open a VOTE thread on user@ and [email protected]. 
The VOTE must pass with 3 +1 binding VOTE's before any release can take place. 
A VOTE thread usually takes the form
  {{{

Reply via email to