orpiske commented on code in PR #12292: URL: https://github.com/apache/camel/pull/12292#discussion_r1413826116
########## core/camel-support/pom.xml: ########## @@ -85,4 +85,53 @@ </dependency> </dependencies> + <profiles> + <profile> + <id>java-21-sources</id> Review Comment: Just out of curiosity: can't we support multi-release jars without Maven profiles? I never really worked with this, so I apologize if it's a dumb question, but my always thought Maven supported this "out of the box" in many cases and with a few specialized plugins in others. -- 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