You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/08/10 00:29:19 UTC

[GitHub] [commons-crypto] aremily opened a new pull request #106: Standardizing Release Build Process with Docker

aremily opened a new pull request #106:
URL: https://github.com/apache/commons-crypto/pull/106


   This PR replaces a previous closed PR and has a cleaner commit history.  It provides a Dockerfile that automates the build for the following architectures:
   
   Linux-x86_64
   Linux-arm
   Linux-armhf
   LInux-aarch64
   Win64
   
   Per previous reviews, it leverages Ubuntu 14.04 as the base image.  If the Dockerfile is run from a Mac following a successful build, it will include the Mac build by virtue of copying the build directory into the Docker image.  Also included for convenience is a Maven profile that provides an option for running the Dockerfile from Maven.


----------------------------------------------------------------
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.

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



[GitHub] [commons-crypto] coveralls commented on pull request #106: Standardizing Release Build Process with Docker

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #106:
URL: https://github.com/apache/commons-crypto/pull/106#issuecomment-671121672


   
   [![Coverage Status](https://coveralls.io/builds/32635154/badge)](https://coveralls.io/builds/32635154)
   
   Coverage decreased (-0.5%) to 82.317% when pulling **9d2b081593b6c45390de3ee7e95a6db97b605e7c on aremily:dockerize** into **a2bc3a41e10fb367d6d5e3a16a29c18d1b7bb3f9 on apache:master**.
   


----------------------------------------------------------------
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.

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