Rework of streams/branches logic
[releng/builder.git] / jjb / controller / controller.cfg
1 STREAMS:
2 - beryllium:
3     branch: master
4     jdks: openjdk7,openjdk8
5 - stable-lithium:
6     branch: stable/lithium
7     jdks: openjdk7,openjdk8
8 - stable-helium:
9     branch: stable/helium
10     jdks: openjdk7
11 MVN_GOALS: -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r clean install -Pintegrationtests,docs
12 MVN_OPTS: -Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true
13 DEPENDENCIES: yangtools,aaa