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 2014/08/22 08:37:49 UTC

[6/6] git commit: CAMEL-7734: pom.xml like the other components.

CAMEL-7734: pom.xml like the other components.


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

Branch: refs/heads/master
Commit: eb0e437ece16756c88f23ad1de4db5e788c4d161
Parents: a1416c0
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Aug 22 08:37:32 2014 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Aug 22 08:37:32 2014 +0200

----------------------------------------------------------------------
 components/camel-sjms/pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/eb0e437e/components/camel-sjms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index e6e45d0..d34eeba 100644
--- a/components/camel-sjms/pom.xml
+++ b/components/camel-sjms/pom.xml
@@ -37,12 +37,6 @@
             org.apache.camel.component.sjms,
             org.apache.camel.component.sjms.jms
         </camel.osgi.export.pkg>
-        <camel.osgi.import.pkg>
-            !org.apache.camel.component.sjms.*,
-            org.apache.camel.*;${camel.osgi.import.camel.version},
-            ${camel.osgi.import.defaults},
-            *
-        </camel.osgi.import.pkg>
         <camel.osgi.private.pkg>
             org.apache.camel.component.sjms.consumer,
             org.apache.camel.component.sjms.producer,