File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1515Contexts and Dependency Injection is a specification, published as:
1616* JSR-299 (CDI-1.0) http://docs.jboss.org/cdi/spec/1.0/html/
1717* JSR-346 (CDI-1.2) http://docs.jboss.org/cdi/spec/1.2/cdi-spec.html
18- * JSR-365 (CDI-2.0) http://docs.jboss.org/cdi/spec/2.0/cdi-spec.html
18+ * JSR-365 (CDI-2.0) http://docs.jboss.org/cdi/spec/2.0/cdi-spec.html
19+ * Jakarta CDI-3.0 and later https://jakarta.ee/specifications/cdi/
20+
21+ Apache DeltaSpike is compatible with all those specification versions.
22+ Until Apache DeltaSpike 1.9.x we did target the `` javax `` package.
23+
24+ The current Apache DeltaSpike-2.0.x releases target the `` jakarta `` namespace.
1925
20- Apache DeltaSpike is compatible with all those specification versions.
2126Note that Apache DeltaSpike is ** not** a CDI container itself, but a set of portable Extensions for it!
2227
2328
You can’t perform that action at this time.
0 commit comments