GitHub user danielsoro opened a pull request:
https://github.com/apache/tomee/pull/236
[BACKPORT 7.0.x] TOMEE-2253 - tomee.sh -version not working properly with
Java 11
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danielsoro/tomee tomee-7.0.x-2253-backport
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/236.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #236
----
commit e5ad4b2d769aafc93f8817b23ddc55dea9327b1b
Author: Daniel Cunha (soro) <danielsoro@...>
Date: 2018-10-23T20:29:37Z
TOMEE-2253 - tomee.sh -version not working properly with Java 11
commit 72740957235e31acfdc7672136da83035d23bd05
Author: Daniel Cunha (soro) <danielsoro@...>
Date: 2018-11-20T18:56:36Z
Added test to call cli command from jaxrs
commit 232c246338a8b2b49c81e68b0eb822b23a361d03
Author: Daniel Cunha (soro) <danielsoro@...>
Date: 2018-11-26T13:07:02Z
Test classloader change
commit 71702dc6bafb715b7a9f8bd8e36f9d33285a4af1
Author: Daniel Cunha (soro) <danielsoro@...>
Date: 2018-12-04T10:06:55Z
No needed classpath override
----
---