You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/12/24 14:14:02 UTC

[camel] branch main updated (1ad3b09 -> 5e8ba95)

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

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


    from 1ad3b09  Drop Java 8
     new 0e46042  CAMEL-17329: Upgrade Roaster as we drop Java 8
     new 5e8ba95  Regen

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:
 .../resources/org/apache/camel/catalog/others/csimple-joor.json        | 2 +-
 parent/pom.xml                                                         | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

[camel] 01/02: CAMEL-17329: Upgrade Roaster as we drop Java 8

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

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

commit 0e460426832075024085894b73ffe140b62577e7
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Dec 24 15:13:24 2021 +0100

    CAMEL-17329: Upgrade Roaster as we drop Java 8
---
 parent/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9c8caa6..8872e8c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -470,8 +470,7 @@
         <resteasy-version>4.5.6.Final</resteasy-version>
         <ribbon-version>2.3.0</ribbon-version>
         <servo-version>0.10.1</servo-version>
-        <!-- roaster 2.23.x does not work with java 8 -->
-        <roaster-version>2.22.3.Final</roaster-version>
+        <roaster-version>2.23.2.Final</roaster-version>
         <robotframework-version>4.1.2</robotframework-version>
         <rome-version>1.16.0</rome-version>
         <rxjava-version>1.3.8</rxjava-version>

[camel] 02/02: Regen

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

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

commit 5e8ba95c1ff73d314798e4e9da998859a7bad1f2
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Dec 24 15:13:31 2021 +0100

    Regen
---
 .../resources/org/apache/camel/catalog/others/csimple-joor.json         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/csimple-joor.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/csimple-joor.json
index c7a2ba3..f65107e 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/csimple-joor.json
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/csimple-joor.json
@@ -6,7 +6,7 @@
     "description": "jOOR compiler for csimple language",
     "deprecated": false,
     "firstVersion": "3.7.0",
-    "label": "dlanguage,java",
+    "label": "language,java",
     "supportLevel": "Stable",
     "groupId": "org.apache.camel",
     "artifactId": "camel-csimple-joor",