You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/08/08 08:35:37 UTC

[1/6] camel git commit: Upgrade Jolt and related bundle to version 0.0.22

Repository: camel
Updated Branches:
  refs/heads/master cfbe3b5cb -> 618404fd6


Upgrade Jolt and related bundle to version 0.0.22


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

Branch: refs/heads/master
Commit: 7b1d9970f3d0d3663173f83c0dc84c1287ca22b7
Parents: cfbe3b5
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 8 09:56:28 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 8 09:56:28 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/7b1d9970/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 8e05a6c..e5101b4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -332,8 +332,8 @@
     <jodatime-bundle-version>1.6.2</jodatime-bundle-version>
     <jodatime2-bundle-version>2.9.4</jodatime2-bundle-version>
     <jolokia-version>1.3.4</jolokia-version>
-    <jolt-version>0.0.21</jolt-version>
-    <jolt-bundle-version>0.0.21_1</jolt-bundle-version>
+    <jolt-version>0.0.22</jolt-version>
+    <jolt-bundle-version>0.0.22_1</jolt-bundle-version>
     <johnzon-version>0.9.4</johnzon-version>
     <josql-bundle-version>1.5_5</josql-bundle-version>
     <josql-version>1.5</josql-version>


[6/6] camel git commit: Upgrade Ognl and related bundle to version 3.1.10

Posted by ac...@apache.org.
Upgrade Ognl and related bundle to version 3.1.10


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

Branch: refs/heads/master
Commit: 618404fd65619885da59941f591a8fe2854be37d
Parents: 124821e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 8 10:33:03 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 8 10:33:03 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/618404fd/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 41bc04e..a8cb215 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -446,8 +446,8 @@
     <olingo2-version>2.0.6</olingo2-version>
     <olingo-odata2-core-bundle-version>2.0.6_1</olingo-odata2-core-bundle-version>
     <olingo2-gson-version>2.4</olingo2-gson-version>
-    <ognl-version>3.1.7</ognl-version>
-    <ognl-bundle-version>3.1.7_1</ognl-bundle-version>
+    <ognl-version>3.1.10</ognl-version>
+    <ognl-bundle-version>3.1.10_1</ognl-bundle-version>
     <oncrpc-version>1.1.2</oncrpc-version>
     <openejb-version>4.7.4</openejb-version>
     <openhft-affinity-version>3.0.6</openhft-affinity-version>


[3/6] camel git commit: Upgrade Facebook4j and related bundle to version 2.4.6

Posted by ac...@apache.org.
Upgrade Facebook4j and related bundle to version 2.4.6


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

Branch: refs/heads/master
Commit: 27510d4aad417b8028a2d52b74501d47edc08d08
Parents: 1cd5439
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 8 10:14:21 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 8 10:14:21 2016 +0200

----------------------------------------------------------------------
 .../camel/component/facebook/data/FacebookMethodsType.java    | 7 +++++++
 parent/pom.xml                                                | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/27510d4a/components/camel-facebook/src/main/java/org/apache/camel/component/facebook/data/FacebookMethodsType.java
