Enterprise Java

Jakarta EE Contribution – Getting Started

Are you interested in helping out with moving Jakarta EE forward?  So am I, and I wanted to provide a few details that can be used to help those who are interested in getting started.

Step 1:

The first step to begin contributing is to sign the Eclipse Foundation Committer and Contributor Agreement (ECA): https://www.eclipse.org/legal/committer_process/re-sign/. The ECA must be signed by anyone who wants to contribute to an Eclipse open source software or specification project.  This allows one to have the ability to accept a contributor’s pull requests.  

The Eclipse ICA (Eclipse Individual Committer Agreement) can be signed by those who do not work for the Eclipse Foundation Member Company when they become a committer.

** Note:  Be sure that your employer is okay with you signing the agreement.  In many cases it is a win-win for all…as your contributions will benefit the community, including your employer.

Step 2:

Sign up for the mailing lists and get involved.  Certainly sign up for the Jakarta Platform Developer mailing list, as many of the details for moving the platform forward are being discussed here.

https://accounts.eclipse.org/mailing-list/jakartaee-platform-dev

Look through the list of projects that are part of Jakarta EE and sign up for the individual mailing lists for those projects which you are interested in helping out:  https://projects.eclipse.org/projects/ee4j

A few of the tasks for the delivery of Jakarta EE 9 include the following:

* Take control of the CI/CD pipeline for release.
* Coordinate release across all the projects.
* Make the actual changes to the API, docs and TCK.
* Make the implementation changes on at least one server – probably Eclipse GlassFish.

Hopefully this will be of use to hose who are interested in getting started.  

Published on Java Code Geeks with permission by Josh Juneau, partner at our JCG program. See the original article here: Jakarta EE Contribution – Getting Started

Opinions expressed by Java Code Geeks contributors are their own.

Josh Juneau

Josh is an application developer and technical writer. He has authored several books for Apress, primarily focusing on Java development. Most recently, he has authored Java EE 7 Recipes, Introducing Java EE 7, and Java 8 Recipes. Josh is a member of the JCP, and he is on the JSF 2.3 Expert Group.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
Back to top button