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

Igor Vaynberg commented on WICKET-3969:
---------------------------------------

wicket-cdi will become part of core with the next major version. wicket 1.5.x 
is compiled against jdk5 while cdi api jar is compiled against jdk6 so for now 
it cannot be made part of core.

also since wicket-cdi depends on seam-conversation module and seam-conversation 
is not release into maven central i cannot release wicket-cdi into maven 
central as well.

so for now we are stuck building from sources ourselves.
                
> Add CDI integration
> -------------------
>
>                 Key: WICKET-3969
>                 URL: https://issues.apache.org/jira/browse/WICKET-3969
>             Project: Wicket
>          Issue Type: New Feature
>            Reporter: Igor Vaynberg
>            Assignee: Igor Vaynberg
>             Fix For: 1.6.0
>
>
> Introduce integration with CDI containers which should include
> * injection of components with CDI dependencies
> * conversation scope propagation across pages

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to