X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fopenflowplugin%2Fopenflowplugin.cfg;h=7de5428b3d420200a37daa772b7f93df725c3458;hb=711059a42858d5a6bed3cd0355f0c2e6ade1d2da;hp=7ce0bc83c6a11f419b082568757aa762432c355c;hpb=131076d3bc76f1d06a3d0ea46508f4e5b533b74f;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin.cfg b/jjb/openflowplugin/openflowplugin.cfg index 7ce0bc83c..7de5428b3 100644 --- a/jjb/openflowplugin/openflowplugin.cfg +++ b/jjb/openflowplugin/openflowplugin.cfg @@ -1,3 +1,20 @@ +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 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