Peter Donald <[EMAIL PROTECTED]> wrote: > I also added a number of other tasklets. Namely a taskdef like one > that can be called via ................. > > <register-tasklet task-lib="../../dist/lib/core.tsk" > task-name="echo2" > classname="org.apache.ant.tasks.core.Echo" /> >
Could we have a taskdef that doesn't require a task-lib? It seems like a little bit of overkill to write an XML or property file and JAR up a single class file for one shot stuff. Stefan
