On Fri, 08 Nov 2002, Craeg K. Strong <[EMAIL PROTECTED]> wrote: > Please note that in addition to applying the patch, the files > > jakarta-ant/src/main/org/apache/tools/ant/types/DTDLocation.java > jakarta-ant/src/main/org/apache/tools/ant/types/EntityLocation.java > > should be removed from CVS b/c they are no longer used anywhere.
We cannot remove DTDLocation, it has been part of 1.5's public API. For the same reason I have reverted the patch to XMLValidateTask that changed the return type of createDTD. The rest is in and passes (with and without resolver.jar) on my machine. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
