Updated Branches:
  refs/heads/branch-0.8 5134feff4 -> a8f246d6f

WHIRR-654. Tell RAT to avoid checking atlassian-idex.xml (Steve Loughran via 
asavu)


Project: http://git-wip-us.apache.org/repos/asf/whirr/repo
Commit: http://git-wip-us.apache.org/repos/asf/whirr/commit/a8f246d6
Tree: http://git-wip-us.apache.org/repos/asf/whirr/tree/a8f246d6
Diff: http://git-wip-us.apache.org/repos/asf/whirr/diff/a8f246d6

Branch: refs/heads/branch-0.8
Commit: a8f246d6fdbe66728a88ae16150f766bb3b95b35
Parents: 5134fef
Author: Andrei Savu <as...@apache.org>
Authored: Wed Sep 19 13:50:00 2012 +0300
Committer: Tom White <tomwh...@apache.org>
Committed: Thu Sep 20 21:25:33 2012 +0100

----------------------------------------------------------------------
 CHANGES.txt |    3 +++
 pom.xml     |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/whirr/blob/a8f246d6/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 8598bef..9cee196 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -19,6 +19,9 @@ Release 0.8.1 (unreleased changes)
     WHIRR-645. Race condition between collocated namenode and
     jobtracker services. (Graham Gear via abayer)
 
+    WHIRR-654. Tell RAT to avoid checking atlassian-idex.xml
+    (Steve Loughran via asavu)
+
 Release 0.8.0 - 2012-08-17
 
   NEW FEATURES

http://git-wip-us.apache.org/repos/asf/whirr/blob/a8f246d6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9baf387..1320573 100644
--- a/pom.xml
+++ b/pom.xml
@@ -434,6 +434,7 @@
             <exclude>**/.settings/**</exclude>
             <exclude>**/.checkstyle</exclude>
             <exclude>**/target/**</exclude>
+            <exclude>**/atlassian-ide-plugin.xml</exclude>
             <exclude>src/site/resources/images/whirr-logo.ai</exclude>
             <!-- binary -->
           </excludes>

Reply via email to