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/30 15:42:38 UTC

[camel] branch master updated (bdee42c -> 4e7f54c)

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.git.


    from bdee42c  CAMEL-14715 - Remove karaf4 property placeholder (camel-karaf-migration)
     new 0400346  CAMEL-14715 - Remove kxml2 bundle property placeholder (camel-karaf-migration)
     new 4e7f54c  CAMEL-14715 - Remove libphonenumber bundle property placeholder (camel-karaf-migration)

The 2 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:
 parent/pom.xml | 2 --
 1 file changed, 2 deletions(-)


[camel] 01/02: CAMEL-14715 - Remove kxml2 bundle property placeholder (camel-karaf-migration)

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.git

commit 040034671bd474e5afa03d6e181f90a2fb5d5ba9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 17:40:39 2020 +0200

    CAMEL-14715 - Remove kxml2 bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index df8284a..1054a1d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -362,7 +362,6 @@
         <kubernetes-client-version>4.9.0</kubernetes-client-version>
         <kubernetes-model-version>4.9.0</kubernetes-model-version>
         <kudu-version>1.10.0</kudu-version>
-        <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
         <leveldbjni-version>1.8</leveldbjni-version>
         <leveldb-api-version>0.10</leveldb-api-version>
         <leveldb-version>0.10</leveldb-version>


[camel] 02/02: CAMEL-14715 - Remove libphonenumber bundle property placeholder (camel-karaf-migration)

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.git

commit 4e7f54cbf30d514929eb9054422533a20ff7d872
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 17:42:09 2020 +0200

    CAMEL-14715 - Remove libphonenumber bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1054a1d..5356663 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -367,7 +367,6 @@
         <leveldb-version>0.10</leveldb-version>
         <leveldb-guava-version>21.0</leveldb-guava-version>
         <libphonenumber-version>8.11.3</libphonenumber-version>
-        <libphonenumber-bundle-version>8.11.3_1</libphonenumber-bundle-version>
         <!-- virtual dependency only used by Eclipse m2e -->
         <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
         <lettuce-version>5.1.0.RELEASE</lettuce-version>