On 2010-06-23, Danny Yates wrote:

> Also, I'd really like it so that I don't have to <subant> (or <ant> or
> <antcall> or whetever) into the service-specific scripts, because there are
> (will be) a large number of touch points, and I don't want to have to go and
> find each of them whenever a new service is added.

This is how I understood it.  You are using wildcard imports and
extension-ppoints as an alternative to subant where you have to know all
callable targets upfront.  Given that subant is way more heavyweight
than import and plain dependencies I can understand you want to avoid
subant.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to