ANN: Use Jython to Write Ant Tasks

Ed Taekema etaekema@earthlink.net
22 Apr 2004 19:11:46 -0700


This is an article I wrote that looks at how to add scripted behaviour
to ant builds. It details the steps to write a custom Ant task in
Jython, compile it and install it into Ant so it can be used as any
other task in an ant build. The article also takes a quick look at an
alternate implementation using Groovy.  You can read it here: 
http://www.pycs.net/users/0000177/stories/11.html.

Ed Taekema
Toronto, Canada