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 tests for
clojure.java.io/copy that 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 <alyss...@gmail.com> wrote:

> 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 626 or above.
> Kindly take into consideration that if this is not possible then Clojure
> can't run on WebSphere Application Server 8.0 or above.
>
> Just to put your mind to ease, I was able to build all these version with
> SUN JDK normally.
>
> Your help is greatly appreciated. Thanks in advance.
> Sherif M Ali
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to