blob: 959bb916585cb6da61c3076de6dc73b8a962ff66 [file] [log] [blame]
<?php
/**
* Copyright (c) 2021 Eclipse Foundation and others.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* Contributors:
* Eric Poirier (Eclipse Foundation) - initial API and implementation
*/
?>
<div id="maincontent">
<div id="midcolumn">
<h1><?php print $pageTitle; ?></h1>
<p>
The Eclipse Foundation provides four key services to the Eclipse community: 1) <a
href="/org/services/#IP_Management"
>IP Management</a>, 2) <a href="/org/services/#Ecosystem">Ecosystem Development and Marketing</a>, 3) <a
href="/org/services/#Development"
>Development Process</a>, and 4) <a href="/org/services/#IT">IT Infrastructure</a>. Full-time staff are
associated with each of these areas and work with the greater Eclipse community to assist in
meeting the needs of stakeholders.
</p>
<h2 id="IP_Management">Intellectual Property (IP) Management</h2>
<p>
An important aspect of the Eclipse Foundation is the focus on enabling the use of open source
technology in commercial software products and services. We consciously promote and encourage
software vendors to use Eclipse technology for building their commercial software products and
services.
</p>
<p>
The Eclipse Foundation also undertakes a number of steps to attempt to ensure the pedigree of
the intellectual property contained within Eclipse projects. The first step in the due
diligence process is trying to ensure that all contributions are made by the rightful
copyright holder and under the terms of the project license. All committers are required to
sign a <a href="/legal/committer_process/EclipseIndividualCommitterAgreementFinal.pdf">committer
agreement</a> that stipulates all of their contributions are their original work and are
being contributed under the terms of the project license. If a committer is sponsored to work on an Eclipse project by
a Member organization, then that organization is asked to sign a <a
href="/legal/EclipseMemberCommitterAgreementFinal.pdf"
>Member Committer Agreement</a> to ensure the intellectual property rights of the organization
are contributed under the terms of the project license.
</p>
<p>
The second step is that the source code related to all contributions which are developed
outside of the <a href="/dev_process/development_process.php">Eclipse Foundation Development Process</a> is processed through the Eclipse Foundation <a
href="/projects/handbook/#ip"
>IP approval process</a>. This process includes analyzing selected contributions to
ascertain the provenance of the content, and license compatibility. Contributions
that contain content licensed under licenses not compatible with the project licenses are
screened out through this approval process and thus not added to an Eclipse project. The end
result is a level of confidence that Eclipse open source projects release technology that can
be safely distributed in commercial products.
</p>
<h2 id="Ecosystem">Ecosystem Development and Marketing</h2>
<p>The Eclipse Foundation’s vendor-neutral ecosystem development and
marketing programs promote community and membership growth, drive
awareness and discoverability of projects and working groups, and
increase the commercial adoption of Eclipse technologies.</p>
<p>The Eclipse Foundation coordinates and implements a variety of
activities, including content creation, press and analyst relations,
<a
href="https://www.eclipsecon.org/"
>community conferences</a> and events, advertising, social media
management, and other programs to promote the entire Eclipse
community and increase engagement.</p>
<h2 id="Development">Development Community Support</h2>
<p>The Eclipse community has a well-earned reputation for providing quality software in a
reliable and predictable fashion. This is due to the commitment of the committers and
organizations contributing to the open source projects. The Eclipse Foundation also provides
services and support for the projects to help them achieve these goals.</p>
<p>
The Foundation staff help implement the <a href="/dev_process/development_process.php">Eclipse
Foundation Development Process</a>. This process assists new project startup and ensures that all
Eclipse projects are run in an open, transparent, and meritocratic manner. As part of this
process, the Foundation organizes member community reviews for projects to ensure consistent
interaction between the projects and the broader membership.
</p>
<h2 id="IT">IT Infrastructure</h2>
<p>The Eclipse Foundation manages the IT infrastructure for the Eclipse open source community,
including Git code repositories and code review tools, bug trackers, Jenkins build farm,
development-oriented mailing lists and forums, download site and website. The infrastructure
is designed to provide reliable and scalable service for the committers developing the Eclipse
technology and the consumers who use the technology.</p>
</div>
</div>