Thanks for your interest in this project.
The Jakarta Contexts and Dependency Injection project contains the CDI and DI projects.
You can use the code from these repositories to experiment, test, build, create patches, issue pull requests, etc.
cdi - Project repository hosted on GitHub.
clone: https://github.com/jakartaee/cdi.git
cdi-tck - Project repository hosted on GitHub.
clone: https://github.com/jakartaee/cdi-tck.git
injection-api - Project repository hosted on GitHub.
clone: https://github.com/jakartaee/inject.git
injection-spec - Project repository hosted on GitHub.
clone: https://github.com/jakartaee/inject-spec.git
injection-tck - Project repository hosted on GitHub.
clone: https://github.com/jakartaee/inject-tck.git
cdi-tck-cpl - Project repository hosted on GitHub.
clone: https://github.com/eclipse-ee4j/cdi-tck-cpl.git
cdi-cpl - Project repository hosted on GitHub.
clone: https://github.com/eclipse-ee4j/cdi-cpl.git
Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA).
For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit
This Eclipse Foundation open project is governed by the Eclipse Foundation Development Process and operates under the terms of the Eclipse IP Policy.
The Jakarta EE Specification Committee has adopted the Jakarta EE Specification Process (JESP) in accordance with the Eclipse Foundation Specification Process v1.2 (EFSP) to ensure that the specification process is complied with by all Jakarta EE specification projects.
Every new file should start with one of the following headers in whatever comment format is appropriate for the file, where {year}
is the year the file was created and {owner}
is the copyright owner of the original contribution:
Copyright (c) {year} Contributors to the Eclipse Foundation
This program and the accompanying materials are made available under the
Apache Software License 2.0 which is available at:
https://www.apache.org/licenses/LICENSE-2.0.
SPDX-License-Identifier: Apache-2.0
Copyright (c) {year} {owner} and others
This program and the accompanying materials are made available under the
Apache Software License 2.0 which is available at:
https://www.apache.org/licenses/LICENSE-2.0.
SPDX-License-Identifier: Apache-2.0
Contact the project developers via the project’s "dev" list.