Activate JDK8 verification for controller 95/18195/3
authorRobert Varga <rovarga@cisco.com>
Mon, 13 Apr 2015 13:34:58 +0000 (15:34 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 16 Apr 2015 23:06:45 +0000 (23:06 +0000)
Once we have upgraded karaf, controller should be able run full
verification with both JDK7 and JDK8. Let's keep it that way.

Change-Id: I89a69a29d874a9138a533df8adf81b91a3e35805
Signed-off-by: Robert Varga <rovarga@cisco.com>
jjb/controller/controller.cfg

index eb103746790dc0129ab96123b08f12b63c69bef8..04211c7eeb84cbb1e42e6d72008173b28c3a7c69 100644 (file)
@@ -1,3 +1,4 @@
 MVN_GOALS: -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r clean install -Pintegrationtests,docs
 MVN_OPTS: -Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true
 DEPENDENCIES: yangtools,aaa
+JDKS: openjdk7,openjdk8