Author: buildbot
Date: Wed Jun 23 05:57:10 2021
New Revision: 1890989
URL: http://svn.apache.org/viewvc?rev=1890989&view=rev
Log:
Automatic Site Publish by Buildbot
Modified:
attic/site/docs/process.html
Modified: attic/site/docs/process.html
URL:
http://svn.apache.org/viewvc/attic/site/docs/process.html?rev=1890989&r1=1890988&r2=1890989&view=diff
==============================================================================
--- attic/site/docs/process.html (original)
+++ attic/site/docs/process.html Wed Jun 23 05:57:10 2021
@@ -161,9 +161,9 @@ ${Name} on behalf of ${project} + the At
<pre>./retire.py id1 [id2...]</pre>
<p>This should generate the following files for each ID, as well as updating
xdocs/stylesheets/project.xml:</p>
<ul>
- <li>ID.jira.tmp</li>
- <li>xdocs/flagged/ID</li>
- <li>xdocs/projects/ID.xml</li>
+ <li><code>ID.jira.tmp</code></li>
+ <li><code>xdocs/flagged/ID</code></li>
+ <li><code>xdocs/projects/ID.xml</code></li>
</ul>
<p>Review the changes in <code>xdocs/</code>, then commit to svn.</p>
<p>The <code>ID.jira.tmp</code> file is text that can be copy-pasted into a
JIRA description. It should be deleted after use, and not committed to SVN</p>