Re: Build fails with any IBM JDK above 6.0.x

2013-07-03 Thread Sherif Ali
Hello Andy, Thanks for getting back to me. The problem is that I specifically need to build Clojure 1.1 which doesn't seem to have the io.clj in neither clojure nor clojure-contrib. Disabling the JIT compiler (-Xnojit to JVM Arguments), I was able to build both successfully with IBM JDK 1.6.+.

Re: Build fails with any IBM JDK above 6.0.x

2013-07-01 Thread Andy Fingerhut
Sherif: The last time I tried a few months ago, Clojure 1.5.1 plus the patch clj-967-disable-failing-io-copy-tests-on-ibm-jdk-16-patch1.txt built and passed all tests with IBM JDK 1.6. http://dev.clojure.org/jira/browse/CLJ-967 The main change in that patch is to disable a couple of unit tes

Build fails with any IBM JDK above 6.0.x

2013-07-01 Thread Sherif Ali
Hello all, I am having a problem building any Clojure version (1.1, 1.2, 1.3, 1.5) with any IBM JDK over 6.0.x. My main interest is for version 1.1 but I will take anything above as well. Is there a fix, certain setup, configuration, pre-built version, etc. that can get me running on IBM JDK 62