-
Notifications
You must be signed in to change notification settings - Fork 85
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 #368
Open
michel-heon
wants to merge
20
commits into
vivo-project:jena4-upgrade
Choose a base branch
from
michel-heon:infrastructure-improvements
base: jena4-upgrade
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Infrastructure improvements - Migration to Java 11 from Java 8 #368
michel-heon
wants to merge
20
commits into
vivo-project:jena4-upgrade
from
michel-heon:infrastructure-improvements
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9234b50 - Browse repository at this point
Copy the full SHA 9234b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50d0595 - Browse repository at this point
Copy the full SHA 50d0595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a43423 - Browse repository at this point
Copy the full SHA 3a43423View commit details -
This code segment is compatible with Java 11 and not compatible with
java 8. It will abort the compilation if the Java context is version 8
Configuration menu - View commit details
-
Copy full SHA for 59fa166 - Browse repository at this point
Copy the full SHA 59fa166View commit details -
Configuration menu - View commit details
-
Copy full SHA for def3890 - Browse repository at this point
Copy the full SHA def3890View commit details -
<configuration> <source>JAVA_RELEASE</source> <target>JAVA_RELEASE</target> </configuration> by <maven.compiler.release>JAVA_RELEASE</maven.compiler.release> in top pom file
Configuration menu - View commit details
-
Copy full SHA for 7896a33 - Browse repository at this point
Copy the full SHA 7896a33View commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9fc52e7 - Browse repository at this point
Copy the full SHA 9fc52e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c7dde2 - Browse repository at this point
Copy the full SHA 1c7dde2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ebc531 - Browse repository at this point
Copy the full SHA 8ebc531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d558e - Browse repository at this point
Copy the full SHA 85d558eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a5149 - Browse repository at this point
Copy the full SHA 46a5149View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef11d69 - Browse repository at this point
Copy the full SHA ef11d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 271978b - Browse repository at this point
Copy the full SHA 271978bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c2564d - Browse repository at this point
Copy the full SHA 1c2564dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f31dd - Browse repository at this point
Copy the full SHA 42f31ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27725b0 - Browse repository at this point
Copy the full SHA 27725b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbd162e - Browse repository at this point
Copy the full SHA dbd162eView commit details
Commits on Feb 27, 2023
-
Updated enforcer-version to (3.2.1) to be compatible with VIVO pom's -
fixed message printing bugs on previous version
Configuration menu - View commit details
-
Copy full SHA for 3d5b754 - Browse repository at this point
Copy the full SHA 3d5b754View commit details
Commits on Mar 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56d2f83 - Browse repository at this point
Copy the full SHA 56d2f83View commit details -
No comment Co-authored-by: Dragan Ivanovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0e5c8d - Browse repository at this point
Copy the full SHA c0e5c8dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.