Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/Committer Bootcamp"

(Managing Intellectual Property)
(Managing Your Eclipse Project)
Line 40: Line 40:
 
* Community development, project diversity
 
* Community development, project diversity
 
* Elections
 
* Elections
* Release, Graduation, and Termination Reviews
+
* [[Development Resources/HOWTO/Release Cycle|Release Cycle]]
 +
** [[Development Resources/HOWTO/Release Cycle#Release Review|Release Reviews]]
 +
* [[Development Resources/HOWTO/Review Information for Project Leads|Reviews]]
 +
** [[Development Resources/HOWTO/Graduation Reviews|Graduation]], [[Development Resources/HOWTO/Restructuring Reviews|Restructuring]], and [[Development Resources/HOWTO/Review Information for Project Leads#ermination (Archive) Reviews|Termination]] Reviews
 
* [[Development Resources/Automatic IP Log|The automatic IP Log generator]]: data sources (Bugzilla, Git), etc.
 
* [[Development Resources/Automatic IP Log|The automatic IP Log generator]]: data sources (Bugzilla, Git), etc.
 
* Technical review of IP Logs
 
* Technical review of IP Logs

Revision as of 11:21, 8 November 2013

Are you a new committer or project lead for an Eclipse project? Are you thinking about proposing a new open source project at Eclipse? In this tutorial, Eclipse Foundation staff members will walk you through the information that you need to know to be an effective open source project committer at Eclipse. The discussion includes an overview of the Eclipse Development Process, the Intellectual Property Due Diligence Process, and the Tools and IT Infrastructure available to Eclipse projects.

Delivered at EclipseCon Europe 2013 (slides).

Agenda

Starting a Project at Eclipse (Wayne)

Intellectual Property Due Diligence

  • Intellectual Property Overview (Who, What, Why)
  • Contribution Types
    • EPL (Project Licensed)
    • Non EPL - Third Party
  • Preparing an Initial Contribution
    • Welcome to IPZilla
    • Tips to ensure success

Resources and Provisioning

  • Overview of Infrastructure
  • Your Eclipse Foundation account, committer ID, other forges
  • Project provisioning process
  • Initial contribution, tools for committers: Git, Gerrit, Bugzilla, Wiki, project website
  • Interacting with your users: Forums, mailing lists
  • Asking for help: webmasters, other committers

Managing Your Eclipse Project

Managing Intellectual Property

Downloads, Builds

  • CBI, Hudson/HIPP and producing a build
  • Signing
  • Where to store build artifacts, linking, using mirrors
  • Download statistics
  • Cleaning up

Back to the top