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 2020/03/02 17:02:17 UTC

[camel-examples] branch master updated (6389a2b -> aa3066a)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git.


    from 6389a2b  Align dependencies to camel master: Jooq version to 3.13.1
     new a3f9b4d  Align dependencies to camel master: Mvel version to 2.4.5.Final
     new d0f1e2d  Align dependencies to camel master: OpenJpa version to 3.1.1
     new ac370f1  Removed spring-boot property placeholder
     new 500cfa7  Removed infinispan spring boot placeholder
     new bf9843c  Removed spring-cloud commons property placeholder
     new 39d1058  remove Spring cloud netflix placeholder
     new 8c2a57c  Removed spring-cloud consul property placeholder
     new 31057cf  Removed Spring zookeeper property placeholder
     new 22baba3  Removed undertow property placeholder
     new e0d61ef  Removed testcontainers property placeholder
     new aa3066a  Align dependencies to camel master: Spring version to 5.2.4.RELEASE

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 examples/pom.xml | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)


[camel-examples] 09/11: Removed undertow property placeholder

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit 22baba3708378f430cb0fe9a6d1846a56ec59cce
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:54:04 2020 +0100

    Removed undertow property placeholder
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index ac1e08a..938f8a8 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -261,7 +261,6 @@
         <testcontainers-version>1.12.3</testcontainers-version>
         <tinybundles-version>2.1.1</tinybundles-version>
         <tomcat-version>9.0.30</tomcat-version>
-        <undertow-version>2.0.28.Final</undertow-version>
         <weld3-version>3.0.5.Final</weld3-version>
         <wsdl4j-version>1.6.3</wsdl4j-version>
         <woodstox-version>6.0.3</woodstox-version>


[camel-examples] 07/11: Removed spring-cloud consul property placeholder

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit 8c2a57c8937988db4770911e361e92bd4cdc05ce
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:52:42 2020 +0100

    Removed spring-cloud consul property placeholder
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 6646037..b724b30 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -253,7 +253,6 @@
         <slf4j-api-version>1.7.30</slf4j-api-version>
         <sql-maven-plugin-version>1.5</sql-maven-plugin-version>
         <spring-ws-version>3.0.7.RELEASE</spring-ws-version>
-        <spring-cloud-netflix-version>2.2.1.RELEASE</spring-cloud-netflix-version>
         <spring-cloud-zookeeper-version>2.2.0.RELEASE</spring-cloud-zookeeper-version>
         <spring-security-version>5.2.1.RELEASE</spring-security-version>
         <spring-version-range>[5,6)</spring-version-range>


[camel-examples] 01/11: Align dependencies to camel master: Mvel version to 2.4.5.Final

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit a3f9b4de82dca789460579af84a7b4e91253c745
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:49:12 2020 +0100

    Align dependencies to camel master: Mvel version to 2.4.5.Final
---
 examples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 93fa18e..689c6ab 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -240,7 +240,7 @@
         <metrics-cdi-version>1.3.3</metrics-cdi-version>
         <micrometer-version>1.2.2</micrometer-version>
         <mina-version>2.1.3</mina-version>
-        <mvel-version>2.4.4.Final</mvel-version>
+        <mvel-version>2.4.5.Final</mvel-version>
         <mycila-license-version>3.0</mycila-license-version>
         <openjpa-version>3.1.0</openjpa-version>
         <opentracing-version>0.33.0</opentracing-version>


[camel-examples] 06/11: remove Spring cloud netflix placeholder

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit 39d1058e5e44fa6ed6583f56e7cfd47f101f7a52
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:52:22 2020 +0100

    remove Spring cloud netflix placeholder
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 11f5c31..6646037 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -253,7 +253,6 @@
         <slf4j-api-version>1.7.30</slf4j-api-version>
         <sql-maven-plugin-version>1.5</sql-maven-plugin-version>
         <spring-ws-version>3.0.7.RELEASE</spring-ws-version>
-        <spring-cloud-consul-version>2.2.1.RELEASE</spring-cloud-consul-version>
         <spring-cloud-netflix-version>2.2.1.RELEASE</spring-cloud-netflix-version>
         <spring-cloud-zookeeper-version>2.2.0.RELEASE</spring-cloud-zookeeper-version>
         <spring-security-version>5.2.1.RELEASE</spring-security-version>


[camel-examples] 08/11: Removed Spring zookeeper property placeholder

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit 31057cf324a64569572369df0418293225622de6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:53:01 2020 +0100

    Removed Spring zookeeper property placeholder
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index b724b30..ac1e08a 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -253,7 +253,6 @@
         <slf4j-api-version>1.7.30</slf4j-api-version>
         <sql-maven-plugin-version>1.5</sql-maven-plugin-version>
         <spring-ws-version>3.0.7.RELEASE</spring-ws-version>
-        <spring-cloud-zookeeper-version>2.2.0.RELEASE</spring-cloud-zookeeper-version>
         <spring-security-version>5.2.1.RELEASE</spring-security-version>
         <spring-version-range>[5,6)</spring-version-range>
         <spring-version>${spring5-version}</spring-version>


