[RFC] AntTask

Andreas Hartmann <[email protected]> Thu, 03 Apr 2003 15:07:57 +0200
Newsgroups gmane.comp.cms.wyona.devel
Message-ID <[email protected]>
Hi all,

Michael suggested to support Ant tasks by the
org.lenya.cms.task.Task concept. If it works well,
we can even replace the existing tasks by Ant tasks.

I have checked in the JavaDoc outline of a Task class
to execute Ant targets: org.lenya.cms.task.AntTask
(/lenya/docs/javadoc/org/lenya/cms/task/AntTask.html).

What do you think?

Andreas