On Fri, Dec 16, 2011 at 2:40 PM, Perrier, Nathan <nperr...@ptc.com> wrote:
> http://ant.apache.org/manual/targets.html
>
>
>
> Anyone have an example of where they found extension points useful?
>

One way of thinking of extension-points is as a somewhat Maven-esque
view of a build, whereby you can define a basic "lifecycle" for any
build, then contribute targets to the well-known "phases" of the build
(Maven terminology in quotes) as you specialize for a certain type of
project.

Matt

>
>
> I have to maintain a fairly large Ant framework, but I'm not quite of a
> good use-case for them.
>
>
>
> Thanks,
>
> -Nathan
>

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

Reply via email to