Merge "Adding upstream dependencies into GBP clustering"
[releng/builder.git] / jjb / l2switch / l2switch.cfg
1 STREAMS:
2 - beryllium:
3     branch: master
4     jdks: openjdk7
5 - stable-lithium:
6     branch: stable/lithium
7     jdks: openjdk7
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
12 MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true
13 DEPENDENCIES: yangtools,controller,openflowjava,openflowplugin
14 JDKS: openjdk7,openjdk8