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/Parallel IP Process"

(New page: <div style="float: right; border: 1px dashed black; background-color: #FFFFDD;"><table><tr><td width="150px">See [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1166 IPZilla #1166]</td> ...)
 
(Replaced content with "As of October 2019, parallel IP applies in all cases and is automatically applied. All Eclipse open source projects are eligible. See [https://www.eclipse.org/projects/ha...")
 
(18 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<div style="float: right; border: 1px dashed black;
+
As of October 2019, parallel IP applies in all cases and is automatically applied. All Eclipse open source projects are eligible.
background-color: #FFFFDD;"><table><tr><td width="150px">See [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1166 IPZilla #1166]</td>
+
</tr></table></div><blockquote><em>... Parallel IP approvals for Incubating Projects at Eclipse. This process will clearly benefit Incubating Projects in that they will now be able to proceed with development activity while due diligence is completed in parallel.
+
</em></blockquote>
+
  
===(1) Is My Project Eligible (i.e., Conforming)?===
+
See [https://www.eclipse.org/projects/handbook/#ip-history-2019 Changes to the IP Policy 2019].
All ''conforming'' Incubation phase Eclipse projects are eligible to participate in the Parallel IP process.  
+
  
A conforming project:
+
''This page is moderated by the EMO''
* Is in the [http://www.eclipse.org/projects/dev_process/development_process.php#6_2_3_Incubation Incubation phase].
+
* Correctly displays the [http://www.eclipse.org/projects/dev_process/incubation-conforming.php incubation logo] on
+
their project home page.
+
* Correctly displays the same incubation logo on their project's primary download page.
+
* All downloadable zip files for builds and milestones must include the word "incubation" in the filename. For example, <code>DSF-SDK-incubation-N20070413-0200.zip</code>
+
** The jar files in the download zip file are not required to contain the word "incubation" in the filename. (See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=178944 bug 178944] for the explanation.)
+
* All "Bundle-Name"s must include the world "incubation". Note that "Bundle-SymbolicName"s should not include "incubation" because the Bundle-SymbolicName is a technical namespace, not a user namespace. For example, <code>Bundle-Name: Foo Plug-in (Incubation)</code>
+
* Similarly, the names for update manager features must include the word "incubation". For example, <code>Eclipse Platform (Incubation)</code>
+
 
+
Projects are listed as conforming or non-conforming on the [http://www.eclipse.org/projects/ >main /projects page] by the egg (conforming) and egg-with-red-slash (non-conforming) icons. If you believe your project is conforming (i.e., 1-5 above) but is listed on the [http://www.eclipse.org/projects/ main projects page] as non-conforming, send email to the EMO and ask us to update the database.
+
 
+
MOREMORE
+
 
+
===(2) Preparing the Docuware===
+
See [[Development Resources/FAQs/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 above especially the formation and viability of the three communities. 
+
Most projects combine their Graduation Review with the Release Review of
+
their 1.0 release, in which case the docuware must also cover the
+
[http://www.eclipse.org/projects/dev_process/release-review.php Release Review] issues.
+
 
+
===(3) The Review Process===
+
Once the review content has been created, the operational side of a Gradation Review is described at [[Development Resources/HOWTO/Review Process]].
+
 
+
===(4) After a Successful Review===
+
After a successful advisory vote and the approval of the Graduation Review by the EMO:
+
# the EMO will send email to the project developer mailing list with the approval<
+
# the project can remove [http://www.eclipse.org/projects/dev_process/parallel-ip-process.php#Conforming the "incubation" labeling and logos] from their website pages
+
 
+
If the Graduation Review was also a Release Review, see [http://www.eclipse.org/projects/dev_process/release-review.php after successful review]" notes those reviews.
+
 
+
''This page is moderated by Anne Jacko and Bjorn Freeman-Benson (Eclipse Foundation)''
+
[[Category:Development_Resources]]
+
[[Category:How to Contribute]]
+

Latest revision as of 11:37, 6 December 2023

As of October 2019, parallel IP applies in all cases and is automatically applied. All Eclipse open source projects are eligible.

See Changes to the IP Policy 2019.

This page is moderated by the EMO

Back to the top