Skip to content

Changes

Summary

  1. Clarify behavior of InvocationContext.getInterceptorBindings() in case of inherited/transitive bindings (details)
  2. Update versions in poms to latest versions (details)
  3. Set Jakarta Annotations dependency to the final 3.0.0 (details)
  4. Add the 2.2 change log and reformat change log to use bullet points (details)
Commit e70f6de9d2c71d0d46bdf42f8830ec9746619f90 by Ladislav Thon
Clarify behavior of InvocationContext.getInterceptorBindings() in case of inherited/transitive bindings
The file was modified api/src/main/java/jakarta/interceptor/InvocationContext.java (diff)
The file was modified spec/src/main/asciidoc/2_interceptor_programming_contract.adoc (diff)
Commit 1de7d292cc30e17aab93bb22bca6f27346c17229 by arjan tijms
Update versions in poms to latest versions

Specifically parent pom to 1.0.9 and using 3.0.0-M1 dependency for
annotations.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified spec/pom.xml (diff)
The file was modified .gitignore (diff)
The file was modified pom.xml (diff)
The file was modified api/pom.xml (diff)
Commit 767738662e2500a1a565c1a38ea9543b38e7e306 by arjan tijms
Set Jakarta Annotations dependency to the final 3.0.0

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
The file was modified api/pom.xml (diff)
Commit 748e73466996f42fe0e31f84c8b6175b5991074c by Scott M Stark
Add the 2.2 change log and reformat change log to use bullet points

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified spec/src/main/asciidoc/b_change_log.adoc (diff)