On Nov 25, 1:42 pm, Perry Trolard <[EMAIL PROTECTED]> wrote:
> Yes, that's the build.xml I have. If I add
>
>   err.println(System.getProperty("java.class.path"));
>
> to clojure.lang.Compile, it gives me all of the Ant jars (included
> below, but no need to scrutinize) but neither the $build or $cljsrc
> directories set in build.xml.
>
> Is there somewhere else to get a comprehensive list of the CLASSPATH?

I guess then Ant is playing around with classloaders, which are black
magic to me.

-Stuart Sierra
--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to