MinGW now works
Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/c22d7234 Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/c22d7234 Diff: http://git-wip-us.apache.org/repos/asf/commons-crypto/diff/c22d7234 Branch: refs/heads/CRYPTO-1.0.0 Commit: c22d7234cd86cf1ea7082b3e3bbd616c0d3206ba Parents: eaed08d Author: Sebb <s...@apache.org> Authored: Mon Jul 11 01:13:03 2016 +0100 Committer: Sebb <s...@apache.org> Committed: Mon Jul 11 01:13:03 2016 +0100 ---------------------------------------------------------------------- BUILDING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/c22d7234/BUILDING.txt ---------------------------------------------------------------------- diff --git a/BUILDING.txt b/BUILDING.txt index e6961a6..88b1098 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -3,7 +3,7 @@ Build instructions for Apache Commons Crypto ---------------------------------------------------------------------------------- Requirements: -* Unix System (Linux or Mac) +* Unix System (Linux or Mac), or Windows with MinGW * JDK 1.7 or above (environment variable JAVA_HOME must be set) * Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files (if running unit tests)