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

Infrastructure improvements - Migration to Java 11 from Java 8 #3836

Draft
wants to merge 14 commits into
base: jena4-upgrade
Choose a base branch
from
Prev Previous commit
Remove Maven rules in enforcer
  • Loading branch information
michel-heon committed Mar 1, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit c71ae4d10aec265e817785f8a91a3bd3186e48a2
4 changes: 0 additions & 4 deletions installer/pom.xml
Original file line number Diff line number Diff line change
@@ -215,10 +215,6 @@
<property>app-name</property>
<message>You must provide an application name (app-name)</message>
</requireProperty>
<requireMavenVersion>
<version>3.6.3</version>
<message>Invalid Maven version. It should, at least, be 3.0</message>
</requireMavenVersion>
<requireJavaVersion>
<version>11</version>
<message>Invalid Java version. It should, at least, be 11</message>