On Wed, 15 May 2002, Keith Wannamaker wrote:

> I've written some ant tools that allow builds to populate 
> the Tomcat work directories with precompiled JSPs.  I'm
> trying to decide a home for them, if any, and was thinking
> of a new package org.apache.tomcat.ant .. any other
> preference?

+1

Just make sure the build.xml is able to exclude the tasks from
the 'main' jars and create separate jars for the new tasks.

Also - please include META-INF/ant.properties ( for multiple
taskdefs with resource= )

Costin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to