Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updates following change to svnpubsub

...

Build and deploy documentation

The following will deploy the generated website to /www/whirr.apache.org/docs/$VERSION on people.apache.org. It doesn't change the top-level links to the documentation yet, so it's safe to do this step before waiting for the mirrors to sync.

No Format

mvn site-deploy

You can SSH there to check that things look OK.

...

TODO: this section needs updating following the change to svnpubsub in WHIRR-685. See the "Build and Deploy Site" section below for guidance.

No Format

mvn site-deploy

Add the Next Release to JIRA

...

Update the top level site by checking out https://svn.apache.org/repos/asf/whirr/site (note that this is still in svn) and editing src/site/site.xml to update the version number. Then type:number. Then type:

No Format

mvn site-deploy

Open the locally-generated website in your browser and check it looks OK. When you are happy with it, type

No Format
mvncp site-deploy

...

-r /tmp/whirr.apache.org/ production/

and commit the changes. The updated website will be published to on people.apache.org. You can SSH there to check that things look OK.It will take an hour or so for the website to become live, but you can inspect the website by temporarily setting your browser proxy to see the new, unmirrored content (I used FoxyProxy in Firefox) as described in http://wwwwhirr.apache.org/dev/project-site.htmlImage RemovedImage Added immediately (it uses svnpubsub).

Announce the Release

TODO: Add a news section to the website.

...