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:55 UTC

[2/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/169ed90c
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/169ed90c
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/169ed90c

Branch: refs/heads/master
Commit: 169ed90c459accb732b6ee0fb3fbe3725973ddbf
Parents: 4bf4969
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:52:57 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/169ed90c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e04d4ec..a48a713 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -434,7 +434,6 @@
       net.sf.saxon.*;version="[9.3.0,9.6)",
       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 />