Re: Question about weld-2.4
by Matej Novotny
Hello,
IIUIC, that maintenance release[1] didn't change any APIs, just added some
clarifications to the specification?
I know Weld used to consume the jboss version of interceptors APIs[2][3] in
that older version but that shouldn't matter given the API is identical.
That means the only way to tell would be some changes happening in Weld's
core implementation and I can see that core releases for 2.x happened even
after the release date of interceptors maintenance spec so I'd assume it
was included.
However, the interceptor spec appendix is very vague and it's hard to tell
what really changed (just that some parts were "clarified") so I guess it
boils down to asking for a specific part that's not working for your
customer and testing with Weld's behavior.
Regards
Matej
_____________________________________________________________
[1] https://download.oracle.com/otndocs/jcp/interceptors-1_2A-mrel3-spec/
[2] https://github.com/weld/api/blob/2.4.SP2/pom.xml#L152-L156
[3]
https://github.com/jboss/jboss-interceptors-api_spec/tree/jboss-intercept...
On Fri, Jun 28, 2024 at 1:13 AM Benjamin Confino <BENJAMIC(a)uk.ibm.com>
wrote:
> Hello
>
> The CDI 1.2 spec refers to the java interceptors spec. On July 25, 2017 a
> new release of JSR 318, Version 12A, was published.
>
> A customer was asking me if weld 2.4 was ever updated to include the
> changes in that spec release, I was not able to find the answer so I was
> hoping someone here will know.
>
> Regards
> Benjamin
> Unless otherwise stated above:
>
> IBM United Kingdom Limited
> Registered in England and Wales with number 741598
> Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU
> _______________________________________________
> weld-dev mailing list -- weld-dev(a)lists.jboss.org
> To unsubscribe send an email to weld-dev-leave(a)lists.jboss.org
> Privacy Statement: https://www.redhat.com/en/about/privacy-policy
> List Archives:
> https://lists.jboss.org/archives/list/weld-dev@lists.jboss.org/message/M7...
>
5 months
Question about weld-2.4
by Benjamin Confino
Hello
The CDI 1.2 spec refers to the java interceptors spec. On July 25, 2017 a new release of JSR 318, Version 12A, was published.
A customer was asking me if weld 2.4 was ever updated to include the changes in that spec release, I was not able to find the answer so I was hoping someone here will know.
Regards
Benjamin
Unless otherwise stated above:
IBM United Kingdom Limited
Registered in England and Wales with number 741598
Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU
5 months, 1 week