<div dir="ltr"><span style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px">Hey!</span><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px"><br></div><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px">In Infinispan 8 series we split CDI into common, remote and embedded. In order to preserve backwards compatibility we decided to leave embedded and common code in &quot;org.infinispan.cdi&quot; package. See [1] for more details.</div><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px"><br></div><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px">Now in Infinispan 9 I&#39;m planning to move the bits to proper packages as proposed in [2]. Since CDI does most of the job behind the scenes, most of the use cases will preserve backwards compatibility apart from using embedded CDI extension from JBoss Modules. In that case one will need to change his dependency in MANIFEST.MF (or deployment-structure.xml) from &quot;org.infinispan.cdi&quot; to &quot;org.infinispan.cdi.embedded&quot;, which is more descriptive in my opinion.</div><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px"><br></div><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px">Does anyone has any arguments against this change?</div><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px"><br></div><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px">Thanks</div><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px">Sebastian</div><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px"><br></div><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px">[1] <a href="https://github.com/infinispan/infinispan/pull/4249#issuecomment-211910849" target="_blank" style="color:rgb(126,87,194)">https://github.com/infinispan/infinispan/pull/4249#issuecomment-211910849</a></div><div style="color:rgb(33,33,33);font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px">[2] <span style="line-height:1.5"><a href="https://github.com/infinispan/infinispan/pull/4249" target="_blank" style="color:rgb(126,87,194)">https://github.com/infinispan/infinispan/pull/4249</a></span></div></div>