Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-11 Thread via GitHub
davsclaus commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1988177146 If you need more help then ask on the chat room or mailing list -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-11 Thread via GitHub
davsclaus closed pull request #13424: Update what-platforms-are-supported.adoc URL: https://github.com/apache/camel/pull/13424 -- 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. T

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-11 Thread via GitHub
davsclaus commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1988176451 > > Yes you can see the supported version on download page https://camel.apache.org/download/ > > For example Camel 4.4 says Supports Java 17 and 21 > > Sorry for extending the

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-11 Thread via GitHub
nrkkalyan commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1988095952 > Yes you can see the supported version on download page https://camel.apache.org/download/ > > For example Camel 4.4 says Supports Java 17 and 21 I am not sure if I was ab

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-10 Thread via GitHub
davsclaus commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1987265450 > If you mean to say official support then do you mean, if my application is using camel 3.16.0 then you won't support if the error occurred in my application due to running in Java 21.

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-10 Thread via GitHub
davsclaus commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1987263209 Yes you can see the supported version on download page https://camel.apache.org/download/ For example Camel 4.4 says Supports Java 17 and 21 -- This is an automate

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-10 Thread via GitHub
nrkkalyan commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1987262409 I mean running my own application that uses camel say 3.16.0. So in that case still I cannot use Java 21 to compile and run my application just because my application has a dependen

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-10 Thread via GitHub
davsclaus commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1987245066 No we dont support official any kind of JRE version - We only support JDK11, 17, 21 and so on. If you use JDK12, 14, 18 or whatever then its not supported. -- This is an automated mes

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-10 Thread via GitHub
nrkkalyan commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1987240040 Ok I have added changes that would clearly state the different java versions one can use to Compile and as Runtime environments. Basically this states that if an application is using

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-10 Thread via GitHub
davsclaus commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1987140459 > The + sign I mean for java 11 and above. Is it not the case that one can use Java 17 to compile and run applications with apache 3.x? Only in Camel 3.17 onwards, as I listed in

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-09 Thread via GitHub
nrkkalyan commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1986962385 The + sign I mean for java 11 and above. Is it not the case that one can use Java 17 to compile and run applications with apache 3.x? -- This is an automated message from the Apach

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-09 Thread via GitHub
davsclaus commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1986961138 Remove the `+` sign -- 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.

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-09 Thread via GitHub
nrkkalyan commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1986954785 Hi Claus Thank you for your comments, but sorry to say, I don't understand what you mean "update the PR with better information," As my understanding is, one can use latest

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-09 Thread via GitHub
davsclaus commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1986886221 Can you use this information to update the PR with better information, thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-09 Thread via GitHub
davsclaus commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1986886065 Java 8 supported from 3.0 to 3.14 Java 11 supported for all of 3.x Java 17 supported from 3.17 Java 21 supported from 4.2 -- This is an automated message from the Apache Git S

Re: [PR] Update what-platforms-are-supported.adoc [camel]

2024-03-08 Thread via GitHub
nrkkalyan commented on PR #13424: URL: https://github.com/apache/camel/pull/13424#issuecomment-1986439280 Added additional clarity with respect to supported java versions for each version -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[PR] Update what-platforms-are-supported.adoc [camel]

2024-03-08 Thread via GitHub
nrkkalyan opened a new pull request, #13424: URL: https://github.com/apache/camel/pull/13424 Added some additional clarification on the java version support. # Description # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3