Adding DEPENDENCIES to rat exclude

Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/commit/886468bb
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/tree/886468bb
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/diff/886468bb

Branch: refs/heads/1.6.x
Commit: 886468bb658f771eba42deb9fcf2d80d75c8f0e0
Parents: 3c4d7c9
Author: Andrew Bayer <[email protected]>
Authored: Tue Jun 11 09:30:40 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Tue Jun 11 09:30:40 2013 -0700

----------------------------------------------------------------------
 project/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/blob/886468bb/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 7fdd314..9bce0e1 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -166,6 +166,7 @@
             <exclude>**/CHANGES.txt</exclude>
             <exclude>**/README.md</exclude>
             <exclude>**/README.txt</exclude>
+            <exclude>**/DEPENDENCIES</exclude>
 
             <!-- one-line service registry files -->
             <exclude>**/*ProviderMetadata</exclude>

Reply via email to