You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2020/09/28 09:03:51 UTC

[camel-karaf] branch camel-karaf-3.4.x updated (bcec939 -> 257cbcc)

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

gzurowski pushed a change to branch camel-karaf-3.4.x
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git.


    from bcec939  CAMEL-15511 - Camel-AHC: Wrapper async-http-client jars in camel-karaf feature are bundle
     add 21a96ad  Target Camel 3.4.4 for release
     add 89d4b44  [maven-release-plugin] prepare release camel-karaf-3.4.4
     add 118f124  [maven-release-plugin] prepare for next development iteration
     new 819e6f9  Merge branch 'release/3.4.4' into camel-karaf-3.4.x
     new 257cbcc  Target Camel 3.4.5-SNAPSHOT

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:
 bom/camel-karaf-bom/pom.xml                                | 2 +-
 bom/pom.xml                                                | 2 +-
 catalog/camel-catalog-provider-karaf/pom.xml               | 2 +-
 catalog/pom.xml                                            | 2 +-
 components/camel-blueprint-main/pom.xml                    | 2 +-
 components/camel-blueprint/pom.xml                         | 2 +-
 components/camel-cxf-blueprint/pom.xml                     | 2 +-
 components/camel-cxf-transport-blueprint/pom.xml           | 2 +-
 components/camel-eventadmin/pom.xml                        | 2 +-
 components/camel-kura/pom.xml                              | 2 +-
 components/camel-osgi-activator/pom.xml                    | 2 +-
 components/camel-paxlogging/pom.xml                        | 2 +-
 components/camel-servlet-osgi/pom.xml                      | 2 +-
 components/camel-test-blueprint/pom.xml                    | 2 +-
 components/camel-test-karaf/pom.xml                        | 2 +-
 components/pom.xml                                         | 2 +-
 core/camel-core-osgi/pom.xml                               | 2 +-
 core/pom.xml                                               | 2 +-
 platforms/commands/commands-core/pom.xml                   | 2 +-
 platforms/commands/pom.xml                                 | 2 +-
 platforms/karaf/commands/pom.xml                           | 2 +-
 platforms/karaf/features/pom.xml                           | 2 +-
 platforms/karaf/pom.xml                                    | 2 +-
 platforms/pom.xml                                          | 2 +-
 pom.xml                                                    | 8 ++++----
 tests/camel-blueprint-cxf-test/pom.xml                     | 2 +-
 tests/camel-blueprint-test/pom.xml                         | 2 +-
 tests/camel-itest-osgi/pom.xml                             | 2 +-
 tests/pom.xml                                              | 2 +-
 tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml | 2 +-
 tooling/camel-karaf-docs-maven-plugin/pom.xml              | 2 +-
 tooling/pom.xml                                            | 2 +-
 32 files changed, 35 insertions(+), 35 deletions(-)


[camel-karaf] 01/02: Merge branch 'release/3.4.4' into camel-karaf-3.4.x

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

gzurowski pushed a commit to branch camel-karaf-3.4.x
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit 819e6f9fd4e0fe25ca57404e2d27ca6b5d7d502c
Merge: bcec939 118f124
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Mon Sep 28 09:02:51 2020 +0000

    Merge branch 'release/3.4.4' into camel-karaf-3.4.x

 bom/camel-karaf-bom/pom.xml                                | 2 +-
 bom/pom.xml                                                | 2 +-
 catalog/camel-catalog-provider-karaf/pom.xml               | 2 +-
 catalog/pom.xml                                            | 2 +-
 components/camel-blueprint-main/pom.xml                    | 2 +-
 components/camel-blueprint/pom.xml                         | 2 +-
 components/camel-cxf-blueprint/pom.xml                     | 2 +-
 components/camel-cxf-transport-blueprint/pom.xml           | 2 +-
 components/camel-eventadmin/pom.xml                        | 2 +-
 components/camel-kura/pom.xml                              | 2 +-
 components/camel-osgi-activator/pom.xml                    | 2 +-
 components/camel-paxlogging/pom.xml                        | 2 +-
 components/camel-servlet-osgi/pom.xml                      | 2 +-
 components/camel-test-blueprint/pom.xml                    | 2 +-
 components/camel-test-karaf/pom.xml                        | 2 +-
 components/pom.xml                                         | 2 +-
 core/camel-core-osgi/pom.xml                               | 2 +-
 core/pom.xml                                               | 2 +-
 platforms/commands/commands-core/pom.xml                   | 2 +-
 platforms/commands/pom.xml                                 | 2 +-
 platforms/karaf/commands/pom.xml                           | 2 +-
 platforms/karaf/features/pom.xml                           | 2 +-
 platforms/karaf/pom.xml                                    | 2 +-
 platforms/pom.xml                                          | 2 +-
 pom.xml                                                    | 8 ++++----
 tests/camel-blueprint-cxf-test/pom.xml                     | 2 +-
 tests/camel-blueprint-test/pom.xml                         | 2 +-
 tests/camel-itest-osgi/pom.xml                             | 2 +-
 tests/pom.xml                                              | 2 +-
 tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml | 2 +-
 tooling/camel-karaf-docs-maven-plugin/pom.xml              | 2 +-
 tooling/pom.xml                                            | 2 +-
 32 files changed, 35 insertions(+), 35 deletions(-)


[camel-karaf] 02/02: Target Camel 3.4.5-SNAPSHOT

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

gzurowski pushed a commit to branch camel-karaf-3.4.x
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit 257cbccd4615395d88dd7aa6a3a617f477229797
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Mon Sep 28 09:03:33 2020 +0000

    Target Camel 3.4.5-SNAPSHOT
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4f59578..1e23d05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.4.4</version>
+        <version>3.4.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
@@ -105,7 +105,7 @@
         <compiler.fork>false</compiler.fork>
 
         <!-- Camel target version -->
-        <camel-version>3.4.4</camel-version>
+        <camel-version>3.4.5-SNAPSHOT</camel-version>
 
         <ant-bundle-version>1.7.0_6</ant-bundle-version>
         <antlr-bundle-version>3.5.2_1</antlr-bundle-version>
@@ -705,7 +705,7 @@
         <profile>
             <id>dev</id>
             <properties>
-                <camel-version>3.4.4</camel-version>
+                <camel-version>3.4.5-SNAPSHOT</camel-version>
             </properties>
         </profile>