removing docs from getting a distribution check in beryllium and boron
[releng/builder.git] / jjb / docs / docs.cfg
index c40071eadded69b64cd66d49e1508ae3c63b5243..1641bfbb70b4bfd9a4c356cf3da4c87c897ef428 100644 (file)
@@ -1,7 +1,19 @@
-BRANCHES:
-- master:
+STREAMS:
+- boron:
+    branch: master
+    jdks: openjdk8
+    distribution-check: false
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
+    jdks: openjdk7,openjdk8
+    distribution-check: false
+    autorelease: true
+- stable-lithium:
+    branch: stable/lithium
     jdks: openjdk7
-- stable/helium:
-    jdks: openjdk7
-- stable/lithium:
+    distribution-check: false
+- stable-helium:
+    branch: stable/helium
     jdks: openjdk7
+    distribution-check: false