Skip to content

Parameters

BUILD_TYPE
  • N - Nightly build
  • S - Stable / Milestone build
JAVADOC
Select the "javadoc" profile to generate and consequently promote Javadoc. Javadoc should normally be regenerated as part of a final RC build.
PDFDOC
Select the "pdfdoc" profile to copy and consequently promote the PDF doc. The PDF doc should normally be manually regenerated and committed to GIT before promotion as part of a final RC build.
GOAL
Whether to build-and-test, or build-and-test-and-deploy to repo.eclipse.org. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=562307 for what needs to be done to make deploy work.
BRANCH_NAME
The branch from which prevailing progressis made; normally origin/master, but perhaps origin/maintenance/6.17.1 if a reversion to a maintenance stream is required.