----------------------------------------------------------------------
diff --git a/components/camel-facebook/src/main/java/org/apache/camel/component/facebook/data/FacebookMethodsType.java b/components/camel-facebook/src/main/java/org/apache/camel/component/facebook/data/FacebookMethodsType.java
index d1bf702..049eedf 100644
--- a/components/camel-facebook/src/main/java/org/apache/camel/component/facebook/data/FacebookMethodsType.java
+++ b/components/camel-facebook/src/main/java/org/apache/camel/component/facebook/data/FacebookMethodsType.java
@@ -407,6 +407,8 @@ public enum FacebookMethodsType {
     GETPHOTO_REACTIONS(ResponseList.class, "getPhotoReactions", String.class, "photoId"),
     GETPHOTO_REACTIONS_WITH_OPTIONS(ResponseList.class, "getPhotoReactions", String.class, "photoId", Reading.class, FacebookConstants.READING_PROPERTY),
     GETPHOTOURL(URL.class, "getPhotoURL", String.class, "photoId"),
+    GETPHOTOSHAREDPOSTS(ResponseList.class, "getPhotoSharedposts", String.class, "photoId"),
+    GETPHOTOSHAREDPOSTS_WITH_OPTIONS(ResponseList.class, "getPhotoSharedposts", String.class, "photoId", Reading.class, FacebookConstants.READING_PROPERTY),
     GETTAGSONPHOTO(ResponseList.class, "getTagsOnPhoto", String.class, "photoId"),
     GETTAGSONPHOTO_WITH_OPTIONS(ResponseList.class, "getTagsOnPhoto", String.class, "photoId", Reading.class, FacebookConstants.READING_PROPERTY),
     LIKEPHOTO(Boolean.class, "likePhoto", String.class, "photoId"),
@@ -447,6 +449,8 @@ public enum FacebookMethodsType {
     GETPOSTS_WITH_OPTIONS(ResponseList.class, "getPosts", Reading.class, FacebookConstants.READING_PROPERTY),
     GETPOSTS_WITH_ID(ResponseList.class, "getPosts", String.class, "userId"),
     GETPOSTS_WITH_ID_OPTIONS(ResponseList.class, "getPosts", String.class, "userId", Reading.class, FacebookConstants.READING_PROPERTY),
+    GETSHAREDPOSTS(ResponseList.class, "getSharedPosts", String.class, "postId"),
+    GETSHAREDPOSTS_WITH_OPTIONS(ResponseList.class, "getSharedPosts", String.class, "postId", Reading.class, FacebookConstants.READING_PROPERTY),
     GETSTATUSES(ResponseList.class, "getStatuses"),
     GETSTATUSES_WITH_OPTIONS(ResponseList.class, "getStatuses", Reading.class, FacebookConstants.READING_PROPERTY),
     GETSTATUSES_WITH_ID(ResponseList.class, "getStatuses", String.class, "userId"),
@@ -520,6 +524,8 @@ public enum FacebookMethodsType {
     GETVIDEO_WITH_OPTIONS(Video.class, "getVideo", String.class, "videoId", Reading.class, FacebookConstants.READING_PROPERTY),
     GETVIDEO_REACTIONS(ResponseList.class, "getVideoReactions", String.class, "videoId"),
     GETVIDEO_REACTIONS_WITH_OPTIONS(ResponseList.class, "getVideoReactions", String.class, "videoId", Reading.class, FacebookConstants.READING_PROPERTY),
+    GETVIDEOSHAREDPOSTS(ResponseList.class, "getVideoSharedposts", String.class, "videoId"),
+    GETVIDEOSHAREDPOSTS_WITH_OPTIONS(ResponseList.class, "getVideoSharedposts", String.class, "videoId", Reading.class, FacebookConstants.READING_PROPERTY),
     GETVIDEOCOMMENTS(ResponseList.class, "getVideoComments", String.class, "videoId"),
     GETVIDEOCOMMENTS_WITH_OPTIONS(ResponseList.class, "getVideoComments", String.class, "videoId", Reading.class, FacebookConstants.READING_PROPERTY),
     GETVIDEOCOVER(URL.class, "getVideoCover", String.class, "videoId"),
@@ -535,6 +541,7 @@ public enum FacebookMethodsType {
     // SearchMethods get the highest priority with higher ordinal values
     SEARCH(ResponseList.class, "search", String.class, "query"),
     SEARCH_WITH_OPTIONS(ResponseList.class, "search", String.class, "query", Reading.class, FacebookConstants.READING_PROPERTY),
+    SEARCH_WITH_TYPE(ResponseList.class, "search", String.class, "query", String.class, "type", Reading.class, FacebookConstants.READING_PROPERTY),
     SEARCHCHECKINS(ResponseList.class, "searchCheckins"),
     SEARCHCHECKINS_WITH_OPTIONS(ResponseList.class, "searchCheckins", Reading.class, FacebookConstants.READING_PROPERTY),
     SEARCHEVENTS(ResponseList.class, "searchEvents", String.class, "query"),

http://git-wip-us.apache.org/repos/asf/camel/blob/27510d4a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ca1ca53..15129d1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -177,8 +177,8 @@
     <etcd4j-version>2.12.0</etcd4j-version>
     <exec-maven-plugin-version>1.5.0</exec-maven-plugin-version>
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>
-    <facebook4j-core-version>2.4.4</facebook4j-core-version>
-    <facebook4j-core-bundle-version>2.4.4_1</facebook4j-core-bundle-version>
+    <facebook4j-core-version>2.4.6</facebook4j-core-version>
+    <facebook4j-core-bundle-version>2.4.6_1</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>
     <felix-configadmin-version>1.8.8</felix-configadmin-version>
     <felix-connect-version>0.1.0</felix-connect-version>


[2/6] camel git commit: Upgrade Chunk and related bundle to version 3.2.3

Posted by ac...@apache.org.
Upgrade Chunk and related bundle to version 3.2.3


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

Branch: refs/heads/master
Commit: 1cd54391a14afc0dd90bb228be5932459854a36a
Parents: 7b1d997
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 8 10:00:44 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 8 10:00:44 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/1cd54391/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e5101b4..ca1ca53 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -104,8 +104,8 @@
     <chronicle-queue-version>4.5.7</chronicle-queue-version>
     <chronicle-threads-version>1.7.2</chronicle-threads-version>
     <chronicle-wire-version>1.7.8</chronicle-wire-version>
-    <chunk-templates-version>3.2.0</chunk-templates-version>
-    <chunk-templates-bundle-version>3.2.0_1</chunk-templates-bundle-version>
+    <chunk-templates-version>3.2.3</chunk-templates-version>
+    <chunk-templates-bundle-version>3.2.3_1</chunk-templates-bundle-version>
     <classmate-version>1.3.1</classmate-version>
     <cmis-version>0.13.0</cmis-version>
     <cometd-bayeux-version>6.1.11</cometd-bayeux-version>


[5/6] camel git commit: Upgrade Mustache and related bundle to version 0.9.2

Posted by ac...@apache.org.
Upgrade Mustache and related bundle to version 0.9.2


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

Branch: refs/heads/master
Commit: 124821e4acd1d35506a0383df6746df59fdcbe7f
Parents: 3bd4f2a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 8 10:29:01 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 8 10:29:01 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/124821e4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a4f3ab0..41bc04e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -428,9 +428,9 @@
     <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
     <mqtt-client-version>1.14</mqtt-client-version>
     <msv-version>2013.6.1</msv-version>
-    <mustache-java-version>0.9.1</mustache-java-version>
+    <mustache-java-version>0.9.2</mustache-java-version>
     <mustache-guava-version>16.0</mustache-guava-version>
-    <mustache-bundle-version>0.9.1_2</mustache-bundle-version>
+    <mustache-bundle-version>0.9.2_1</mustache-bundle-version>
     <mvel-version>2.2.8.Final</mvel-version>
     <mybatis-version>3.4.1</mybatis-version>
     <narayana-version>5.3.3.Final</narayana-version>


[4/6] camel git commit: Upgrade Libphonenumber and related bundle to version 7.4.4

Posted by ac...@apache.org.
Upgrade Libphonenumber and related bundle to version 7.4.4


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

Branch: refs/heads/master
Commit: 3bd4f2a57b84110c0564500c962acced5059e258
Parents: 27510d4
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 8 10:25:58 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 8 10:25:58 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/3bd4f2a5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 15129d1..a4f3ab0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -376,8 +376,8 @@
     <kubernetes-model-version>1.0.52</kubernetes-model-version>
     <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
     <leveldbjni-version>1.8</leveldbjni-version>
-    <libphonenumber-version>7.4.0</libphonenumber-version>
-    <libphonenumber-bundle-version>7.4.0_1</libphonenumber-bundle-version>
+    <libphonenumber-version>7.4.4</libphonenumber-version>
+    <libphonenumber-bundle-version>7.4.4_1</libphonenumber-bundle-version>
     <!-- virtual dependency only used by Eclipse m2e -->
     <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
     <log4j-version>1.2.17</log4j-version>