You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 18:16:26 UTC

[GitHub] [beam] damccorm opened a new issue, #20596: Build and publish JDK specific artifacts

damccorm opened a new issue, #20596:
URL: https://github.com/apache/beam/issues/20596

   There are a couple ways to support publishing specific artifacts for multiple JDK versions,
    * Multi-release jars (MRJARs): [https://openjdk.java.net/jeps/238](https://openjdk.java.net/jeps/238)
    * Maven POM classifier: [https://maven.apache.org/pom.html#dependencies](https://www.google.com/url?q=https://maven.apache.org/pom.html%23dependencies&sa=D&ust=1601672278001000&usg=AOvVaw3rtlxhF80qaMjy8_v84CkL)
   
   This is something that requires investigation and discussion because it isn't totally clear, to me at least, whether the benefits outweigh the costs in additional complexity (both for users and Beam committers).
   
   Imported from Jira [BEAM-11003](https://issues.apache.org/jira/browse/BEAM-11003). Original Jira may contain additional context.
   Reported by: tysonjh.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

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