Repository: camel Updated Branches: refs/heads/camel-2.18.x 2a6e3b2ea -> 67467b5ba refs/heads/master 5cc2fb9a7 -> ab5529ebe
Fixed RAT Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/67467b5b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/67467b5b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/67467b5b Branch: refs/heads/camel-2.18.x Commit: 67467b5ba93a256d85eb27b9f9526d0f04ea3c89 Parents: 2a6e3b2 Author: Claus Ibsen <davscl...@apache.org> Authored: Mon Jan 9 16:42:10 2017 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Mon Jan 9 16:42:10 2017 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/67467b5b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 15fd96c..573732a 100755 --- a/pom.xml +++ b/pom.xml @@ -281,6 +281,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>