diff --git a/spec/src/main/asciidoc/javase/javase.asciidoc b/spec/src/main/asciidoc/javase/javase.asciidoc index 0cce1b96..24190071 100644 --- a/spec/src/main/asciidoc/javase/javase.asciidoc +++ b/spec/src/main/asciidoc/javase/javase.asciidoc @@ -2,7 +2,7 @@ -- This part of the document specifies additional rules and features when using CDI in Java SE. All content defined in <> applies to this part. -// TODO are implementations required to support Full? +Therefore, any implementation of CDI in Java SE has to be built on top of {cdi_full}. -- include::bootstrap_se.asciidoc[]