Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed issue with license check and skipExistingHeaders #31

Merged
merged 1 commit into from
Feb 6, 2014

Conversation

mlueders
Copy link
Contributor

@mlueders mlueders commented Feb 4, 2014

If skipExistingHeaders is true, license check does not distinguish between files with a different header and files with no headers. The correct behavior should be files with a different header are ignored and files with no header are reported. This pull request adds a test which exposes the issue and adds a fix.

@buildhive
Copy link

Jeroen van Erp » license-gradle-plugin #15 SUCCESS
This pull request looks good
(what's this?)

@mlueders
Copy link
Contributor Author

mlueders commented Feb 5, 2014

Completely agree. In case the project owner does not, I'll submit that change as a separate pull request.

hierynomus added a commit that referenced this pull request Feb 6, 2014
fixed issue with license check and skipExistingHeaders
@hierynomus hierynomus merged commit 02ebebc into hierynomus:master Feb 6, 2014
@hierynomus
Copy link
Owner

Thanx! Merged it.

jfarrell added a commit to apache/aurora that referenced this pull request Jun 26, 2014
…d debug output

Upgrades license plugin to latest version which contains updates to
silence ignored headers [1].

[1]: hierynomus/license-gradle-plugin#31

Testing Done:
./gradlew -Pq clean build

Bugs closed: AURORA-231

Reviewed at https://reviews.apache.org/r/22956/
kevinburg pushed a commit to foursquare/incubator-aurora that referenced this pull request Jul 1, 2014
…d debug output

Upgrades license plugin to latest version which contains updates to
silence ignored headers [1].

[1]: hierynomus/license-gradle-plugin#31

Testing Done:
./gradlew -Pq clean build

Bugs closed: AURORA-231

Reviewed at https://reviews.apache.org/r/22956/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants