Hi

I have developped few tasks for Ant:
o bsh: to launch Beanshell scripts (nested in the element or from a 
  file). Very useful because it provides a script language within
  ant (to make tasks that are not generic enough to code a dedicated
  task).
o xtask: an XSLT processor using XT from James Clark (more than two 
  times faster than style with Xalan to generate my web site, which
  is MyBench(TM) :o).
o split, merge and insert: those are tasks to manage XML files (I use
  them to generate my site).

You may find this package (and related documentations) at:

  http://www.sdv.fr/pages/casa/html/sat.en.html

This code is under Apache License, so feel free to use it in Ant source
code if you think that it might be useful.

-- 
Michel Casabianca
http://www.sdv.fr/pages/casa

Reply via email to