On Tue, 16 Oct 2001, Bree Vanoss <[EMAIL PROTECTED]> wrote: > I'm not sure I quite understand what you mean when you say "tomcat > itself". The tasks are really just a fairly simple wrapper around > existing Tomcat functionality. However, I thought it may be useful > to some members of the ant community that are developing with Tomcat > 4.x.
What I tried to say is "Why don't you try to contribute it to Tomcat4?". Tomcat already ships with some version of Ant, adding a custom task to Tomcat wouldn't be too difficult. These tasks will be very useful for people running Tomcat4, but not for the rest of the Ant community, so Tomcat feels like the natural home for it (much like the AspectJ compiler task is part of AspectJ). We'd add a pointer to the tasks at <http://jakarta.apache.org/ant/external.html> and make those people using older version of Tomcat4 aware of it. What do you think? Stefan
