I’ve updated Ant Jython task with a number of new features:
* Jython path is now handled by a separate JythonPath task.
* Jython interpreter is now scoped to Ant project. This means that you can have multiple Jython calls withing the same project that share common imports and variables.
* Jython task now supports nested text, similar to the “script” task.
I found your blog on google and read a few of your other posts. I just added you to my Google News Reader. Keep up the good work. Look forward to reading more from you in the future.