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

Bump deps; set Java version centrally; define minimum Maven version; … #165

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

jkosternl
Copy link
Contributor

…fix tools.jar dep

Some Java 11 preps.

@jkosternl jkosternl self-assigned this Oct 12, 2023
Comment on lines 259 to 260
<scope>system</scope>
<systemPath>${java.home}/../lib/tools.jar</systemPath>
Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ik weet niet of dit op de CI goed gaat.. de dependency staat bij ons op de nexus. Dus dit is niet nodig.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

java.home is by default gedefinieerd door de JDK. De tools.jar werkt bij mij niet by default, met Java 8. Dus dit lijkt me een meer standaard oplossing. Maar goed, het is even een tussentijdse fix, want in mijn nieuwe branch gaat die hele dep er uit.

@nielsm5 nielsm5 merged commit cfcfa90 into master Oct 19, 2023
2 checks passed
@nielsm5 nielsm5 deleted the feature/mavenImprovements branch October 19, 2023 09:30
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