mattrpav commented on issue #803:
URL: https://github.com/apache/mina-sshd/issues/803#issuecomment-3192366502

   @tomaswolf sounds good. You may checkout the approach I did for ActiveMQ 
client library. We start with a source jar, extracting the contents to another 
module and then have only the few classes needed by another JDK sitting in the 
second module. Then that module can specify a different required 
source/target/release from the rest of the build.
   
   See the activemq-client-jdk21 pom.xml here:
   ref: 
https://github.com/apache/activemq/pull/1172/files#diff-9f5c9b6c95dfc3aee247ad8efc8950c5b1473614099c6a91f21a5c1fec9e015d/


-- 
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: dev-unsubscr...@mina.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to