This repository has been archived by the owner on Dec 21, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information