-
Notifications
You must be signed in to change notification settings - Fork 518
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
Pre-release cleanup #2806
Pre-release cleanup #2806
Conversation
…uire mvn 3.9, require spigot 1.19, use the spigot runtime dependency download system, use the official maxmind geoip database parser
# Conflicts: # pom.xml # src/test/java/fr/xephi/authme/service/GeoIpServiceTest.java # src/test/java/fr/xephi/authme/service/ValidationServiceTest.java
AsynchronousUnregisterTest, GeoIpServiceTest -> failing because of Mockito. I'm on it ;) Edit: done |
src/main/java/fr/xephi/authme/listener/protocollib/InventoryPacketAdapter.java
Outdated
Show resolved
Hide resolved
src/main/java/fr/xephi/authme/listener/protocollib/InventoryPacketAdapter.java
Outdated
Show resolved
Hide resolved
e133a37
to
e69016a
Compare
Changes look good to me.
|
…t 1.16.5, fix datasourcecolumns runtime library
@ljacqu tests on JDK 21 are failing, should we fix that or just skip JDK 21 in the pipeline? |
Fixed (I think) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a quick cleanup clean things up before the 5.6.0 release