X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp.cfg;h=1b83d631ab46a19ff1ecf57305384e52ed4b89e1;hb=935cd58166cfcdef2acc7316968181eade968bc5;hp=d0fc3da0e45baf9e8d89e1e44a41bec8c9707b0a;hpb=6303aa25d006adddb4724c6c2362db53bfc94651;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp.cfg b/jjb/sxp/sxp.cfg index d0fc3da0e..1b83d631a 100644 --- a/jjb/sxp/sxp.cfg +++ b/jjb/sxp/sxp.cfg @@ -1,9 +1,17 @@ -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: + autorelease: true +- 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