Updated Branches:
  refs/heads/camel-2.12.x 03076c857 -> acf05fb0a

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/acf05fb0
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/acf05fb0
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/acf05fb0

Branch: refs/heads/camel-2.12.x
Commit: acf05fb0a87279deb7e7a06883bb3713508f90cd
Parents: 03076c8
Author: cmueller <cmuel...@apache.org>
Authored: Sun Sep 15 16:03:02 2013 +0200
Committer: cmueller <cmuel...@apache.org>
Committed: Sun Sep 15 17:13:57 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/acf05fb0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 45cfbde..2724b31 100755
--- a/pom.xml
+++ b/pom.xml
@@ -193,6 +193,7 @@
                 <exclude>**/avro/**/*.avpr</exclude>
                 <exclude>**/OSGI-INF/bundle.info</exclude>
                 <exclude>**/test_rsa*</exclude>
+                <exclude>**/examples/*/src/**/data/**/*.xml</exclude>
               </excludes>
             </configuration>
           </plugin>

Reply via email to