Skip to content

Changes

#104 (May 21, 2024, 9:47:36 AM)

  1. enh: removed optional APIs no longer in Jakarta EE 11: xml, soap (commit: 9d5793d) — Lenny Primak / detail

#82 (Sep 27, 2023, 9:48:00 AM)

  1. Provide modularized view of the APIs in the javadocs (#140) (commit: 92eb958) — noreply / detail
  2. Web profile is now a true dependency of Core profile, fixes #138 (commit: 8444abb) — Lenny Primak / detail

#76 (Jun 2, 2022, 9:47:33 AM)

  1. Unroll all dependencies with using exclusions so that only top level dependencies are seen (commit: b71002a) — Scott M Stark / detail

#75 (May 29, 2022, 9:47:46 AM)

  1. Make top level dependencies required (commit: 8ff41dc) — Scott M Stark / detail

#72 (May 19, 2022, 9:47:37 AM)

  1. Update the CDI version to 4.0.1 and exclude the el api from CDI in the core profile (commit: 4cfcd75) — Scott M Stark / detail
  2. Need EL to compile bean manager (commit: d4738af) — Scott M Stark / detail