You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by sd...@apache.org on 2016/07/22 07:01:09 UTC

[41/50] commons-crypto git commit: MinGW now works

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 <se...@apache.org>
Authored: Mon Jul 11 01:13:03 2016 +0100
Committer: Sebb <se...@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)