Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit b7328d5

Browse files
committed
INFRA issue creation is last step before announce
git-svn-id: https://svn.apache.org/repos/asf/attic/site@1918963 13f79535-47bb-0310-9956-ffa450edef68
1 parent 0631722 commit b7328d5

File tree

2 files changed

+23
-25
lines changed

2 files changed

+23
-25
lines changed

_template.jira

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,7 @@
33
# Create project page on Attic site: [http://attic.apache.org/projects/${tlpid}|http://attic.apache.org/projects/${tlpid}.html] (!)
44
# Ensure [original project site|http://${tlpid}.apache.org/] pages carry the Attic banner (!)
55
# Update the project DOAP file (if any) or copy to [projects-override|https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/]:
6+
# Get infra lock down project's resources (!)
67
# Announce on [announce at apache.org|http://mail-archives.apache.org/mod_mbox/www-announce/] (!)
78

89
See [http://attic.apache.org/process.html#howto] for detailed instructions
9-
10-
Open an Infrastructure JIRA issue identifying the resources that need turning off/making read only.
11-
Typically:
12-
* Make source control Git|Svn read-only (requested)
13-
* Remove files from [release|https://dist.apache.org/repos/dist/release/${tlpid}] and [staging|https://dist.apache.org/repos/dist/dev/${tlpid}] areas
14-
* Closing down of [mailing lists|http://mail-archives.apache.org/mod_mbox/]
15-
* Make JIRA|Bugzilla|Github issues read-only
16-
* Make the wiki (Confluence|Moinmoin) read-only
17-
* Delete unix/ldap group
18-

xdocs/process.xml

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,24 +48,11 @@
4848
<li><a href="#informing">#</a> Inform users of the move to the Attic</li>
4949
<li><a href="#atticsite">#</a> Create project page on Attic site: https://attic.apache.org/projects/$project.html</li>
5050
<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>
5152
<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>
5253
</ol>
5354
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.
5455
</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>
6956
</ol>
7057

7158
</section>
@@ -174,8 +161,28 @@ new category: &lt;category rdf:resource="http://projects.apache.org/category/re
174161
</ul>
175162
</section-->
176163

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+
177184
<section id="announce">
178-
<title>How to: 5. Announce on [email protected]</title>
185+
<title>How to: 6. Announce on [email protected]</title>
179186

180187
<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>
181188
<p>Sometimes, the user mailing list will not be shut down.

0 commit comments

Comments
 (0)