You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2021/06/29 12:01:25 UTC

[ignite-3] branch ignite-14591 updated (deb24b2 -> f3b9f0a)

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

amashenkov pushed a change to branch ignite-14591
in repository https://gitbox.apache.org/repos/asf/ignite-3.git.


    from deb24b2  Minor.
     add 669e7f3  Minor
     add 53683de  Add maven task for javadoc style checks for public api. Disable javadoc checks for modules with broken javadocs.
     add f3b9f0a  Fix DEVNOTES.md

No new revisions were added by this update.

Summary of changes:
 DEVNOTES.md                                               |  9 +++++++++
 ...e-suppressions.xml => checkstyle-disabled-modules.xml} | 15 +++++++++++++++
 ...tyle-javadoc.xml => checkstyle-public-api-javadoc.xml} | 14 +++++++-------
 parent/pom.xml                                            | 12 ++++++++++++
 4 files changed, 43 insertions(+), 7 deletions(-)
 copy check-rules/{checkstyle-suppressions.xml => checkstyle-disabled-modules.xml} (53%)
 rename check-rules/{checkstyle-javadoc.xml => checkstyle-public-api-javadoc.xml} (95%)