Hello, On 4 Dez., 16:51, walterc <[EMAIL PROTECTED]> wrote: > and the property "clojure.jar" should be defined somewhere for the > library files to compile.
It's not a bug, it's a feature. In case the property is not defined, they sources are only jar'd. To compile the files specify the property with the path to your clojure.jar. ant -Dclojure.jar=/path/to/clojure.jar Pre-defining the property is difficult, since the clojure.jar might be at arbitrary places on arbitrary systems. Sincerely Meikel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---