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/Release Reviews"

(Features)
(Replaced content with "{{Warning|This content has been moved to the [https://www.eclipse.org/projects/handbook/#release-review Eclipse Project Handbook]}} <hr/> This page is moderated by the EM...")
 
(57 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<div style="float: right; border: 1px dashed black;
+
{{Warning|This content has been moved to the [https://www.eclipse.org/projects/handbook/#release-review Eclipse Project Handbook]}}
background-color: #FFFFDD;"><table><tr><td width="150px">See
+
"[http://www.eclipse.org/projects/dev_process/development_process.php#6_3_3_Release_Review 6.3.3 Release Review]" and "[http://www.eclipse.org/projects/dev_process/development_process.php#6_3_Reviews 6.3 Reviews]" in the Eclipse Development Process</td>
+
</tr></table></div><blockquote><em>The purposes of a Release Review are: to summarize the accomplishments of the release, to verify that the IP Policy has been followed and all approvals have been received, to highlight any remaining quality and/or architectural issues, and to verify that the project is continuing to operate according to the Princples and Purposes of Eclipse.</em></blockquote>
+
  
=What are the Requirements?=
+
<hr/>
 
+
This page is moderated by the EMO.
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px; padding-left:2px; padding-right:2px; font-family:times; ">R</span>The only requirements pertaining to a Release Review is that the review be held and be successfully and all remedial actions completed before the Project's official release.
+
[[Category:Eclipse Development Process]]
 
+
The Release Review is conducted before each major release to verify that the key goals of the release have been accomplished and to verify that all intellectual property rights issues have been resolved. For Eclipse projects with typical six week milestones, a plausible time for a release review is one to two weeks into the final six week period, i.e., four or five weeks before the release is scheduled to go live.
+
 
+
=What Does a Release Review Cover?=
+
The Release Review is the final review of the project, process, release and most importantly, the IP issues, against the characteristics that help ensure [http://www.eclipse.org/projects/dev_process/eclipse-quality.php Eclipse Quality].
+
 
+
A Release Review is a fairly comprehensive process. We anticipate that    gathering the material for the review and preparing the docuware is a      non-trivial effort, but we believe that the introspection offered by this      exercise is useful for the project and that the results are very useful      for the community.
+
 
+
The items to be covered in the Review include the following. If the docuware      is a [http://wiki.eclipse.org/images/4/4a/ReleaseReview20081211.zip slide deck], it will probably average one or two slides      on each of these issues. (Note the use of the      word &quot;summarize&quot; throughout this agenda. Judgment must be used      to determine how much to include in each of these bullet items.)
+
 
+
==Features==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px;
+
padding-left:2px; padding-right:2px; font-family:times; ">R</span> Summarize the major features of this release as well as any other features that have generated significant discussion amongst the community during the development cycle. Compare the features against the Roadmap to understand the project's conformance or divergence.
+
 
+
<i><b><font color="#0080C0">Reason:</font></b> </i>The community will use this release and the ecosystem will build products on top of this release, and both need to know what features were included or excluded.
+
 
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#00CC99; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px; padding-left:2px; padding-right:2px; font-family:times; ">G</span>References to existing [[Architecture Council/New and Noteworthy|New &amp; Noteworthy]] documentation is a useful addition to this summary. (Reference [http://www.eclipse.org/projects/dev_process/development_process.php#2_2_Quality_Culture])
+
 
+
==Non-Code Aspects==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px;
+
padding-left:2px; padding-right:2px; font-family:times; ">R</span> Summarize the state of the non-code aspects          of the release including: user documentation, localization/externalization, examples,          tutorials, articles, and so on. Have the existing artifacts been          updated? Are there new artifacts? Have the obsolete ones been retired          or at least marked as pertaining only to older material?
+
 
+
<i><b><font color="#0080C0">Reason:</font></b></i> The non-code aspects are essential for the              wide-spread adoption of the release.              (Reference [http://www.eclipse.org/projects/dev_proceess/development_process.php#2_4_Eclipse_Ecosystem])
+
 
+
==APIs==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px;
+
padding-left:2px; padding-right:2px; font-family:times; ">R</span> Certify that the APIs in this release are <i>[http://www.eclipse.org/projects/dev_process/eclipse-quality.php Eclipse Quality]</i>. <span style="background-color: #FFFFCC">The project lead will          personally certify that the requirements for quality have been met        and/or discuss any deficiences</span>.
+
 
+
<i><b><font color="#0080C0">Reason:</font></b></i> Eclipse members build commercial tools on top of              the extensible frameworks and thus the quality of the APIs is              extremely important.          (Reference [http://www.eclipse.org/projects/dev_process/development_process.php#2_2_Quality_Culture])
+
 
+
==Architectural Issues==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px;
+
padding-left:2px; padding-right:2px; font-family:times; ">R</span> Summarize the architectural quality of          the release. Discuss the <i>intrinsic nature of being extensible</i>          embodied by this project. Discuss issues such as unresolved overlap with other          projects, unpaid &quot;merge debt&quot; from incorporating various          components, and so on.
+
 
+
<i>Reason: </i>Eclipse members build commercial tools              on top of the extensible frameworks and thus the quality of the              architecture is important.          (Reference [http://www.eclipse.org/projects/dev_process/development_process.php#2_2_Quality_Culture])
+
 
+
==Tool Usability==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px; padding-left:2px; padding-right:2px; font-family:times; ">R</span> Summarize the usability of the tools.          Usability in this sense is about using the tools to solve development          problems, not the more academic sense of UI evaluation/testing.
+
 
+
<i><b><font color="#0080C0">Reason:</font></b></i>  Without usable              tools, the project will not attract the user community necessary              to enable the ecosystem.&nbsp;          (Reference [http://www.eclipse.org/projects/dev_process/development_process.php#2_5_Three_Communities])
+
 
+
==End-of-Life==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px; padding-left:2px; padding-right:2px; font-family:times; ">R</span> Summarize the features (APIs and any significant          user features)          from previous releases that are being end-of-life'd in this release.          End of life includes both deprecation and actual removal.
+
 
+
<i><b><font color="#0080C0">Reason:</font></b></i> The community builds products that rely on              features and so they need to know when these features are              changing.          (Reference [http://www.eclipse.org/projects/dev_process/development_process.php#2_5_Three_Communities])
+
 
+
==Bugzilla==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px;
+
padding-left:2px; padding-right:2px; font-family:times; ">R</span> Summarize the bugzilla situation. How many bug          records (defects and enhancements) have been          opened/closed/deferred/new, etc? How many P1, P2, ..., bug records are          outstanding?
+
 
+
<i><b><font color="#0080C0">Reason:</font></b></i> Summaries of the bugzilla records offer a glimpse              into the project productivity. They also offer an estimate of the              outstanding risk. And the summary is used to alert the community              to known issues.              (Reference [http://www.eclipse.org/projects/dev_process/development_process.php#2_4_Eclipse_Ecosystem])
+
 
+
==Standards==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px;
+
padding-left:2px; padding-right:2px; font-family:times; ">R</span> Summarize the standards compliance of this release.          If the features are based on defined, pending, or ad-hoc standards,          what is the state of those standards and what is the state of the          support for those standards in this release.
+
 
+
<i><b><font color="#0080C0">Reason: </font></b></i>Eclipse is about building frameworks and tools              based on standards, so we need to make sure that we are conforming              to the appropriate standards.              (Reference [http://www.eclipse.org/projects/dev_process/development_process.php#2_4_Eclipse_Ecosystem])
+
 
+
==UI Usability==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px;
+
padding-left:2px; padding-right:2px; font-family:times; ">R</span> Summarize the user interface usability and the conformance to the [[User_Interface_Guidelines]]. Include section 508 compliance, language pack conformance (does the code          support multiple languages), etc. Explain any deviations from the          user interface guidelines and standards.
+
 
+
<i><b><font color="#0080C0">Reason:</font></b></i>  The user              community is larger than just mouse-wielding, English-speaking,              computer jockeys. We need to support that larger community.          (References [http://www.eclipse.org/projects/dev_process/development_process.php#2_2_Quality_Culture],[[User_Interface_Guidelines]])
+
 
+
==Schedule==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px;
+
padding-left:2px; padding-right:2px; font-family:times; ">R</span> Discuss the initial schedule and any changes to the          schedule over the course of the release, i.e., what the project team          achieved. Discuss whether milestones were met or slipped.
+
 
+
<i><b><font color="#0080C0">Reason:</font></b></i> The community relies on consistent schedules from              Eclipse so that projects and products can plan for the correct              dependencies.          (Reference [http://www.eclipse.org/projects/dev_process/development_process.php#2_3_Collective_Reputation])
+
 
+
==Communities==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px;
+
padding-left:2px; padding-right:2px; font-family:times; ">R</span> Summarize the project's development of its three          communities. Consider the interactions on bugzilla, the          mailing lists, the newsgroups, public conference calls, blogs, PR          activities, code camps, conference tutorials, coordinating with other          Eclipse projects and other open source projects (Apache, ObjectWeb,          etc), ...
+
 
+
<i><b><font color="#0080C0">Reason:</font></b></i> It is important for Eclipse projects to build a              community around the project, not just deliver code for a project.              This review item is about the success of building a community.          (Reference [http://www.eclipse.org/projects/dev_process/development_process.php#2_5_Three_Communities])
+
 
+
==IP Issues==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px;
+
padding-left:2px; padding-right:2px; font-family:times; ">R</span> As per the [http://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf Eclipse IP Policy], these steps must be done:
+
 
+
# The project leadership verifies that:
+
#* ... that the about files and use licenses are in place as                  per the [http://www.eclipse.org/legal/guidetolegaldoc.php Guidelines to Legal Documentation]
+
#* ... all contributions (code, documentation, images,              etc) has been committed by individuals who are either              Members of the Foundation, or have signed the appropriate              Committer Agreement. In either case, these are individuals who have              signed, and are abiding by, the Eclipse IP Policy.
+
#* ... that all              significant contributions have been reviewed by the Foundation's              legal staff. Include references to the IPZilla numbers of all clearances.
+
#* ... that all non-Committer code contributions, including third-party libraries, have              been documented in the release and reviewed by the Foundation's legal              staff. Include references to the IPZilla numbers of all clearances.
+
#* ... that all Contribution Questionnaires have been completed
+
#* ... the &quot;copyright&quot; field of each feature is set to              the copyright owner (the Eclipse Foundation is <em>rarely</em> the copyright              owner).
+
#* ... that any third-party logos or trademarks included in the                    distribution (icons, help file logos, etc) have been licensed                      under the EPL.
+
#* ... that any fonts or similar third-party images included in the                    distribution (e.g. in PDF or EPS files) have been licensed under the EPL.
+
# The PMC provides a [http://www.eclipse.org/projects/dev_process/project-log.php Project Log] that enumerates:
+
## every piece of third party software including information on                  the license
+
## every major contribution
+
## the name of every contributor including                  non-committer contributions via bug fixes with bug #'s
+
## the About files which contain any non-standard terms                    (e.g., a reference to a license other than the EPL, etc)
+
# The EMO will validate for (a) and (b) that Contribution Questionnaires              have been properly submitted and EMO approvals have been              completed.
+
# A frozen copy of the reviewed-and-approved-by-Eclipse-legal Project              Log is part of the Release Review documentation. It              can be included in the docuware or as a separate document. (Reference [http://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf])
+
 
+
The provider name for contributed features/bundles should always start with "Eclipse ..." followed by project name. It is up to each PMC to decide how best to describe their project in a meaningful, balanced fashion (either as one top level one or as multiple pieces). Avoid special symbols (e.g. ':' or "-") unless they are part of the project name. Avoid acronyms (unless in common use in software industry, such as XML, or PHP). Capitalization should follow "headline-sytyle capitalization": The only words that are not capitalized are articles (except as the first word), coordinating conjunctions (for example, and, but, and or), prepositions (except as the first or last word), and the to in an infinitive.) For discussion, see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=252813 Bug 252813].
+
 
+
==IP Issues Speak-Up-Now==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px; padding-left:2px; padding-right:2px; font-family:times; ">R</span> The EMO explicitly asks during the Release          Review if any Member would like to assert that this release infringes          their IP rights. If so, the EMO and the project will follow the          Eclipse IP Policy in discussions with that Member.
+
 
+
<i><b><font color="#0080C0">Reason:</font></b></i> One of the important benefits that the Eclipse              Foundation provides for its members is the consistent application              of the [http://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf Eclipse IP Policy] which helps ensure (but does not guarantee) that the              framework and tools are useable in commercial products.
+
 
+
(Reference [http://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf])
+
 
+
==Project Plan==
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px; padding-left:2px; padding-right:2px; font-family:times; ">R</span>  Per Board resolution of December 11, 2008, to pass a Continuation Review, Graduation Review or Release Review a project must have a current project plan, in the format specified by the EMO, available to the community.
+
 
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#00CC99; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px; padding-left:2px; padding-right:2px; font-family:times; ">G</span>If there is a Project Plan (full or even a draft)          for the next release, the final issue to cover in the Release Review          is the unveiling of the new plan.
+
 
+
=Preparing the Docuware=
+
[[Development_Resources/FAQs/About_Docuware|About Docuware]]
+
 
+
<span style="margin-right:6px; margin-top:5px; float:left; color:ivory; background:#FF9999; border:1px solid #444; font-size:30px; line-height:25px; padding-top:2px; padding-left:2px; padding-right:2px; font-family:times; ">R</span><br>The docuware must cover the issues from (2) above.     
+
 
+
Example docuware from previous Release Reviews can be found in the [http://www.eclipse.org/projects/previous-release-reviews.php archives]. A [http://wiki.eclipse.org/images/4/4a/ReleaseReview20081211.zip template] (Open Office Presentation format) is also available.
+
 
+
=The Review Process=
+
Once the review content has been created, the operational side of a Release Review is described here: [[Development_Resources/HOWTO/Review_Process]]
+
 
+
=After a Successful Review=
+
After the successful advisory vote and the approval of the Release Review by the EMO:
+
# the EMO will send an email to the project development list affirming the positive result
+
# then, when the final release files are ready, the project may post them to the download server and let the powerful replication system distribute the bits throughout the known universe
+
 
+
==Other Results==
+
Other possible results of the Release Review include:
+
*          Postpone -&nbsp;issues have arisen that must be solved before the          release proceeds
+
*          Pass w/ Notes - the release has some issues that need to be addressed,          but they can be addressed with release notes and/or documentation
+
*          Pass w/ Issues - the release has some issues, but they can be          addressed in a future release as agreed to in the review
+
*          Fail - there are significant problems with the release and/or the          project.
+
 
+
''This page is moderated by Anne Jacko and Wayne Beaton (Eclipse Foundation)''
+
 
[[Category:Development_Resources]]
 
[[Category:Development_Resources]]
 
[[Category:How to Contribute]]
 
[[Category:How to Contribute]]

Latest revision as of 17:20, 27 May 2021

Warning2.png
This content has been moved to the Eclipse Project Handbook



This page is moderated by the EMO.

Back to the top