You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2015/06/05 14:24:10 UTC

[1/2] camel git commit: CAMEL-8836 Removed the useless joda-time bundle from the camel-elasticsearch feature

Repository: camel
Updated Branches:
  refs/heads/camel-2.14.x 2aecbaa2f -> 2902cf5a8
  refs/heads/camel-2.15.x 0d8635d2f -> f73bf5229


CAMEL-8836 Removed the useless joda-time bundle from the camel-elasticsearch feature


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

Branch: refs/heads/camel-2.14.x
Commit: 2902cf5a8fe5c214d233aeb6ddcd969df0509af4
Parents: 2aecbaa
Author: Willem Jiang <wi...@gmail.com>
Authored: Fri Jun 5 20:21:18 2015 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Fri Jun 5 20:21:18 2015 +0800

----------------------------------------------------------------------
 platforms/karaf/features/src/main/resources/features.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/2902cf5a/platforms/karaf/features/src/main/resources/features.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/src/main/resources/features.xml b/platforms/karaf/features/src/main/resources/features.xml
index 4cfe8d0..37640c2 100644
--- a/platforms/karaf/features/src/main/resources/features.xml
+++ b/platforms/karaf/features/src/main/resources/features.xml
@@ -303,7 +303,6 @@
     <bundle dependency='true'>mvn:com.google.protobuf/protobuf-java/${protobuf-version}</bundle>
     <bundle dependency='true'>mvn:com.fasterxml.jackson.core/jackson-core/${jackson2-version}</bundle>
     <bundle dependency='true'>mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-smile/${jackson2-version}</bundle>
-    <bundle dependency='true'>mvn:joda-time/joda-time/${jodatime-bundle-version}</bundle>
     <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jakarta-regexp/${regexp-bundle-version}</bundle>
     <bundle dependency='true'>mvn:org.mvel/mvel2/${mvel-version}</bundle>
     <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.lucene/${lucene-bundle-version}</bundle>


[2/2] camel git commit: CAMEL-8836 Removed the useless joda-time bundle from the camel-elasticsearch feature

Posted by ni...@apache.org.
CAMEL-8836 Removed the useless joda-time bundle from the camel-elasticsearch feature


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

Branch: refs/heads/camel-2.15.x
Commit: f73bf5229463ff8c3b449bb216e3a7fbc6614e21
Parents: 0d8635d
Author: Willem Jiang <wi...@gmail.com>
Authored: Fri Jun 5 20:23:51 2015 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Fri Jun 5 20:23:51 2015 +0800

----------------------------------------------------------------------
 platforms/karaf/features/src/main/resources/features.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/f73bf522/platforms/karaf/features/src/main/resources/features.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/src/main/resources/features.xml b/platforms/karaf/features/src/main/resources/features.xml
index d1d5567..54de70f 100644
--- a/platforms/karaf/features/src/main/resources/features.xml
+++ b/platforms/karaf/features/src/main/resources/features.xml
@@ -333,7 +333,6 @@
     <bundle dependency='true'>mvn:com.google.protobuf/protobuf-java/${protobuf-version}</bundle>
     <bundle dependency='true'>mvn:com.fasterxml.jackson.core/jackson-core/${jackson2-version}</bundle>
     <bundle dependency='true'>mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-smile/${jackson2-version}</bundle>
-    <bundle dependency='true'>mvn:joda-time/joda-time/${jodatime-bundle-version}</bundle>
     <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jakarta-regexp/${regexp-bundle-version}</bundle>
     <bundle dependency='true'>mvn:org.mvel/mvel2/${mvel-version}</bundle>
     <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.lucene/${lucene-bundle-version}</bundle>