On Wed, Jan 24, 2007 at 11:27:33PM +0200, Pekka Laukkanen wrote:
> 2007/1/24, Luis Trigueiros <lui...@gm...>:
> > Hi
> > I am toying with the idea of replacing ant build scripts with jython
> > scripts.
> > I read one article about this a few months ago but can't file the article
> > now.
> > Does anyone has or now where this article is.
>
> At least this article mentions using Ant tasks from Jython:
> http://today.java.net/pub/a/today/2003/06/10/jython.html
>
> Has anyone tried this in real life? Would be interesting to see an example.
I've written a couple ant tasks and a BuildListener (to dump build info into
a database for a Django front end) in Jython. Once I got the method
signatures figured out it was very easy to implement.
Unfortunately the code is not mine to share. But if you have questions,
fee free to send them my way.
--
Bryan K. Reed bk...@ha...
'And sanity is really just a one trick pony, anyway. I mean, all you
get is one trick, RATIONAL THINKING! But when you're good and crazy,
the sky's the limit!' -- The TICK
|