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.


Sure. I think I'd like to still offer the option of specifying namespaces,
but taking a fileset in place of or in addition to a list of namespaces
would be a good idea. I've added an issue for this in GitHub so I don't lose
track of it. Feel free to create bugs, feature requests, etc. there if you
like (though here works fine as well). Here's the ticket:

http://github.com/jmcconnell/clojure-ant-tasks/issues#issue/1

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