Copilot commented on code in PR #77:
URL: https://github.com/apache/xerces-j/pull/77#discussion_r2869047313
##########
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>,
Review Comment:
The release preparation steps later in this section still reference “see
step 1 above”, but step 1 was removed in this PR. Please update that later
instruction (around line 96) to remove or replace the step reference so the
numbered steps remain consistent.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]