You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/06/09 09:10:11 UTC

[maven-docck-plugin] branch master updated (c41591f -> 9411b14)

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

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


    from c41591f  Bump version.
     add 9411b14  [MDOCCK-33] Require Java 7

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  1 +
 .../docck/AbstractCheckDocumentationMojo.java      | 25 +++++++---------------
 .../plugin/docck/CheckPluginDocumentationMojo.java | 17 +++++----------
 .../docck/reports/AbstractDocumentationReport.java |  1 +
 .../docck/reports/DocumentationReporter.java       |  6 +++---
 .../docck/reports/ErrorDocumentationReport.java    |  1 +
 .../docck/reports/InfoDocumentationReport.java     |  1 +
 .../docck/reports/WarningDocumentationReport.java  |  1 +
 8 files changed, 21 insertions(+), 32 deletions(-)