>     * @ant.task name="cvstagdiff"

Just an FYI on my xdocs stuff - if the class name is what you want the task
to be called, there is no need for the @ant.task name="..." tag.  It will
remove the trailing word "Task" if its there and lowercase the classname, or
override with the name spelled out on @ant.task.

    Erik



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

Reply via email to