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