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 LewisJohnMcgibbney:
https://wiki.apache.org/nutch/Release_HOWTO?action=diff&rev1=36&rev2=37

          1. If you do svn status, you will see that pom.xml has been updated. 
Commit this.
        1. Tag it. 
                {{{svn copy 
https://svn.apache.org/repos/asf/nutch/branches/branch-X-Y }}}                  
    {{{https://svn.apache.org/repos/asf/nutch/tags/release-X.Y -m "Nutch X.Y 
release." }}}  
-       1. run '''tar-bin''', '''zip-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. run the ant targets for '''tar-bin''', '''zip-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]] '''N.B.''' an md5, sha and asc should accompany each release 
artifact. The result (for trunk) should look like this
  {{{
  mary@mary-ISTART-2380 ~/Downloads/apache/branch-1.8/dist $ ls -al

Reply via email to