|
48 | 48 | <li><a href="#informing">#</a> Inform users of the move to the Attic</li> |
49 | 49 | <li><a href="#atticsite">#</a> Create project page on Attic site: https://attic.apache.org/projects/$project.html</li> |
50 | 50 | <li><a href="#doap">#</a>Update the project DOAP files (if any) or copy to <a href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/">projects-override</a></li> |
| 51 | + <li><a href="#infra">#</a>Get infra lock down project's resources</li> |
51 | 52 | < li>< a href= "#announce">#</ a> Announce on < a href= "https://lists.apache.org/[email protected]:lte=1M:%22is%20now%20retired%22">announce at apache.org</ a></ li> |
52 | 53 | </ol> |
53 | 54 | The Attic PMC will then execute the steps: getting help from terminating project is welcome, particularly on informing users step or any other useful action at project's level like modifying DOAP. |
54 | 55 | </li> |
55 | | - <li>Open an <a href="https://issues.apache.org/jira/browse/INFRA">Infrastructure JIRA</a> issue identifying the resources that need turning off/making read only.<br/> |
56 | | - The Attic PMC will create a base issue description using <a href="https://svn.apache.org/viewvc/attic/site/infrajiratext.py?view=markup"><code>infrajiratext.py</code></a>.<br/> |
57 | | - Typically, it contains steps like following, that need to be tweaked based on assets of the retired project: |
58 | | - <ul> |
59 | | - <li>Make source control Git|Svn read-only</li> |
60 | | - <li>Remove files from <a href="https://dist.apache.org/repos/dist/">dist.apache.org/repos/dist/[release|dev]</a></li> |
61 | | - <li>Closing down of dev@, commits@ and private@ etc. <a href="https://lists.apache.org/">mailing lists</a></li> |
62 | | - <li>Close down the user mailing list (unless still active - in which case propose a moderator to Infra)</li> |
63 | | - <li>Make JIRA|Bugzilla read-only</li> |
64 | | - <li>Make the wiki (if any) read-only</li> |
65 | | - <li>Delete LDAP group(s)</li> |
66 | | - <li>Turn off automated builds</li> |
67 | | - </ul> |
68 | | - </li> |
69 | 56 | </ol> |
70 | 57 |
|
71 | 58 | </section> |
@@ -174,8 +161,28 @@ new category: <category rdf:resource="http://projects.apache.org/category/re |
174 | 161 | </ul> |
175 | 162 | </section--> |
176 | 163 |
|
| 164 | +<section id="infra"> |
| 165 | + <title>How to: 5. Get infra lock down project's resources</title> |
| 166 | + <p>Open an <a href="https://issues.apache.org/jira/browse/INFRA">Infrastructure JIRA</a> issue identifying the resources that need turning off/making read only.</p> |
| 167 | + |
| 168 | + <p>The content of the issue can be generated using <a href="https://svn.apache.org/viewvc/attic/site/infrajiratext.py?view=markup"><code>infrajiratext.py</code></a>.</p> |
| 169 | + |
| 170 | + <p>Typically, it contains steps like following, that need to be tweaked based on assets of the retired project: |
| 171 | + <ul> |
| 172 | + <li>Make source control Git|Svn read-only</li> |
| 173 | + <li>Remove files from <a href="https://dist.apache.org/repos/dist/">dist.apache.org/repos/dist/[release|dev]</a></li> |
| 174 | + <li>Closing down of dev@, commits@ and private@ etc. <a href="https://lists.apache.org/">mailing lists</a></li> |
| 175 | + <li>Close down the user mailing list (unless still active - in which case propose a moderator to Infra)</li> |
| 176 | + <li>Make JIRA|Bugzilla read-only</li> |
| 177 | + <li>Make the wiki (if any) read-only</li> |
| 178 | + <li>Delete LDAP group(s)</li> |
| 179 | + <li>Turn off automated builds</li> |
| 180 | + </ul> |
| 181 | + </p> |
| 182 | +</section> |
| 183 | + |
177 | 184 | <section id="announce"> |
178 | | - < title>How to: 5. Announce on [email protected]</ title> |
| 185 | + < title>How to: 6. Announce on [email protected]</ title> |
179 | 186 |
|
180 | 187 | < p>Announce that the project < a href= "https://lists.apache.org/[email protected]:lte=1M:%22is%20now%20retired%22">is now retired</ a>. Consider the following template.</ p> |
181 | 188 | <p>Sometimes, the user mailing list will not be shut down. |
|
0 commit comments