You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2017/05/29 15:07:04 UTC

[jira] [Commented] (GERONIMO-6553) CDI 2.0 Spec JAR Updates

    [ https://issues.apache.org/jira/browse/GERONIMO-6553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16028444#comment-16028444 ] 

Mark Struberg commented on GERONIMO-6553:
-----------------------------------------

Cool John, many thanks for the patch!
We now just miss ActivateRequestContext and RequestContextController according to the signature comparison with the official jar!

CLSS public abstract interface !annotation javax.enterprise.context.control.ActivateRequestContext
 anno 0 java.lang.annotation.Documented()
 anno 0 java.lang.annotation.Retention(java.lang.annotation.RetentionPolicy value=RUNTIME)
 anno 0 java.lang.annotation.Target(java.lang.annotation.ElementType[] value=[METHOD, TYPE])
 anno 0 javax.interceptor.InterceptorBinding()
intf java.lang.annotation.Annotation

CLSS public abstract interface javax.enterprise.context.control.RequestContextController
meth public abstract boolean activate()
meth public abstract void deactivate()




> CDI 2.0 Spec JAR Updates
> ------------------------
>
>                 Key: GERONIMO-6553
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6553
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: specs
>            Reporter: John D. Ament
>            Assignee: Mark Struberg
>         Attachments: GERONIMO_6553_Adding_SE_support.patch, GERONIMO-6553.patch
>
>
> Enhancements to the CDI 2.0 spec jar to include:
> - async observers.
> - prioritized elements
> - configuration builders
> - native literals
> - Java 8 compatibility with bundles



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)