You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2020/03/30 19:04:34 UTC

[camel] branch master updated (ca9aec2 -> 3fef31f)

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

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


    from ca9aec2  Upgrade Freemarker to version 2.3.30.
     new 261c10a  Remove unused httpclient-version placeholder.
     new c9899bd  Remove unused hikaricp-version placeholder.
     new 3fef31f  CAMEL-14715: Remove pax-* version placeholders and dependency management

The 3 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 | 38 --------------------------------------
 1 file changed, 38 deletions(-)


[camel] 03/03: CAMEL-14715: Remove pax-* version placeholders and dependency management

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

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

commit 3fef31f0c05102f20a338308a7b98c57b1fd4510
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Mon Mar 30 21:04:12 2020 +0200

    CAMEL-14715: Remove pax-* version placeholders and dependency management
---
 parent/pom.xml | 36 ------------------------------------
 1 file changed, 36 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 15f42e1..6c44a95 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -463,10 +463,6 @@
         <paho-version>1.2.2</paho-version>
         <paranamer-bundle-version>2.8_1</paranamer-bundle-version>
         <partial-build-plugin-version>2.7</partial-build-plugin-version>
-        <pax-cdi-version>1.0.0</pax-cdi-version>
-        <pax-exam-version>4.13.2</pax-exam-version>
-        <pax-tiny-bundle-version>1.3.2</pax-tiny-bundle-version>
-        <pax-logging-version>1.11.2</pax-logging-version>
         <pdfbox-version>2.0.19</pdfbox-version>
         <perfmark-version>0.17.0</perfmark-version>
         <pgjdbc-driver-version>42.2.6</pgjdbc-driver-version>
@@ -3407,38 +3403,6 @@
                 <version>${ognl-bundle-version}</version>
             </dependency>
 
-            <!-- optional Pax support -->
-            <dependency>
-                <groupId>org.ops4j.pax.exam</groupId>
-                <artifactId>pax-exam</artifactId>
-                <version>${pax-exam-version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.ops4j.pax.exam</groupId>
-                <artifactId>pax-exam-junit4</artifactId>
-                <version>${pax-exam-version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.ops4j.pax.exam</groupId>
-                <artifactId>pax-exam-container-karaf</artifactId>
-                <version>${pax-exam-version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.ops4j.pax.exam</groupId>
-                <artifactId>pax-exam-link-mvn</artifactId>
-                <version>${pax-exam-version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.ops4j.pax.swissbox</groupId>
-                <artifactId>pax-swissbox-tinybundles</artifactId>
-                <version>${pax-tiny-bundle-version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.ops4j.pax.exam</groupId>
-                <artifactId>pax-exam-invoker-junit</artifactId>
-                <version>${pax-exam-version}</version>
-            </dependency>
-
             <!-- optional Saxon support -->
             <dependency>
                 <groupId>net.sf.saxon</groupId>


[camel] 01/03: Remove unused httpclient-version placeholder.

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

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

commit 261c10a57d6e1d8a865c4171a71d49ed6e9d3729
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Mon Mar 30 20:55:33 2020 +0200

    Remove unused httpclient-version placeholder.
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index da329a9..ea52773 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -254,7 +254,6 @@
         <httpcore4-version>4.4.13</httpcore4-version>
         <httpclient4-version>4.5.12</httpclient4-version>
         <httpasyncclient-version>4.1.4</httpasyncclient-version>
-        <httpclient-version>3.1</httpclient-version>
         <hystrix-version>1.5.18</hystrix-version>
         <ical4j-version>1.0.7</ical4j-version>
         <icu4j-version>65.1</icu4j-version>


[camel] 02/03: Remove unused hikaricp-version placeholder.

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

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

commit c9899bddb45102c2d6f166d5d8b4d20ca910b00d
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Mon Mar 30 20:57:01 2020 +0200

    Remove unused hikaricp-version placeholder.
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ea52773..15f42e1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -246,7 +246,6 @@
         <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
         <hibernate-validator-version>6.1.2.Final</hibernate-validator-version>
         <hibernate-version>5.4.12.Final</hibernate-version>
-        <hikaricp-version>2.4.13</hikaricp-version>
         <hk2-version>2.5.0</hk2-version>
         <hsqldb-version>2.5.0</hsqldb-version>
         <htrace-version>3.1.0-incubating</htrace-version>