Trying to build the JavaDoc for Ant, I'm getting warnings in
org.apache.tools.ant.optional.extension.{Specification,Extension}.java.
These files contain warning messages saying:* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING * This file is from excalibur.extension package. Dont edit this file * directly as there is no unit tests to make sure it is operational * in ant. Edit file in excalibur and run tests there before changing * ants file. * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING Obviously fixing the JavaDocs won't break the actual behaviour, but I don't want the changes to be overwritten by a future change in excalibur. Is there an appropriate procedure here? Do I need to just liase with the excalibur folks? Jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
