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 2022/03/08 07:23:18 UTC

[camel] branch main created (now a9550aa)

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

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


      at a9550aa  Regen for commit c40f110ea316011e7334bcc040db64655191dc1c

This branch includes the following new commits:

     new 8b1347e  Upgrade JackRabbit to version 2.21.10
     new a69493d  Sync deps
     new a9550aa  Regen for commit c40f110ea316011e7334bcc040db64655191dc1c

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.


[camel] 03/03: Regen for commit c40f110ea316011e7334bcc040db64655191dc1c

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

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

commit a9550aa299941d43b2b9f53b76a9c725fa3d02dc
Author: davsclaus <da...@users.noreply.github.com>
AuthorDate: Tue Mar 8 07:08:00 2022 +0000

    Regen for commit c40f110ea316011e7334bcc040db64655191dc1c
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../resources/org/apache/camel/catalog/others.properties  |  1 -
 .../org/apache/camel/catalog/others/console.json          | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
index 5f99325..2ecc8b0 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
@@ -8,7 +8,6 @@ cloud
 cloudevents
 cluster
 componentdsl
-console
 csimple-joor
 cxf-transport
 debug
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json
deleted file mode 100644
index b1048bd..0000000
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-  "other": {
-    "kind": "other",
-    "name": "console",
-    "title": "Console",
-    "description": "Camel Developer Console",
-    "deprecated": false,
-    "firstVersion": "3.15.0",
-    "label": "core",
-    "supportLevel": "Preview",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-console",
-    "version": "3.16.0-SNAPSHOT"
-  }
-}

[camel] 01/03: Upgrade JackRabbit to version 2.21.10

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

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

commit 8b1347eaeabfbda25632455c668eb10102fe73cd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 8 06:48:33 2022 +0100

    Upgrade JackRabbit to version 2.21.10
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1f0a5bb..c7287c3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -265,7 +265,7 @@
         <ivy-version>2.5.0</ivy-version>
         <jackson-version>1.9.12</jackson-version>
         <jackson2-version>2.13.2</jackson2-version>
-        <jackrabbit-version>2.21.9</jackrabbit-version>
+        <jackrabbit-version>2.21.10</jackrabbit-version>
         <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>
         <jasminb-jsonapi-version>0.11</jasminb-jsonapi-version>
         <jandex-version>2.4.2.Final</jandex-version>

[camel] 02/03: Sync deps

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

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

commit a69493d5ac39abdc2177415c283181a79a0fa756
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 8 07:39:35 2022 +0100

    Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 046f1a1..fea0d34 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -282,7 +282,7 @@
     <isorelax-jaxp-bridge-version>1.1</isorelax-jaxp-bridge-version>
     <isorelax-version>20090621</isorelax-version>
     <ivy-version>2.5.0</ivy-version>
-    <jackrabbit-version>2.21.9</jackrabbit-version>
+    <jackrabbit-version>2.21.10</jackrabbit-version>
     <jackson-version>1.9.12</jackson-version>
     <jackson2-version>2.13.2</jackson2-version>
     <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>