GitHub user steveblackmon opened a pull request:

    https://github.com/apache/incubator-streams/pull/18

    Streams 74

    Ensures that new contributions contain a valid license header when 
check-file-header is part of the maven plan.  Headers can also be 
auto-generated with update-file-header.

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

    $ git pull https://github.com/apache/incubator-streams STREAMS-74

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

    https://github.com/apache/incubator-streams/pull/18.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 #18
    
----
commit 13f1fdca72b80b3a1fe5212ff9f8e6f0f480e11d
Author: sblackmon <[email protected]>
Date:   2014-05-19T17:48:47Z

    Added license-maven-plugin, made it run automatically

commit 8089ca9fa0246202c90d7838814be5aafe2505be
Author: sblackmon <[email protected]>
Date:   2014-05-19T18:33:05Z

    added desired custom headers
    configuration in dependencyManagement

commit 67920543c4e9ba9b7bdc46f9598f65f54e2ed8e6
Author: sblackmon <[email protected]>
Date:   2014-05-19T18:56:29Z

    set up to fail build if check-file-header doesn't pass

commit 067fdb5f1ccb8792436baadde649fda515c8334f
Author: sblackmon <[email protected]>
Date:   2014-05-19T19:05:59Z

    ran update-file-header on entire repo - now all .java, .xml, and 
.properties files underneath a src folder should contain an apache v2 header.
    
    individuals can override the default author and organization names at the 
module level.
    
    http://mojo.codehaus.org/license-maven-plugin/update-file-header-mojo.html

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to