This repository was archived by the owner on Dec 21, 2024. It is now read-only.
Commit 4125da6
committed
Target Java 8
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.1 parent 106fe9f commit 4125da6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments