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


   Change #include<Windows.h> in 
src/main/native/org/apache/commons/crypto/org_apache_commons_crypto.h to 
#include<windows.h> to account for case-sensitivity using mingw on Linux, but 
fact Windows is case-insensitive.
   
   Update Makefiles to allow cross-compiling for Windows using gcc-mingw-w64 on 
Ubuntu 14.04.
   
   Update TravisCI files to cross-build artifacts for Windows and Linux32.  
Update TravisCI to account for adoptopenjdk disappearing from Ubuntu repos and 
replace with openjdk package.


----------------------------------------------------------------
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:
[email protected]


Reply via email to