-
Notifications
You must be signed in to change notification settings - Fork 397
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
Switch to Java 11 #1596
Merged
Merged
Switch to Java 11 #1596
Commits on Aug 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 641eecb - Browse repository at this point
Copy the full SHA 641eecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d42ad5 - Browse repository at this point
Copy the full SHA 7d42ad5View commit details
Commits on Aug 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2f87c7e - Browse repository at this point
Copy the full SHA 2f87c7eView commit details
Commits on Aug 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b444859 - Browse repository at this point
Copy the full SHA b444859View commit details -
Manually add apache.xmlrpc; resolve BackendApp.bndrun
javax.xml.bind is not available in Java11
Configuration menu - View commit details
-
Copy full SHA for a7b5bd0 - Browse repository at this point
Copy the full SHA a7b5bd0View commit details
Commits on Nov 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9cdde35 - Browse repository at this point
Copy the full SHA 9cdde35View commit details -
- clazz.newInstance(): https://stackoverflow.com/questions/53257073/java-9-replace-class-newinstance - new Long() by Long.valueOf() - new Integer() by Integer.valueOf() - new Integer() by Integer.parseInt()
Configuration menu - View commit details
-
Copy full SHA for 69cc411 - Browse repository at this point
Copy the full SHA 69cc411View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a77a3 - Browse repository at this point
Copy the full SHA 25a77a3View commit details
Commits on Nov 30, 2021
-
Replace apache xmlrpc with aXMLRPC
Apache xmlrpc depends on javax.xml.bind, which was deprecated since Java 9 and removed in Java 11
Configuration menu - View commit details
-
Copy full SHA for e55a9e3 - Browse repository at this point
Copy the full SHA e55a9e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a9dad1 - Browse repository at this point
Copy the full SHA 6a9dad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c14d06 - Browse repository at this point
Copy the full SHA 3c14d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae2c24 - Browse repository at this point
Copy the full SHA 7ae2c24View commit details
Commits on Dec 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bdfc732 - Browse repository at this point
Copy the full SHA bdfc732View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee635db - Browse repository at this point
Copy the full SHA ee635dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28400fd - Browse repository at this point
Copy the full SHA 28400fdView 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.