X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin.cfg;h=8df58c0058bbd82c60b92cdf178452211e4367c2;hb=211308aaebe77e278388e19cc449b7aa86bc232a;hp=db5ba4d0bb812699ea0aab8ce4ad5d4de7d3479b;hpb=5fc6692a7cf22d91576120231339492816e7ac1c;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin.cfg b/jjb/openflowplugin/openflowplugin.cfg index db5ba4d0b..8df58c005 100644 --- a/jjb/openflowplugin/openflowplugin.cfg +++ b/jjb/openflowplugin/openflowplugin.cfg @@ -1,3 +1,18 @@ +STREAMS: +- pre-boron: + branch: pre-boron + jdks: openjdk7,openjdk8 +- beryllium: + branch: master + jdks: openjdk7,openjdk8 + 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 +ARCHIVE_ARTIFACTS: model/*/target/site/**