On 2008-11-27, Meikel Brandmeyer <[EMAIL PROTECTED]> wrote:

> However I have no experience with ant. So how can I set the
> path via an envirnment variable?

<property environment="prefix"/>

> Eg. CLOJURE_LIB which is also used by some startup script which was
> posted.

the value of the environment variable becomes ${prefix.CLOJURE_LIB}

Stefan

--~--~---------~--~----~------------~-------~--~----~
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