You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2012/09/17 15:30:08 UTC

[jira] [Created] (WHIRR-654) Tell RAT to avoid checking atlassian-idex.xml

Steve Loughran created WHIRR-654:
------------------------------------

             Summary: Tell RAT to avoid checking atlassian-idex.xml
                 Key: WHIRR-654
                 URL: https://issues.apache.org/jira/browse/WHIRR-654
             Project: Whirr
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.9.0
            Reporter: Steve Loughran
            Priority: Trivial


the build fails if you have the atlassian JIRA plugin for IntelliJ idea installed, as it creates a file {{atlassian-ide-plugin.xml}} in the root dir of the project -which RAT fails on.
Fix: add this to the ignored list

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (WHIRR-654) Tell RAT to avoid checking atlassian-idex.xml

Posted by "Steve Loughran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran reassigned WHIRR-654:
------------------------------------

    Assignee: Steve Loughran
    
> Tell RAT to avoid checking atlassian-idex.xml
> ---------------------------------------------
>
>                 Key: WHIRR-654
>                 URL: https://issues.apache.org/jira/browse/WHIRR-654
>             Project: Whirr
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.9.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Trivial
>             Fix For: 0.9.0
>
>         Attachments: whirr-654.txt
>
>
> the build fails if you have the atlassian JIRA plugin for IntelliJ idea installed, as it creates a file {{atlassian-ide-plugin.xml}} in the root dir of the project -which RAT fails on.
> Fix: add this to the ignored list

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (WHIRR-654) Tell RAT to avoid checking atlassian-idex.xml

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated WHIRR-654:
----------------------------

    Affects Version/s:     (was: 0.9.0)
                       0.8.0
        Fix Version/s:     (was: 0.9.0)
                       0.8.1

I just put this in branch-0.8 too. In fact, it's probably worth putting everything in branch-0.8 at the moment unless it's a major or incompatible change.
                
> Tell RAT to avoid checking atlassian-idex.xml
> ---------------------------------------------
>
>                 Key: WHIRR-654
>                 URL: https://issues.apache.org/jira/browse/WHIRR-654
>             Project: Whirr
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.8.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Trivial
>             Fix For: 0.8.1
>
>         Attachments: whirr-654.txt
>
>
> the build fails if you have the atlassian JIRA plugin for IntelliJ idea installed, as it creates a file {{atlassian-ide-plugin.xml}} in the root dir of the project -which RAT fails on.
> Fix: add this to the ignored list

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (WHIRR-654) Tell RAT to avoid checking atlassian-idex.xml

Posted by "Steve Loughran (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457005#comment-13457005 ] 

Steve Loughran commented on WHIRR-654:
--------------------------------------

output from {{target/rat.txt}
{code}

  Files with Apache License headers will be marked AL
  Binary files (which do not require AL headers) will be marked B
  Compressed archives will be marked A
  Notices, licenses etc will be marked N
 !????? atlassian-ide-plugin.xml
  AL    bin/examples
  AL    bin/whirr
  AL    conf/credentials.sample
  AL    conf/log4j-cli.xml
  ...
{code}
                
> Tell RAT to avoid checking atlassian-idex.xml
> ---------------------------------------------
>
>                 Key: WHIRR-654
>                 URL: https://issues.apache.org/jira/browse/WHIRR-654
>             Project: Whirr
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.9.0
>            Reporter: Steve Loughran
>            Priority: Trivial
>
> the build fails if you have the atlassian JIRA plugin for IntelliJ idea installed, as it creates a file {{atlassian-ide-plugin.xml}} in the root dir of the project -which RAT fails on.
> Fix: add this to the ignored list

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (WHIRR-654) Tell RAT to avoid checking atlassian-idex.xml

Posted by "Steve Loughran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated WHIRR-654:
---------------------------------

    Attachment: whirr-654.txt
    
> Tell RAT to avoid checking atlassian-idex.xml
> ---------------------------------------------
>
>                 Key: WHIRR-654
>                 URL: https://issues.apache.org/jira/browse/WHIRR-654
>             Project: Whirr
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.9.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Trivial
>             Fix For: 0.9.0
>
>         Attachments: whirr-654.txt
>
>
> the build fails if you have the atlassian JIRA plugin for IntelliJ idea installed, as it creates a file {{atlassian-ide-plugin.xml}} in the root dir of the project -which RAT fails on.
> Fix: add this to the ignored list

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira