Updated Branches:
  refs/heads/master affd965a0 -> 165737834

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

Branch: refs/heads/master
Commit: 1657378344dfdf0837464dcae53bf974c595c481
Parents: affd965
Author: cmueller <cmuel...@apache.org>
Authored: Sun Sep 15 16:03:02 2013 +0200
Committer: cmueller <cmuel...@apache.org>
Committed: Sun Sep 15 16:03:02 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/16573783/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 090d38c..9e99be5 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