You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/26 12:07:20 UTC

[jira] [Commented] (BEAM-489) remove headerLocation from maven-checkstyle-plugin configuration

    [ https://issues.apache.org/jira/browse/BEAM-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15393694#comment-15393694 ] 

ASF GitHub Bot commented on BEAM-489:
-------------------------------------

GitHub user manuzhang opened a pull request:

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

    [BEAM-489] remove headerLocation from maven-checkstyle-plugin

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
    
    ---
    


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

    $ git pull https://github.com/manuzhang/incubator-beam BEAM-489

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

    https://github.com/apache/incubator-beam/pull/734.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 #734
    
----
commit 7a5651763d73ef78f5e11c95631576024ff5efac
Author: manuzhang <ow...@gmail.com>
Date:   2016-07-26T12:05:37Z

    [BEAM-489] remove headerLocation from maven-checkstyle-plugin

----


> remove headerLocation from maven-checkstyle-plugin configuration 
> -----------------------------------------------------------------
>
>                 Key: BEAM-489
>                 URL: https://issues.apache.org/jira/browse/BEAM-489
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system
>    Affects Versions: 0.1.0-incubating
>            Reporter: Manu Zhang
>            Assignee: Manu Zhang
>            Priority: Trivial
>
> As license header has been checked by maven-rat-plugin since BEAM-254, headerLocation in the maven-checkstyle-plugin is redundant.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)