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 2013/06/06 10:53:57 UTC

[4/4] git commit: CAMEL-6247: javax.jmx osig import range should include JMS 2.0 API. Thanks to Thomas Diesler for patches.

CAMEL-6247: javax.jmx osig import range should include JMS 2.0 API. Thanks to Thomas Diesler for patches.


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

Branch: refs/heads/camel-2.11.x
Commit: 9a82d0b2ec53be30d795b9fbdde11b070b621417
Parents: cb4d82d
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Jun 6 10:52:57 2013 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Jun 6 10:53:38 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/9a82d0b2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 74fe119..d44a16f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -435,7 +435,6 @@
       net.sf.saxon.*;version="[9.3.0,9.5)",
       freemarker.*;version="[2.3.15,3)",
       javax.persistence.*;version="[1.1,3)",
-      javax.jms;version="[1.1,3)"
     </camel.osgi.import.defaults>
     <camel.osgi.import.before.defaults />
     <camel.osgi.import.additional />