[
https://issues.apache.org/jira/browse/PIRK-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400492#comment-15400492
]
ASF GitHub Bot commented on PIRK-30:
------------------------------------
GitHub user smarthi opened a pull request:
https://github.com/apache/incubator-pirk/pull/35
[PIRK-30]: Pirk compile no longer fails with RAT checks
Left out the <execution> which was causing RAT check to fail.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarthi/incubator-pirk PIRK-30
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-pirk/pull/35.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 #35
----
commit 7c67f0e9eed9101aaffbb741cef87e4dc0d5bc5e
Author: smarthi <[email protected]>
Date: 2016-07-30T06:26:40Z
[PIRK-30]: Pirk compile no longer fails with RAT checks
----
> Pirk compile no longer fails with RAT checks
> --------------------------------------------
>
> Key: PIRK-30
> URL: https://issues.apache.org/jira/browse/PIRK-30
> Project: PIRK
> Issue Type: Bug
> Reporter: Tim Ellison
> Assignee: Suneel Marthi
>
> The Apache RAT tool was running as part of the project verification in Pirk's
> pom.xml, and checking the code was compliant during lifecycle stages,
> including compilation.
> This now appears to be be broken, as I can remove a source file header
> comment, and successful run a mvn clean compile without RAT finding the
> problem.
> Not investigated yet, but:
> earliest known failure: 1b38ea6
> latest known working: 8623cb3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)