Updated Branches:
  refs/heads/camel-2.9.x d34d6d43b -> 19b0e0149

adjust the apache-rat-plugin configuration


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

Branch: refs/heads/camel-2.9.x
Commit: 8869a7391e6d2319e8ba87639989a0f5d23f3c34
Parents: d34d6d4
Author: cmueller <cmuel...@apache.org>
Authored: Sun Sep 15 17:21:43 2013 +0200
Committer: cmueller <cmuel...@apache.org>
Committed: Sun Sep 15 17:21:43 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8869a739/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cc65b2d..428d3d9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -535,6 +535,7 @@
             <exclude>**/.settings/**/*</exclude>
             <exclude>**/*.iml</exclude>
             <exclude>.idea/**/*</exclude>
+            <exclude>**/examples/*/src/**/data/**/*.xml</exclude>
           </excludes>
         </configuration>
       </plugin>

Reply via email to