[
https://issues.apache.org/jira/browse/WW-4981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691316#comment-16691316
]
ASF subversion and git services commented on WW-4981:
-----------------------------------------------------
Commit 2a60c1eee69f976a6e20f20add04cdc39b757ead in struts's branch
refs/heads/master from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=2a60c1e ]
[WW-4981] Adds support for JDK11 (#270)
* Upgrades test dependencies
* Drops unused lib
* Uses AssertJ instead of FestAssert
* Upgrades Surefire Maven Plugin to 2.22.1
* Downgrades to AssertJ 2.x to support JDK7
* decouple tests from java version
Refactor a java 9 conditional test to work always with any java version
See also WW-4845
* fix NullPointerException in NotURLClassLoader tests
Also includes a few improvements
See also WW-4845
* do not specify threadCount & forkMode which breaks tests in java 9
See also WW-4845
* pass all current tests with java 11
See also WW-4981
* fix an odd path problem in java 9
See also WW-4845
* gitignore test-output
See also WW-4981
* ask travis an oracle jdk 11 build
See also WW-4981
* ask travis to report coverage only in latest working jdk, jdk8
See also WW-4845
> Add support for Java 11
> -----------------------
>
> Key: WW-4981
> URL: https://issues.apache.org/jira/browse/WW-4981
> Project: Struts 2
> Issue Type: Task
> Components: Build Management
> Environment: {{oraclejdk11, }}{{openjdk11,
> [https://adoptopenjdk.net|https://adoptopenjdk.net/]}}
> Reporter: Sebastian Peters
> Priority: Critical
> Fix For: 2.6
>
>
> Java 11 is the new LTS release and Java 9 and 10 are already EOL.
> see [https://www.oracle.com/technetwork/java/javase/eol-135779.html]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)