Remove lithium jobs
[releng/builder.git] / jjb / autorelease / autorelease-projects.yaml
index 233219097a468981bd23256675d3065272e8f26e..a1d34bb0d4ffe39ae7dde0e323426771cad4085d 100644 (file)
@@ -7,17 +7,21 @@
         - 'autorelease-site-verify-{stream}'
 
     stream:
-    - boron:
+    - carbon:
+        next-release-tag: Carbon
         branch: 'master'
         jdk: 'openjdk8'
+        integration-test: carbon
+    - boron:
+        next-release-tag: Boron
+        branch: 'stable/boron'
+        jdk: 'openjdk8'
         integration-test: boron
     - beryllium:
+        next-release-tag: Beryllium-SR4
         branch: 'stable/beryllium'
         jdk: 'openjdk7'
         integration-test: beryllium
-    - lithium:
-        branch: 'stable/lithium'
-        jdk: 'openjdk7'
-        integration-test: stable-lithium
 
     project: 'releng/autorelease'
+    archive-artifacts: '**/*.prop **/*.log **/patches/*.bundle **/patches/*.patch'