GitHub user danielsoro opened a pull request:
https://github.com/apache/tomee/pull/237
[BACKPORT 7.1.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.1.x-2253-backport
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/237.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 #237
----
commit 155fa669a5ddab7d10b5c440fa4da6f0ea0c5046
Author: Daniel Cunha (soro) <danielsoro@...>
Date: 2018-10-23T20:29:37Z
TOMEE-2253 - tomee.sh -version not working properly with Java 11
commit cb5baa5af1a5d6516272f7d4b6fdf9ac312f1871
Author: Daniel Cunha (soro) <danielsoro@...>
Date: 2018-11-20T18:56:36Z
Added test to call cli command from jaxrs
commit 6166f67e478d59f15ef0cc2162aa7c797808ed58
Author: Daniel Cunha (soro) <danielsoro@...>
Date: 2018-11-26T13:07:02Z
Test classloader change
commit 01fb28e1a50c5f5e6e56884c34652b1b562f3573
Author: Daniel Cunha (soro) <danielsoro@...>
Date: 2018-12-04T10:06:55Z
No needed classpath override
----
---