This is an automated email from the ASF dual-hosted git repository.
khmarbaise pushed a commit to branch TEST_TO_FIX_MCOMPILER-192
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
The following commit(s) were added to refs/heads/TEST_TO_FIX_MCOMPILER-192 by
this push:
new e5b333d Added selectors for MCOMPILER-197 to Java 1.6..1.8
groovy-project-with-new-plexus-compiler: Java 1.6..1.8
e5b333d is described below
commit e5b333d5ab3a1af16de8b81d49d136a98bf41461
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sun Mar 25 21:40:03 2018 +0200
Added selectors for MCOMPILER-197 to Java 1.6..1.8
groovy-project-with-new-plexus-compiler: Java 1.6..1.8
---
src/it/MCOMPILER-197/invoker.properties | 2 +-
.../invoker.properties | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/it/MCOMPILER-197/invoker.properties
b/src/it/MCOMPILER-197/invoker.properties
index 85857ca..3f8fa04 100644
--- a/src/it/MCOMPILER-197/invoker.properties
+++ b/src/it/MCOMPILER-197/invoker.properties
@@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.
-invoker.java.version = 1.6+
+invoker.java.version = 1.6, 1.7, 1.8
diff --git a/src/it/MCOMPILER-197/invoker.properties
b/src/it/groovy-project-with-new-plexus-compiler/invoker.properties
similarity index 95%
copy from src/it/MCOMPILER-197/invoker.properties
copy to src/it/groovy-project-with-new-plexus-compiler/invoker.properties
index 85857ca..3f8fa04 100644
--- a/src/it/MCOMPILER-197/invoker.properties
+++ b/src/it/groovy-project-with-new-plexus-compiler/invoker.properties
@@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.
-invoker.java.version = 1.6+
+invoker.java.version = 1.6, 1.7, 1.8
--
To stop receiving notification emails like this one, please contact
[email protected].