Merge "Fix the communication issue between control and compute nodes"
[releng/builder.git] / jjb / openflowplugin / openflowplugin.cfg
index bc075d8270b2225cd760ab421d779b8a9d132edd..ed12ad65beaf930f3863672a38c850c3ac272212 100644 (file)
@@ -1,10 +1,16 @@
-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
+    distribution-check: false
 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