Skip to main content

Contributing to Eclipse GlassFish

Thanks for your interest in this project.

Project description

Eclipse GlassFish is a complete application server that implements the Jakarta EE specification. GlassFish includes implementations of all required and optional Jakarta EE APIs, and passes all Jakarta EE TCKs. GlassFish also includes a complete administration console, clustering support, and other developer and production focused tools and features.

How To Contribute

The Eclipse GlassFish Project is open for contributions and your help is greatly appreciated. The easiest way to contribute to the Eclipse GlassFish documentation is by opening an issue that contains feedback and review comments.

Contributions to the source code are also welcome. If you want to contribute code or improve the documentation or the website, please review the following links:

Eclipse Contributor Agreement

Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA).

Commits that are provided by non-committers must have a Signed-off-by field in the footer indicating that the author is aware of the terms by which the contribution has been provided to the project. The non-committer must additionally have an Eclipse Foundation account and must have a signed Eclipse Contributor Agreement (ECA) on file.

For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit

Developer resources

Information regarding source code management, builds, coding standards, and more.

The project maintains the following source code repositories

Contact

Contact the project developers via the project’s “dev” list.

Back to the top