b9100198006220475d6c619eafbc1b2e816d8a80
[releng/builder.git] / jjb / l2switch / l2switch.cfg
1 STREAMS:
2 - boron:
3     branch: master
4     jdks: openjdk8
5     autorelease: true
6 - beryllium:
7     branch: stable/beryllium
8     jdks: openjdk7,openjdk8
9     autorelease: true
10 - stable-lithium:
11     branch: stable/lithium
12     jdks: openjdk7
13 - stable-helium:
14     branch: stable/helium
15     jdks: openjdk7
16 MVN_GOALS: -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r clean install
17 MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true
18 DEPENDENCIES: yangtools,controller,openflowjava,openflowplugin
19 JDKS: openjdk7,openjdk8