You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did the work to do the whole upgrade to Java11 here, @vidstige . I closed the PR because it seemed you were not interested. You may use this as a reference. #140
No, I just missed that PR. I don't check in regularly. There are lots of unrelated changes. Also for a library like this it's good to not be on the latest and greatest (this is normally the best) as that prevents people from upgrading this library and so on. I don't know what a reasonable version to be on is. It would be interesting to have some statistics on how widely used Java 11 is.
Please provide a deterministic module name by adding
Automatic-Module-Name
to the manifest.See :
https://dzone.com/articles/automatic-module-name-calling-all-java-library-maintainers for a rationale.
And now I get an error:
Package 'se.vidstige.jadb' is declared in module with an invalid name ('jadb.v1.2.1')
The text was updated successfully, but these errors were encountered: