You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "benallard (via GitHub)" <gi...@apache.org> on 2023/04/12 10:00:31 UTC

[GitHub] [camel] benallard opened a new pull request, #9851: JDK 8 support was dropped in the 3.15.x branch

benallard opened a new pull request, #9851:
URL: https://github.com/apache/camel/pull/9851

   # Description
   
   <!--
   - Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
   -->
   
   # Target
   
   - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it).
   
   <!--
   # *Note*: trivial changes like, typos, minor documentation fixes and other small items do not require a JIRA issue. In this case your pull request should address just this issue, without pulling in other changes.
   -->
   
   # Apache Camel coding standards and style
   
   - [ ] I checked that each commit in the pull request has a meaningful subject line and body.
   
   <!--  
   If you're unsure, you can format the pull request title like `[CAMEL-XXX] Fixes bug in camel-file component`, where you replace `CAMEL-XXX` with the appropriate JIRA issue.
   -->
   
   - [ ] I formatted the code using `mvn -Pformat,fastinstall install && mvn -Psourcecheck`
   
   <!-- 
   You can run the aforementioned command in your module so that the build auto-formats your code and the source check verifies that is complies with our coding style. This will also be verified as part of the checks and your PR may be rejected if the checkstyle does not pass.
   
   You can learn more about the contribution guidelines at https://github.com/apache/camel/blob/main/CONTRIBUTING.md
   -->
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #9851: JDK 8 support was dropped in the 3.15.x branch

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9851:
URL: https://github.com/apache/camel/pull/9851#issuecomment-1505143983

   :no_entry_sign: There are (likely) no components to be tested in this PR


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus merged pull request #9851: JDK 8 support was dropped in the 3.15.x branch

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #9851:
URL: https://github.com/apache/camel/pull/9851


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #9851: JDK 8 support was dropped in the 3.15.x branch

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #9851:
URL: https://github.com/apache/camel/pull/9851#issuecomment-1505052066

   Yeah that is fine - whether a release is LTS or not does not matter in regards to when Camel supports a JDK version


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #9851: JDK 8 support was dropped in the 3.15.x branch

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #9851:
URL: https://github.com/apache/camel/pull/9851#issuecomment-1505009271

   ```
    CAMEL VERSION   JDK   KIND     RELEASED     SUPPORTED UNTIL
      3.0.0-M1
      3.0.0-M2
      3.0.0-M3
      3.0.0-M4
      3.0.0-RC1     8,11   RC   September 2019
      3.0.0-RC2     8,11   RC     October 2019
      3.0.0-RC3     8,11   RC     October 2019
        3.0.0       8,11         November 2019
        3.0.1       8,11          January 2020
        3.1.0       8,11         February 2020
        3.2.0       8,11            April 2020
        3.3.0       8,11              May 2020
        3.4.0       8,11  LTS        June 2020        June 2021
        3.4.1       8,11  LTS        July 2020        June 2021
        3.4.2       8,11  LTS        July 2020        June 2021
        3.4.3       8,11  LTS      August 2020        June 2021
        3.4.4       8,11  LTS   September 2020        June 2021
        3.4.5       8,11  LTS    December 2020        June 2021
        3.4.6       8,11  LTS        June 2021        June 2021
        3.5.0       8,11        September 2020
        3.6.0       8,11        September 2020
        3.7.0       8,11  LTS    December 2020     January 2022
        3.7.1       8,11  LTS     January 2021     January 2022
        3.7.2       8,11  LTS    February 2021     January 2022
        3.7.3       8,11  LTS       March 2021     January 2022
        3.7.4       8,11  LTS         May 2021     January 2022
        3.7.5       8,11  LTS        July 2021     January 2022
        3.7.6       8,11  LTS     October 2021     January 2022
        3.7.7       8,11  LTS    December 2021     January 2022
        3.8.0       8,11         February 2021
        3.9.0       8,11            March 2021
       3.10.0       8,11              May 2021
       3.11.0       8,11  LTS        June 2021        July 2022
       3.11.1       8,11  LTS      August 2021        July 2022
       3.11.2       8,11  LTS   September 2021        July 2022
       3.11.3       8,11  LTS     October 2021        July 2022
       3.11.4       8,11  LTS    November 2021        July 2022
       3.11.5       8,11  LTS    December 2021        July 2022
       3.11.6       8,11  LTS       March 2022        July 2022
       3.11.7       8,11  LTS         May 2022        July 2022
       3.12.0       8,11          October 2021
       3.13.0       8,11         November 2021
       3.14.0       8,11  LTS    December 2021    December 2023
       3.14.1       8,11  LTS     January 2022    December 2023
       3.14.2       8,11  LTS       March 2022    December 2023
       3.14.3       8,11  LTS         May 2022    December 2023
       3.14.4       8,11  LTS        June 2022    December 2023
       3.14.5       8,11  LTS      August 2022    December 2023
       3.14.6       8,11  LTS    November 2022    December 2023
       3.14.7       8,11  LTS    December 2022    December 2023
       3.15.0         11         February 2022
       3.16.0         11            March 2022
       3.17.0      11,17              May 2022
       3.18.0      11,17  LTS        July 2022        July 2023
       3.18.1      11,17  LTS      August 2022        July 2023
       3.18.2      11,17  LTS   September 2022        July 2023
       3.18.3      11,17  LTS     October 2022        July 2023
       3.18.4      11,17  LTS    December 2022        July 2023
       3.18.5      11,17  LTS     January 2023        July 2023
       3.18.6      11,17  LTS       April 2023        July 2023
       3.19.0      11,17          October 2022
       3.20.0      11,17  LTS    December 2022    December 2023
       3.20.1      11,17  LTS     January 2023    December 2023
       3.20.2      11,17  LTS    February 2023    December 2023
       3.20.3      11,17  LTS       March 2023    December 2023
      4.0.0-M1        17   RC    February 2023
      4.0.0-M2        17   RC       March 2023
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on a diff in pull request #9851: JDK 8 support was dropped in the 3.15.x branch

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on code in PR #9851:
URL: https://github.com/apache/camel/pull/9851#discussion_r1163917945


##########
docs/user-manual/modules/faq/pages/what-platforms-are-supported.adoc:
##########
@@ -1,5 +1,7 @@
 = What platforms are supported?
 
 - Camel 2.x supports JDK 8
-- Camel 3.x supports JDK 8 (secondary) and 11 (primary)
+- Camel 3.x supports JDK 8 up to its 3.14.x branch
+- Camel 3.x supports JDK 11

Review Comment:
   3.x supports JDK 17 from 3.18 onwards.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] benallard commented on pull request #9851: JDK 8 support was dropped in the 3.15.x branch

Posted by "benallard (via GitHub)" <gi...@apache.org>.
benallard commented on PR #9851:
URL: https://github.com/apache/camel/pull/9851#issuecomment-1505042557

   Should we better invert the table ?
   
   ```
   - Java 8 Support until 3.14.x
   - Java 11 Support for all 3.x version
   - Java 17 Support starting with 3.17.0
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] benallard commented on a diff in pull request #9851: JDK 8 support was dropped in the 3.15.x branch

Posted by "benallard (via GitHub)" <gi...@apache.org>.
benallard commented on code in PR #9851:
URL: https://github.com/apache/camel/pull/9851#discussion_r1163935385


##########
docs/user-manual/modules/faq/pages/what-platforms-are-supported.adoc:
##########
@@ -1,5 +1,7 @@
 = What platforms are supported?
 
 - Camel 2.x supports JDK 8
-- Camel 3.x supports JDK 8 (secondary) and 11 (primary)
+- Camel 3.x supports JDK 8 up to its 3.14.x branch
+- Camel 3.x supports JDK 11

Review Comment:
   According to your table, it's 3.17, but 3.17 was not LTS.
   What does that means, that you started testing with Java-17 back then? because I don't see any relevant change regarding java-17 in the pom.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org