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
{{ message }}
This repository was archived by the owner on Dec 21, 2024. It is now read-only.
Update `javac -source` and `javac -target` to specify 1.8 instead of
1.5 and 1.6, respectively, because OpenJDK 11 no longer supports
`javac -source 1.5`, and `javac -target 1.6` is deprecated.
This change allows `jar2xml` to *build* with the newer OpenJDK 11.
0 commit comments