BUG-2625: validate tcpmd5 using jdk8 only
[releng/builder.git] / jjb / lispflowmapping / lispflowmapping.cfg
index 18ecd811ba9e06eb6290a2eea9bb30a14177238c..a5ad2b6c7983cd3230cad039e5a4b83a41706485 100644 (file)
@@ -1,4 +1,17 @@
-BRANCHES: develop,stable/helium
-MVN_GOALS: clean install javadoc:aggregate -DrepoBuild -Dmaven.repo.local=$WORKSPACE/.m2repo -Dorg.ops4j.pax.url.mvn.localRepository=$WORKSPACE/.m2repo
-#MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m
-DEPENDENCIES: controller,odlparent,yangtools
+MVN_GOALS: clean install findbugs:findbugs javadoc:aggregate -DrepoBuild -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
+STREAMS:
+- boron:
+    branch: master
+    jdks: openjdk7,openjdk8
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
+    jdks: openjdk7,openjdk8
+    autorelease: true
+- stable-lithium:
+    branch: stable/lithium
+    jdks: openjdk7,openjdk8
+- stable-helium:
+    branch: stable/helium
+    jdks: openjdk7
+DEPENDENCIES: controller,odlparent,yangtools,neutron