Thanks for the good work Ankit. I've committed your patches to CVS. Note that I changed the name of the jar file to xerces2taglets.jar (shamelessly ripping off the naming convention used in Xalan).
Ankit Pasricha/Toronto/[EMAIL PROTECTED] wrote on 10/04/2004 02:21:17 PM: > > This patch provides support for two custom taglets for javadocs in > xerces: @xerces.internal and @xerces.experimental. > These tags should be applied to any xerces classes/interfaces or > methods that are internal (not to be used by end users) > or experimental (highly likely to change or deleted) in the same way > as @deprecated is used. > A taglets.jar file to be placed in tools\bin directory will contain > the compiled version of these taglets and used for the builds. > > > build.xml changes coming soon. > > Ankit Pasricha > XML Parser Development > IBM Toronto Lab > 8200 Warden Avenue, Ontario L6G 1C7 > Phone: (905) 413 4941 > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
