- project: name: autorelease-projects jobs: - 'autorelease-release-{stream}' - 'autorelease-project-report-{stream}' - 'autorelease-site-publish-{stream}' - 'autorelease-site-verify-{stream}' stream: - carbon: next-release-tag: Carbon branch: 'master' jdk: 'openjdk8' integration-test: carbon - boron: next-release-tag: Boron-RC0 branch: 'stable/boron' jdk: 'openjdk8' integration-test: boron - beryllium: next-release-tag: Beryllium-SR4 branch: 'stable/beryllium' jdk: 'openjdk7' integration-test: beryllium - lithium: next-release-tag: Lithium-SR5 branch: 'stable/lithium' jdk: 'openjdk7' integration-test: stable-lithium project: 'releng/autorelease' archive-artifacts: '**/*.prop **/*.log **/patches/*.bundle **/patches/*.patch'