diff --git a/java/xdocs/changes.xml b/java/xdocs/changes.xml index 1fb19bc9..8b1e3f87 100644 --- a/java/xdocs/changes.xml +++ b/java/xdocs/changes.xml @@ -26,6 +26,7 @@ + Compile fails using forked compiler when directory contains spaces. Also check for ${maven.gen.src} before compiling. New property maven.compile.failonerror. New property maven.compile.debuglevel. @@ -35,6 +36,7 @@ sourceModifications handled incorrectly when more than one clause present. Broken support for maven.compile.extdirs. Make a report with compiler output + Capture Deprecation Warnings. Make it work by default with any version of the JDK