Erik Hatcher wrote: > Since Conor has picked this up, lets let him decide where he wants to > go with it first. I'm happy to have it within Ant's codebase, > personally.
Me too. > Look at other Ant tasks in the Ant codebase and see the @tags on > several of them. Eventually I'll document these tags more thoroughly > than just referring to the source code, but that will give you an idea > of whats going on. The goal is to have the XML generated be sufficient > enough to generate Ant's task/datatype documentation eventually. I got the latest sources from CVS and tried build.xml in proposal/xdocs directory. Also I saw @ant tags in other tasks. After all, I added * @ant.task name="velocity" category="other" to VelocityTask.java, and * @ant.datatype name="velocitycontext" to VelocityContext.java. That's all, it it? And when I compiled the velocity task with the latest Ant sources, I noticed that my codes call deprecated methods. I will fix them and post the patch to Bugzilla. -- )Hiroaki Nakamura) [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>