Commit 4bf64b0
[MJAVADOC-650] Fix javadoc binary search for JDK 9+.
Imported patch from Debian. In JDK 9 the jre directory was removed from
the JDK so the lookup path should be modified.
https://sources.debian.org/data/main/m/maven-javadoc-plugin/3.0.1-3/debian/patches/openjdk-9-javadoc-path.patch1 parent c478a12 commit 4bf64b0
File tree
1 file changed
+6
-0
lines changed- src/main/java/org/apache/maven/plugins/javadoc
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3799 | 3799 | | |
3800 | 3800 | | |
3801 | 3801 | | |
| 3802 | + | |
| 3803 | + | |
| 3804 | + | |
| 3805 | + | |
| 3806 | + | |
| 3807 | + | |
3802 | 3808 | | |
3803 | 3809 | | |
3804 | 3810 | | |
| |||
0 commit comments