Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Nebula/Releases/New Release/update the website

Update the website

If you have imported the psf file then you have the website checked out. The Nebula website is a separate project that uses Gerrit. You may add the PL and others as reviewers, or submit directly if you are confident. Every push to this website will be live within 5 minutes after submitting through Gerrit. Not much can break because we can always revert/resubmit.

What needs to be done

Basically you have to take care that the downloads page is up to date. This might involve creating and updating the Javadoc.

Just copy an existing release directory, make the obvious changes, edit the main downloads.php page, and you are done.

Nebwebs1.png


Updating the Javadoc

The Javadoc can be updated with the Javadoc Ant script. After the Javadoc has been generated, replace it in the release directory and push to Gerrit.

Newwebs2.png

Back to the top