I really don't see why that would have to be called from your plugin
and even less from your template, instead of simply as subsequent step
in your build ?

On 02/12/06, Narahari 'n' Savitha <[EMAIL PROTECTED]> wrote:
> Ok folks,  I have reached a position where I want to invoke another ant task
> from inside my velocity scripting language or from inside my jelly
> templating.
>
> Why I need this ?
>
> I have an interface for which I have a ImplementationGenerator that I am
> completing (thanks to Konstantin and Gregory).
>
> Now I want to generate a wsdl for each method.
>
> axis-java2wsdl task generates a wsdl per method if given the method name.  I
> can write my xdoclet plugin so the velcoityTemplate can look at the method
> name.  At this point is where I have all data to invoke the EXTERNAL ant
> task.  I dont have a way out of this.
>
> If this velocitytemplateengine or jelly or groovy allow me then I can invoke
> another task or executable.  If not I have to write my own custom template
> engine.
>
> Can anyone shed some light on this ?
>
> -Narahari
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> xdoclet-plugins-interest mailing list
> xdoclet-plugins-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest
>
>
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to