blob: a0ebaa0237c6c43f9304a553d5acf8548afd8561 [file] [log] [blame] [view]
Vinay Vishal57171472018-09-18 20:22:00 +05301# Contributing to Eclipse GlassFish
2
3Thanks for your interest in this project.
4
5## Project description
6
7Eclipse GlassFish is a complete application server that implements the Jakarta
8EE specification. GlassFish includes implementations of all required and
9optional Jakarta EE APIs, and passes all Jakarta EE TCKs. GlassFish also
10includes a complete administration console, clustering support, and other
11developer and production focused tools and features.
12
13* https://projects.eclipse.org/projects/ee4j.glassfish
14
15## Developer resources
16
17Information regarding source code management, builds, coding standards, and
18more.
19
20* https://projects.eclipse.org/projects/ee4j.glassfish/developer
21
22The project maintains the following source code repositories
23
24* https://github.com/eclipse-ee4j/glassfish-ha-api
25* https://github.com/eclipse-ee4j/glassfish-logging-annotation-processor
26* https://github.com/eclipse-ee4j/glassfish-shoal
27* https://github.com/eclipse-ee4j/glassfish-cdi-porting-tck
28* https://github.com/eclipse-ee4j/glassfish-jsftemplating
29* https://github.com/eclipse-ee4j/glassfish-hk2-extra
30* https://github.com/eclipse-ee4j/glassfish-hk2
31* https://github.com/eclipse-ee4j/glassfish-fighterfish
32* https://github.com/eclipse-ee4j/glassfish
33* https://github.com/eclipse-ee4j/glassfish-maven-embedded-plugin
34* https://github.com/eclipse-ee4j/bvtck-porting
35
36## Eclipse Contributor Agreement
37
38Before your contribution can be accepted by the project team contributors must
39electronically sign the Eclipse Contributor Agreement (ECA).
40
41* http://www.eclipse.org/legal/ECA.php
42
43Commits that are provided by non-committers must have a Signed-off-by field in
44the footer indicating that the author is aware of the terms by which the
45contribution has been provided to the project. The non-committer must
46additionally have an Eclipse Foundation account and must have a signed Eclipse
47Contributor Agreement (ECA) on file.
48
49For more information, please see the Eclipse Committer Handbook:
50https://www.eclipse.org/projects/handbook/#resources-commit
51
52## Contact
53
54Contact the project developers via the project's "dev" list.
55
56* https://accounts.eclipse.org/mailing-list/glassfish-dev
57