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

Parent 53 #44

Merged
merged 4 commits into from
Feb 27, 2024
Merged

Parent 53 #44

merged 4 commits into from
Feb 27, 2024

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Feb 26, 2024

No source changes but reformat, and:

  • parent pom 53
  • slight updates for Java 21 (add-opens etc)
  • wrapper updated
  • added GH CI and dependabot

No source changes but reformat, and:
- parent pom 53
- slight updates for Java 21 (add-opens etc)
- wrapper updated
- added GH CI and dependabot
@cstamas cstamas self-assigned this Feb 26, 2024
@cstamas
Copy link
Member Author

cstamas commented Feb 27, 2024

Here, as build uses and defines security manager, following happens:

  • on Java 11 would work as is
  • on 17 and 21 one need to set -Djava.security.manager=allow, but alas, this explodes on Java 11

@cstamas cstamas merged commit 6893f49 into master Feb 27, 2024
3 checks passed
@cstamas cstamas deleted the parent-53 branch February 27, 2024 10:05
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.

1 participant