Author: hboutemy
Date: Sat Jul 3 15:40:50 2021
New Revision: 1891230
URL: http://svn.apache.org/viewvc?rev=1891230&view=rev
Log:
reference project2attic.py script for DOAP file
Modified:
attic/site/xdocs/process.xml
attic/site/xdocs/tracking.xml
Modified: attic/site/xdocs/process.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/process.xml?rev=1891230&r1=1891229&r2=1891230&view=diff
==============================================================================
--- attic/site/xdocs/process.xml (original)
+++ attic/site/xdocs/process.xml Sat Jul 3 15:40:50 2021
@@ -149,11 +149,12 @@ ${Name} on behalf of ${project} + the At
<section id="doap">
<title>How to: 4. Update the project DOAP file (if any):
https://projects.apache.org/project.html?${project}</title>
- <p>The files referenced are in <a
href="https://svn.apache.org/repos/asf/comdev">https://svn.apache.org/repos/asf/comdev</a>,
which every Apache committer can update.</p>
+ <p>The files referenced are in <a
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk">https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk</a>,
which every Apache committer can update.</p>
<p>Identify whether the project has a DOAP file (see the <comdev
repo>/projects.apache.org/data/projects.xml file if update the rdf file with
PMC to the Attic and add a category of <em>retired</em>: </p>
<pre>pmc change: <asfext:pmc rdf:resource="http://attic.apache.org"
/>
new category: <category
rdf:resource="http://projects.apache.org/category/retired" /></pre>
+ <p>You can use <code>script/project2attic.py</code> to prepare the update
that you'll just need to review and commit</p>
</section>
<!--section id="PMCdata">
Modified: attic/site/xdocs/tracking.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/tracking.xml?rev=1891230&r1=1891229&r2=1891230&view=diff
==============================================================================
--- attic/site/xdocs/tracking.xml (original)
+++ attic/site/xdocs/tracking.xml Sat Jul 3 15:40:50 2021
@@ -43,7 +43,7 @@
<p><table>
<tr><th>Retirement
month</th><th>Completed</th><th>Project</th><th>Tracking</th></tr>
<tr><td>2021-04</td><td>2021-05</td><td>Apache Trafodion</td><td><a
href="https://issues.apache.org/jira/browse/ATTIC-197">ATTIC-197</a></td></tr>
- <tr><td>2021-06</td><td></td><td>Apache MetaModel</td><td><a
href="https://issues.apache.org/jira/browse/ATTIC-198">ATTIC-198</a></td></tr>
+ <tr><td>2021-06</td><td>2021-06</td><td>Apache MetaModel</td><td><a
href="https://issues.apache.org/jira/browse/ATTIC-198">ATTIC-198</a></td></tr>
<tr><td>2021-06</td><td></td><td>Apache Sqoop</td><td><a
href="https://issues.apache.org/jira/browse/ATTIC-199">ATTIC-199</a></td></tr>
</table></p>
</section>