X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp.cfg;h=1d41cea5bface79c83e0959fbfa75cfcc5d16e9e;hb=f7e28bf09cbf746cbf991b4b5ec6ec84a77eecb7;hp=d0fc3da0e45baf9e8d89e1e44a41bec8c9707b0a;hpb=8e5a36a827027b5e21ce66697dfe8c76160fc453;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp.cfg b/jjb/sxp/sxp.cfg index d0fc3da0e..1d41cea5b 100644 --- a/jjb/sxp/sxp.cfg +++ b/jjb/sxp/sxp.cfg @@ -1,9 +1,16 @@ -BRANCHES: -- master: +STREAMS: +- beryllium: + branch: master + jdks: openjdk7,openjdk8 + autorelease: true +- pre-boron: + branch: pre-boron + jdks: openjdk7,openjdk8 +- stable-lithium: + branch: stable/lithium jdks: openjdk7 -- stable/helium: - jdks: openjdk7 -- stable/lithium: +- stable-helium: + branch: stable/helium jdks: openjdk7 # MVN_GOALS: clean install javadoc:aggregate -DrepoBuild -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m