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=30&rev2=31

  
  == Making the Release ==
          1. head back over to the [[https://repository.apache.org/|staging 
repos]] and '''RELEASE''' them into the wild.
-         1. Move the artifacts from the release management area at 
https://dist.apache.org/repos/dist/dev/nutch/{release.version} to 
https://dist.apache.org/repos/dist/release/nutch/{release.version} as follows 
{{{svn mv https://dist.apache.org/repos/dist/dev/nutch/{release.version} 
https://dist.apache.org/repos/dist/release/nutch/{release.version} --message 
"Release Apache Nutch 1.X" }}}
+         1. Move the artifacts from the release management area at 
https://dist.apache.org/repos/dist/dev/nutch/{release.version} to 
https://dist.apache.org/repos/dist/release/nutch/{release.version} as follows 
{{{svn mv https://dist.apache.org/repos/dist/dev/nutch/$release.version 
https://dist.apache.org/repos/dist/release/nutch/$release.version --message 
"Release Apache Nutch $release.version" }}}
        1. Wait 24 hours for release to propagate to mirrors.
          1. Add the new release info to the 
[[https://svn.apache.org/repos/asf/nutch/site/publish/doap.rdf|doap.rdf]] file, 
and double check for any other updates that should be made to the doap file as 
well if it hasn't been updated in a while. If this is the case please see 
[[http://projects.apache.org/doap.html|here]]
        1. Deploy new Nutch site (according to [[Website_Update_HOWTO]]).

Reply via email to