[camel-examples] 03/11: Removed spring-boot property placeholder

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit ac370f1e8fcf2bcab582d01c5731e18665d87f1a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:51:12 2020 +0100

    Removed spring-boot property placeholder
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 119e212..c8d24b5 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -254,7 +254,6 @@
         <slf4j-api-version>1.7.30</slf4j-api-version>
         <sql-maven-plugin-version>1.5</sql-maven-plugin-version>
         <spring-ws-version>3.0.7.RELEASE</spring-ws-version>
-        <spring-boot-version>2.2.4.RELEASE</spring-boot-version>
         <spring-cloud-commons-version>2.2.1.RELEASE</spring-cloud-commons-version>
         <spring-cloud-consul-version>2.2.1.RELEASE</spring-cloud-consul-version>
         <spring-cloud-netflix-version>2.2.1.RELEASE</spring-cloud-netflix-version>


[camel-examples] 05/11: Removed spring-cloud commons property placeholder

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit bf9843c6f19a8eb9150b31ca62c7c63e9735f95b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:52:06 2020 +0100

    Removed spring-cloud commons property placeholder
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 92c3464..11f5c31 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -253,7 +253,6 @@
         <slf4j-api-version>1.7.30</slf4j-api-version>
         <sql-maven-plugin-version>1.5</sql-maven-plugin-version>
         <spring-ws-version>3.0.7.RELEASE</spring-ws-version>
-        <spring-cloud-commons-version>2.2.1.RELEASE</spring-cloud-commons-version>
         <spring-cloud-consul-version>2.2.1.RELEASE</spring-cloud-consul-version>
         <spring-cloud-netflix-version>2.2.1.RELEASE</spring-cloud-netflix-version>
         <spring-cloud-zookeeper-version>2.2.0.RELEASE</spring-cloud-zookeeper-version>


[camel-examples] 02/11: Align dependencies to camel master: OpenJpa version to 3.1.1

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit d0f1e2dc8ebdd05d510bbacdfcd835d01fd0f5f7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:49:43 2020 +0100

    Align dependencies to camel master: OpenJpa version to 3.1.1
---
 examples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 689c6ab..119e212 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -242,7 +242,7 @@
         <mina-version>2.1.3</mina-version>
         <mvel-version>2.4.5.Final</mvel-version>
         <mycila-license-version>3.0</mycila-license-version>
-        <openjpa-version>3.1.0</openjpa-version>
+        <openjpa-version>3.1.1</openjpa-version>
         <opentracing-version>0.33.0</opentracing-version>
         <os-maven-plugin-version>1.6.0</os-maven-plugin-version>
         <osgi-version>6.0.0</osgi-version>


[camel-examples] 10/11: Removed testcontainers property placeholder

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit e0d61ef8941863d4f0dc3726994c6d4442771ebd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:54:27 2020 +0100

    Removed testcontainers property placeholder
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 938f8a8..f7ecd73 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -258,7 +258,6 @@
         <spring-version>${spring5-version}</spring-version>
         <spring5-version>5.2.3.RELEASE</spring5-version>
         <surefire.version>${maven-surefire-plugin-version}</surefire.version>
-        <testcontainers-version>1.12.3</testcontainers-version>
         <tinybundles-version>2.1.1</tinybundles-version>
         <tomcat-version>9.0.30</tomcat-version>
         <weld3-version>3.0.5.Final</weld3-version>


[camel-examples] 11/11: Align dependencies to camel master: Spring version to 5.2.4.RELEASE

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit aa3066a0511f892137758fb75071565a32e40a45
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:59:07 2020 +0100

    Align dependencies to camel master: Spring version to 5.2.4.RELEASE
---
 examples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index f7ecd73..cffe40c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -256,7 +256,7 @@
         <spring-security-version>5.2.1.RELEASE</spring-security-version>
         <spring-version-range>[5,6)</spring-version-range>
         <spring-version>${spring5-version}</spring-version>
-        <spring5-version>5.2.3.RELEASE</spring5-version>
+        <spring5-version>5.2.4.RELEASE</spring5-version>
         <surefire.version>${maven-surefire-plugin-version}</surefire.version>
         <tinybundles-version>2.1.1</tinybundles-version>
         <tomcat-version>9.0.30</tomcat-version>


[camel-examples] 04/11: Removed infinispan spring boot placeholder

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit 500cfa7948b7a5eb0c553adca0b87ab7f4412246
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 2 17:51:32 2020 +0100

    Removed infinispan spring boot placeholder
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index c8d24b5..92c3464 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -214,7 +214,6 @@
         <hapi-version>2.3</hapi-version>
         <hamcrest-version>2.2</hamcrest-version>
         <hibernate-validator-version>6.1.2.Final</hibernate-validator-version>
-        <infinispan-spring-boot-version>2.2.0.Final</infinispan-spring-boot-version>
         <pax-exam-version>4.13.1</pax-exam-version>
         <pax-url-aether>2.6.2</pax-url-aether>
         <jakarta-jaxb-version>2.3.2</jakarta-jaxb-version>