<div dir="ltr">Hi Josef,<div><br></div><div>Which Maven artifact is needed to start playing with it ? When I use this one below, I miss all the CDI APIs (javax.inject.*, javax.enterprise.inject.*, etc.) :</div><div><br></div><div><div>            &lt;dependency&gt;</div><div>                &lt;groupId&gt;<a href="http://org.jboss.weld.se">org.jboss.weld.se</a>&lt;/groupId&gt;</div><div>                &lt;artifactId&gt;weld-se-core&lt;/artifactId&gt;</div><div>                &lt;version&gt;3.0.0.Alpha8&lt;/version&gt;</div><div>            &lt;/dependency&gt;</div></div><div><br></div><div>Is there an artifact that also depends on the new version of the API ? Or we just use the &quot;old&quot; CDI 1.2 APIs ?</div><div><br></div><div>Thanks</div><div>Antonio</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 27, 2015 at 4:57 PM, Jozef Hartinger <span dir="ltr">&lt;<a href="mailto:jharting@redhat.com" target="_blank">jharting@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We extended Weld&#39;s API for Java SE in the recent 3.0.0.Alpha8 release.<br>
The main feature is a new builder for programmatic configuration of<br>
managed classes, packages, enabled interceptors and others. This could<br>
serve as a draft for the bootstrap API to be added to CDI.<br>
<br>
See the release blog post for more details:<br>
<a href="http://weld.cdi-spec.org/news/2015/04/21/weld-300Alpha8/" target="_blank">http://weld.cdi-spec.org/news/2015/04/21/weld-300Alpha8/</a><br>
<br>
Jozef<br>
_______________________________________________<br>
cdi-dev mailing list<br>
<a href="mailto:cdi-dev@lists.jboss.org">cdi-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/cdi-dev</a><br>
<br>
Note that for all code provided on this list, the provider licenses the code under the Apache License, Version 2 (<a href="http://www.apache.org/licenses/LICENSE-2.0.html" target="_blank">http://www.apache.org/licenses/LICENSE-2.0.html</a>). For all other ideas provided on this list, the provider waives all patent and other intellectual property rights inherent in such information.<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Antonio Goncalves <br>Software architect, Java Champion and Pluralsight author<br><br><a href="http://www.antoniogoncalves.org" target="_blank">Web site</a> | <a href="http://twitter.com/agoncal" target="_blank">Twitter</a> | <a href="http://www.linkedin.com/in/agoncal" target="_blank">LinkedIn</a> | <a href="http://pluralsight.com/training/Authors/Details/antonio-goncalves" target="_blank">Pluralsight</a> | <a href="http://www.parisjug.org" target="_blank">Paris JUG</a> | <a href="http://www.devoxx.fr" target="_blank">Devoxx France</a></div></div>
</div>