Skip to content

Conversation

martinspielmann
Copy link
Contributor

thanks to this dependency, one can start gitblit with java 9 without using deprecated internal module --add-modules java.activation

addresses #1262

thanks to this dependency, one can start gitblit with java 9 without using deprecated internal module --add-modules java.activation
@flaix flaix added this to the 1.9.0 milestone Nov 6, 2019
Update the dependency to the recommended JAF stand-alone
com.sun.activation:javax.activation:1.2.0
@flaix
Copy link
Member

flaix commented Nov 7, 2019

I don't see this fixing the mentioned #1262. It is a necessary fix to run on Java9+, but the error in #1262 comes from the MxLauncher having problems with Java 9+. That will need a different fix.

@flaix flaix merged commit 4a58ee7 into gitblit-org:master Nov 7, 2019
@martinspielmann martinspielmann deleted the 1262_java9 branch November 9, 2019 18:16
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