Le 23/09/2016 à 10:12, Stian Soiland-Reyes a écrit : > Any idea why javadoc 8 errors only show up in Windows? I tested it with > OpenJDK 8 without the build failing..
Linux distros (at least Debian, Ubuntu, Fedora <= 22 and their derivatives) have disabled doclint by default in OpenJDK 8 because it breaks a ton of unmaintained projects also packaged in these distributions. https://sources.debian.net/src/openjdk-8/8u102-b14.1-2/debian/patches/disable-doclint-by-default.diff/ https://pkgs.fedoraproject.org/cgit/rpms/java-1.8.0-openjdk.git/tree/disable-doclint-by-default.patch?h=f22 Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org