Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Development Resources/HOWTO/Archived Phase"

(New page: =Archiving Process= <blockquote>See "[http://www.eclipse.org/projects/dev_process/development_process.php#6_2_6_Archived 6.2.6 Archived Phase]" in the Eclipse Development Process. </blockq...)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
=Archiving Process=
+
=Guidelines for Archived Phase=
<blockquote>See "[http://www.eclipse.org/projects/dev_process/development_process.php#6_2_6_Archived 6.2.6 Archived Phase]" in the Eclipse Development Process.
+
<div style="border: 1px dashed black; float: right; width: 200px; background-color: rgb(255,255,221); padding: 0 3px 0 3px">
 +
See "[http://www.eclipse.org/projects/dev_process/development_process.php#6_2_6_Archived 6.2.6 Archived Phase]" in the Eclipse Development Process.
 +
</div>
 +
 
 +
<blockquote>
 +
''Projects that become inactive, either through dwindling resources or by reaching their natural conclusion, are archived. Projects can reach their natural conclusion in a number of ways: for example, a project might become so popular that it is absorbed into one of the other major frameworks.''
 
</blockquote>
 
</blockquote>
  
Line 18: Line 23:
  
  
''This page is moderated by Anne Jacko and Bjorn Freeman-Benson (Eclipse Foundation)''
+
''This page is moderated by the EMO''
 
[[Category:Development_Resources]]
 
[[Category:Development_Resources]]
 
[[Category:How to Contribute]]
 
[[Category:How to Contribute]]

Revision as of 15:36, 16 July 2010

Guidelines for Archived Phase

See "6.2.6 Archived Phase" in the Eclipse Development Process.

Projects that become inactive, either through dwindling resources or by reaching their natural conclusion, are archived. Projects can reach their natural conclusion in a number of ways: for example, a project might become so popular that it is absorbed into one of the other major frameworks.

Projects are archived as follows:

  • The project leaders write a short description of the project, its goals, its accomplishments, and (if any) the remaining work.
    • If the project leaders do not provide a description within a reasonable time, the project's PMC will supply a description in which case the project leaders can always provide a description at a later time.
  • The mailing lists, newsgroups, website, and complete CVS/SVN repository are stored in an archive (a zip or tar.gz) on the eclipse.org servers.
  • The mailing lists are disabled but the archives are retained.
  • The newsgroups are removed but the archive are retained.
  • The CVS/SVN repository is removed.
  • All but the last download is removed from the website.
  • The project website is replaced with a single page describing the archived status of the project and contain links to the archive zip and the final download. The page explains that members are welcome to return the project to active status via another Creation Review - at which point the archive zip would be used to restore the state.
  • The project is removed from the main links of its hosting PMC and placed on a separate archived projects page.

Archiving is not a value judgment of the project; rather, an archived project is one that has reached its natural conclusion. No project lasts forever and there is a natural ebb and flow to technology. Projects that are less actively maintained are more likely to end in the archived state, but projects that are highly successful also end up being archived after being absorbed into the mainstream of an existing top-level project.


This page is moderated by the EMO

Back to the top