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 discussion, but it is very important for me and 
possibly others to understand the JRE part of camel.
   > 
   > I am not sure if I was able to convey my question properly when I say JRE. 
My case is I have a batch application deployed on AWS platform, the application 
process some files from S3 bucket. My application stack is: Java-21, Spring 
2.7.x, Camel 3.16.0.
   > 
   > I understand the support part. But other than that, If I use camel 3.16.0 
in my application compiled and running on JDK-21 on AWS platform will there be 
any problem?
   
   I dont know try it out - its very likely it will as JDK have great backwards 
compatability, but Camel also uses 3rd party JARs and they may not. 
   
   The ASF Camel project **only** support the JDK and Camel combinations I 
already mentioned. We have 25.000+ tests executed on CI servers for the JDK + 
Camel combinations that we use to help verify.
   
   


-- 
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-unsubscr...@camel.apache.org

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

Reply via email to