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

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

2013-07-03 Thread Sherif Ali
t work on other JDKs but fail with IBM JDK 1.6, > related to how it handles UTF-16 encoding a bit differently. > > Let me know if that works for you. > > Andy > > > On Sun, Jun 30, 2013 at 10:22 AM, Sherif Ali > > wrote: > >> Hello all, >> >> I a