mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
WW-4866 Includes 9+ JDKs
This commit is contained in:
@@ -165,7 +165,7 @@
|
|||||||
<profile>
|
<profile>
|
||||||
<id>jdk9</id>
|
<id>jdk9</id>
|
||||||
<activation>
|
<activation>
|
||||||
<jdk>9</jdk>
|
<jdk>[9,)</jdk>
|
||||||
</activation>
|
</activation>
|
||||||
<properties>
|
<properties>
|
||||||
<!-- coverall version 4.3.0 does not work with java 9, see https://github.com/trautonen/coveralls-maven-plugin/issues/112 -->
|
<!-- coverall version 4.3.0 does not work with java 9, see https://github.com/trautonen/coveralls-maven-plugin/issues/112 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user