From 576baf8e6c2cfaebdbb2c85022d57e3d0dcc74ff Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Mon, 20 Feb 2017 08:18:27 +0100 Subject: [PATCH] Update to autobahntestsuite-maven-plugin 0.1.4 to support Java9 Motivation: autobahntestsuite-maven-plugin 0.1.4 was released and supports Java9. Modifications: Update plugin to be able to run tests on Java9 Result: Autobahntestsuite can also be run on Java9. --- pom.xml | 2 -- testsuite/pom.xml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 528e97496c..44fa35012b 100644 --- a/pom.xml +++ b/pom.xml @@ -83,8 +83,6 @@ 6.0_ALPHA true - - true 9 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index e5e922e679..f52e49338e 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -117,7 +117,7 @@ me.normanmaurer.maven.autobahntestsuite autobahntestsuite-maven-plugin - 0.1.3 + 0.1.4 io.netty.testsuite.websockets.autobahn.AutobahnServer