X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin.cfg;h=7de5428b3d420200a37daa772b7f93df725c3458;hb=c1c66c244c0a071b6291b3cd09bb5ccaf2667a2d;hp=bc075d8270b2225cd760ab421d779b8a9d132edd;hpb=46be3291c6a6e3e377c3ac7da592873d56e74495;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin.cfg b/jjb/openflowplugin/openflowplugin.cfg index bc075d827..7de5428b3 100644 --- a/jjb/openflowplugin/openflowplugin.cfg +++ b/jjb/openflowplugin/openflowplugin.cfg @@ -1,10 +1,20 @@ -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 +- stable-helium: + branch: stable/helium + jdks: openjdk7 + 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