BUG-2625: validate alto using jdk8 only
[releng/builder.git] / jjb / openflowjava / openflowjava.cfg
index 6de0c932c51102dacce225a7b1a380cafcfc054c..92831127c493183341da198e5e123fd7aa91db54 100644 (file)
@@ -1,3 +1,16 @@
-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
+- stable-helium:
+    branch: stable/helium
+    jdks: openjdk7
 DEPENDENCIES: yangtools,controller
-JDKS: openjdk7,openjdk8