You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by GitBox <gi...@apache.org> on 2021/09/01 15:53:53 UTC

[GitHub] [datasketches-memory] davecromberge opened a new pull request #148: Single build script

davecromberge opened a new pull request #148:
URL: https://github.com/apache/datasketches-memory/pull/148


   This adds a shell script that compiles and packages datasketches-memory using a single version of the JDK.  This is an alternative to building a multi-release JAR which requires three versions of the JDK, one of which is a non-LTS version.  
   The script detects the version of the JDK from the build environment and runs some basic checks against the built JAR to verify that different resources can be accessed by the datasketches memory API.


-- 
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-unsubscribe@datasketches.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[GitHub] [datasketches-memory] leerho merged pull request #148: Single build script

Posted by GitBox <gi...@apache.org>.
leerho merged pull request #148:
URL: https://github.com/apache/datasketches-memory/pull/148


   


-- 
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-unsubscribe@datasketches.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org