You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pirk.apache.org by smarthi <gi...@git.apache.org> on 2016/07/30 06:29:27 UTC

[GitHub] incubator-pirk pull request #35: [PIRK-30]: Pirk compile no longer fails wit...

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 <sm...@apache.org>
Date:   2016-07-30T06:26:40Z

    [PIRK-30]: Pirk compile no longer fails with RAT checks

----


---
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] incubator-pirk issue #35: [PIRK-30]: Pirk compile no longer fails with RAT c...

Posted by ellisonanne <gi...@git.apache.org>.
Github user ellisonanne commented on the issue:

    https://github.com/apache/incubator-pirk/pull/35
  
    Travis is failing the PR with the following error:
    
    [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project pirk: Too many files with unapproved license: 1 See RAT report in: /home/travis/build/apache/incubator-pirk/target/rat.txt -> [Help 1]
    
    Does anyone know how to check/access the report /home/travis/build/apache/incubator-pirk/target/rat.txt? I've had this happen some and it just required a bit of cleaning...


---
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] incubator-pirk issue #35: [PIRK-30]: Pirk compile no longer fails with RAT c...

Posted by smarthi <gi...@git.apache.org>.
Github user smarthi commented on the issue:

    https://github.com/apache/incubator-pirk/pull/35
  
    This issue is fixed now, and the PR is good to merge.


---
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] incubator-pirk pull request #35: [PIRK-30]: Pirk compile no longer fails wit...

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

    https://github.com/apache/incubator-pirk/pull/35


---
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] incubator-pirk issue #35: [PIRK-30]: Pirk compile no longer fails with RAT c...

Posted by ellisonanne <gi...@git.apache.org>.
Github user ellisonanne commented on the issue:

    https://github.com/apache/incubator-pirk/pull/35
  
    +1 -- will merge now. Thanks for fixing this issue!


---
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] incubator-pirk issue #35: [PIRK-30]: Pirk compile no longer fails with RAT c...

Posted by smarthi <gi...@git.apache.org>.
Github user smarthi commented on the issue:

    https://github.com/apache/incubator-pirk/pull/35
  
    After long debugging and messing with Travis, here's the culprit
    
    ![screen shot 2016-07-30 at 4 08 17 pm](https://cloud.githubusercontent.com/assets/3137442/17272869/00cba5e4-5670-11e6-9a31-31267c4ad566.png)



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