You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/01/09 16:08:35 UTC

[2/3] camel git commit: Fixed RAT

Fixed RAT


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

Branch: refs/heads/master
Commit: f83c95ba9c25d5552dd72a8693f5ab1c573176d2
Parents: 5cc2fb9
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Jan 9 16:42:10 2017 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Jan 9 16:42:54 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/f83c95ba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5f4b256..59fae15 100755
--- a/pom.xml
+++ b/pom.xml
@@ -280,6 +280,7 @@
                 <exclude>**/MerchandiseRestResource.apxc</exclude>
                 <exclude>**/file-sig-api.txt</exclude>
                 <exclude>**/Tasks__c.java</exclude>
+                <exclude>**/additional-spring-configuration-metadata.json</exclude>
               </excludes>
             </configuration>
           </plugin>