License fix for camel-salesforce - make the license in root of dir so it 
standout here also.


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

Branch: refs/heads/master
Commit: 26df6bd284cf1cde49eb9a6cbf9e9051ded3d7ef
Parents: 4868a38
Author: Claus Ibsen <davscl...@apache.org>
Authored: Tue Aug 2 20:23:59 2016 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Tue Aug 2 20:23:59 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/26df6bd2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 02e17e9..af8d888 100755
--- a/pom.xml
+++ b/pom.xml
@@ -243,6 +243,8 @@
                 
<exclude>**/src/main/resources/META-INF/cxf/bus-extensions.txt</exclude>
                 <!-- ignore the api signatures files -->
                 <exclude>**/src/signatures/*.txt</exclude>
+                <!-- camel-salesforce BSD license from salesforce developers 
-->
+                <exclude>**/CometDReplayExtension.java</exclude>
                 <!-- camel website and user-manual -->
                 <exclude>**/node/**</exclude>
                 <exclude>**/node_modules/**</exclude>

Reply via email to