On Wed, Aug 12, 2009 at 12:03 PM, J. McConnell <jdo...@gmail.com> wrote:

> On Wed, Aug 12, 2009 at 4:00 AM, C. Florian Ebeling <
> florian.ebel...@gmail.com> wrote:
>
>>
>> Thanks for sharing this. What I miss a bit is the ability to set the
>> *compile-path* to something other than "classes".
>
>
> Thanks for your input! Yes, this was always planned, I just didn't have a
> need for it. Anyway, I've just pushed this change to github, so the compile
> task now takes a "compilePath" attribute, which will default to "classes".
>
>
>> And might it be a
>> good idea to be able to name .clj files instead of namespaces as an
>> option? Then one could use regular ant filesets constucted
>> automatically from expressions, instead of naming namespaces
>> individually.
>
>
And now this has also been added. Both the compile and test tasks support a
nested <fileset /> tag in addition to the existing <namespace /> tags. Try
it out and let me know if that meets your needs.

Regards,

- J.

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

Reply via email to