Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TOMEE-2261 - Make service.bat compatible with JDK11+ #178

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

brunobat
Copy link
Contributor

@brunobat brunobat commented Oct 23, 2018

Detect java version and act on it. After java 11:

  • Remove jre references because they are invalid when using the JDK.
  • Remove endorced property def. because is no longer supported.

This has been developped with Tomee 7.0.6-SNAPSHOT and tested with:

  • Windows 2012 R2
  • OpenJDK11-jdk_x64_windows_openj9_11.0.1_13
  • OpenJDK8U-jdk_x64_windows_hotspot_8u181b13

This will need to be ported to the other branches too.

Signed-off-by: brunobat brunobat@gmail.com

…nces because they are invalid when using the JDK. - Remove endorced property def. because is no longer supported.

Signed-off-by: brunobat <brunobat@gmail.com>
@asfgit asfgit merged commit 4309ec7 into apache:tomee-7.0.x Oct 24, 2018
cesarhernandezgt pushed a commit to cesarhernandezgt/tomee that referenced this pull request Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants