You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dhalperi <gi...@git.apache.org> on 2016/10/06 14:55:37 UTC

[GitHub] incubator-beam pull request #1060: checkstyle: improve Javadoc checking

GitHub user dhalperi opened a pull request:

    https://github.com/apache/incubator-beam/pull/1060

    checkstyle: improve Javadoc checking

    * Enable `JavadocParagraph`, which gives a consistent style in how we format paragraphs.
      This caught a LOT of missing tags and other issues.
    
    * This also caught a lot of HTML issues that led to mis-rendering Javadoc.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dhalperi/incubator-beam checkstyle-paragraph

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam/pull/1060.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1060
    
----
commit d4dd76650e0e1bfd11fe392fed435fe3395d4f6f
Author: Dan Halperin <dh...@google.com>
Date:   2016-10-06T03:24:00Z

    checkstyle: improve Javadoc checking
    
    * Enable JavadocParagraph, which gives a consistent style in how we format paragraphs.
      This caught a LOT of missing tags and other issues.
    
    * This also caught a lot of HTML issues that led to mis-rendering Javadoc.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request #1060: checkstyle: improve Javadoc checking

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-beam/pull/1060


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---