You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by wtanaka <gi...@git.apache.org> on 2017/03/25 08:11:30 UTC

[GitHub] beam pull request #2326: Make TravisCI builds less broken

GitHub user wtanaka opened a pull request:

    https://github.com/apache/beam/pull/2326

    Make TravisCI builds less broken

    Before:
    
    ![before](https://cloud.githubusercontent.com/assets/35872/24320714/c1bd2efc-10de-11e7-9b7b-4f4786767066.png)
    
    After:
    
    ![screenshot from 2017-03-24 22-10-02](https://cloud.githubusercontent.com/assets/35872/24320718/cf7e8248-10de-11e7-9254-cb4d954f394a.png)


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

    $ git pull https://github.com/wtanaka/beam checkstyle

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

    https://github.com/apache/beam/pull/2326.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 #2326
    
----
commit da2540fe9f9ddc59f550f2294d8b0b99f247c60a
Author: wtanaka.com <wt...@yahoo.com>
Date:   2017-03-25T04:15:47Z

    Fix org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check
    
    [ERROR] Failed to execute goal
    org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default) on
    project beam-sdks-parent: Failed during checkstyle execution: Unable to find
    suppressions file at location: beam/suppressions.xml: Could not find resource
    'beam/suppressions.xml'. -> [Help 1]

commit d713f85726b019b526fd306377e467330379c1e4
Author: wtanaka.com <wt...@yahoo.com>
Date:   2017-03-25T07:13:39Z

    Fix org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check
    
    [ERROR] Failed to execute goal
    org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default) on
    project beam-sdks-parent: Failed during checkstyle execution: Unable to find
    suppressions file at location: beam/suppressions.xml: Could not find resource
    'beam/suppressions.xml'. -> [Help 1]

----


---
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] beam pull request #2326: [BEAM-1809] Make TravisCI builds less broken

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

    https://github.com/apache/beam/pull/2326


---
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.
---