<div dir="ltr">Unfortunately that would be incorrect. The whole point of this is that we are moving toward a real api/impl split where API classes are visible to dependent classloaders, and impl classes are not.</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, May 14, 2014 at 11:23 PM, Vineet Reynolds Pereira <span dir="ltr">&lt;<a href="mailto:vpereira@redhat.com" target="_blank">vpereira@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">
<div class=""><br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Lincoln Baxter, III&quot; &lt;<a href="mailto:lincolnbaxter@gmail.com">lincolnbaxter@gmail.com</a>&gt;<br>
&gt; To: &quot;forge-dev List&quot; &lt;<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a>&gt;<br>
&gt; Sent: Thursday, May 15, 2014 5:03:35 AM<br>
&gt; Subject: [forge-dev] Build broken due to FORGE-1823 and FORGE-1824<br>
&gt;<br>
&gt; <a href="https://issues.jboss.org/browse/FORGE-1823" target="_blank">https://issues.jboss.org/browse/FORGE-1823</a><br>
&gt; <a href="https://issues.jboss.org/browse/FORGE-1824" target="_blank">https://issues.jboss.org/browse/FORGE-1824</a><br>
&gt;<br>
&gt; Fixing these issue has revealed numerous places within our codebase that we<br>
&gt; were incorrectly depending on IMPL classes that should not have been leaked<br>
&gt; on the maven classpath.<br>
&gt;<br>
&gt; Now that the leak has been fixed, we have to clean up the mess :) The only<br>
&gt; compilations I know to be remaining are in the scaffold-faces project.<br>
<br>
</div>Would it be correct to fix the compilation errors in the scaffold-faces project,<br>
by adding javaee-impl as a provided dependency to this project?<br>
<br>
Some javaee-impl and transitive dependencies are required during compilation of<br>
scaffold-faces, while at runtime, this would be provided by the javaee addon.<br>
<div class=""><br>
&gt;<br>
&gt; It remains to be seen how many of the tests break due to this change... we&#39;ll<br>
&gt; see.<br>
&gt;<br>
&gt; --<br>
&gt; Lincoln Baxter, III<br>
&gt; <a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>
&gt; &quot;Simpler is better.&quot;<br>
&gt;<br>
</div>&gt; _______________________________________________<br>
&gt; forge-dev mailing list<br>
&gt; <a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>&quot;Simpler is better.&quot;
</div>