Update automated project templates
[releng/builder.git] / jjb / openflowjava / openflowjava.cfg
index 6de0c932c51102dacce225a7b1a380cafcfc054c..ca35d0450b5b70d5da24dce31741668264378c54 100644 (file)
@@ -1,3 +1,18 @@
-BRANCHES: master,stable/helium,stable/lithium
+STREAMS:
+- boron:
+    branch: master
+    jdks: openjdk8
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
+    jdks: openjdk7,openjdk8
+    autorelease: true
+- stable-lithium:
+    branch: stable/lithium
+    jdks: openjdk7,openjdk8
+    distribution-check: false
+- stable-helium:
+    branch: stable/helium
+    jdks: openjdk7
+    distribution-check: false
 DEPENDENCIES: yangtools,controller
-JDKS: openjdk7,openjdk8