You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2019/02/17 19:33:09 UTC

[maven-javadoc-plugin] branch master updated (5250cba -> 10ed96a)

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git.


    from 5250cba  [MJAVADOC] Improve split package issue with Manifest base modules.
     add 10ed96a  [MJAVADOC-469] <additionalOption> input isn't escaped for double backslashes in argument file

No new revisions were added by this update.

Summary of changes:
 .../additional-dependencies-non-aggregate/pom.xml  |  15 +-
 src/it/projects/additional-dependencies/pom.xml    |  13 +-
 .../maven/plugins/javadoc/AbstractJavadocMojo.java | 207 +++++++++++----------
 3 files changed, 120 insertions(+), 115 deletions(-)