BUG-2625: validate alto using jdk8 only
[releng/builder.git] / jjb / openflowplugin / openflowplugin.cfg
index bc075d8270b2225cd760ab421d779b8a9d132edd..18bcf432df980050103a13e9f051421726462922 100644 (file)
@@ -1,10 +1,18 @@
-BRANCHES:
-- master:
+STREAMS:
+- boron:
+    branch: master
+    jdks: openjdk8
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
     jdks: openjdk7,openjdk8
-- stable/helium:
-    jdks: openjdk7
-- stable/lithium:
+    autorelease: true
+- stable-lithium:
+    branch: stable/lithium
     jdks: openjdk7,openjdk8
+- stable-helium:
+    branch: stable/helium
+    jdks: openjdk7
 MVN_GOALS: -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r clean install javadoc:aggregate
 #MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m
 DEPENDENCIES: yangtools,controller,openflowjava