This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch elharo-patch-1 in repository https://gitbox.apache.org/repos/asf/xerces-j.git
commit bfdd2de75446a4dc601f2507c005aa9e340e5f3a Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Sun Mar 1 08:26:36 2026 -0500 Update contributing FAQ by removing old API refresh steps Removed outdated instructions for refreshing API code. --- docs/faq-contributing.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/faq-contributing.xml b/docs/faq-contributing.xml index 0d4a848cc..c1d3d3631 100644 --- a/docs/faq-contributing.xml +++ b/docs/faq-contributing.xml @@ -75,14 +75,6 @@ follow these steps and you'll be done in no time: </p> <ol> - <li>Ensure that the API code has been properly refreshed. - That is, make sure that <code>tools/xml-apis.jar</code> - and <code>tools/xml-apis--src.zip</code> reflect the - state of the branch of xml-commons that contains the API - set to which the parser must conform. At the time of - writing (September 2, 2007) this was the main - <code>trunk</code>. - </li> <li>Change the following files:<br/> <code>build.xml</code> (that is, change the <code>parser.Version</code>, --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
