<div dir="ltr">I know it&#39;s late to reply to this, but seems fine. I&#39;d consult the Java EE EG just to make sure they don&#39;t want to use a <a href="http://javax.ee">javax.ee</a> prefix (which seems odd, though). Using the predominant/&quot;root&quot; package for the module is what I&#39;d recommend too.<div><br></div><div>Regards,</div><div>Michael</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 21, 2017 at 10:22 AM, Gunnar Morling <span dir="ltr">&lt;<a href="mailto:gunnar@hibernate.org" target="_blank">gunnar@hibernate.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Java 9 is still in the works, so it&#39;s too early to put anything final<br>
into the BV spec, but should we add a recommended module name for API<br>
modules?<br>
<br>
My thinking is to have a short appendix stating:<br>
<br>
    &quot;Implementors that wish to provide the Bean Validation API in form<br>
of a Java 9 module,<br>
     should use the module name &quot;javax.validation&quot;. A mandatory module<br>
name will be<br>
     defined in a future revision of this specification&quot;.<br>
<br>
A commonly agreed on module name is required by Jigsaw to ensure<br>
different API modules (e.g. the reference one and the one provided by<br>
Apache) are interchangeable.<br>
<br>
I expect further changes to the spec to support Java 9 down the road<br>
(e.g. to resolve message bundles in client modules and to provide a<br>
way for passing in a Lookup granting private access (see [1]), but<br>
it&#39;s nothing we can bake into the spec yet.<br>
<br>
Thoughts?<br>
<br>
--Gunnar<br>
<br>
[1] <a href="http://in.relation.to/2017/04/11/accessing-private-state-of-java-9-modules/" rel="noreferrer" target="_blank">http://in.relation.to/2017/04/<wbr>11/accessing-private-state-of-<wbr>java-9-modules/</a><br>
______________________________<wbr>_________________<br>
beanvalidation-dev mailing list<br>
<a href="mailto:beanvalidation-dev@lists.jboss.org">beanvalidation-dev@lists.<wbr>jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/beanvalidation-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/<wbr>beanvalidation-dev</a><br>
</blockquote></div><br></div>