<div dir="ltr"><font size="1">Hi,</font><div><font size="1"><br></font></div><div><font size="1">I like the idea of Gunnar too. Personally, I&#39;m not a big fan of the hypens in the names (e.g. bean-validation).</font></div><div><font size="1"><br>I would ask Antonio if there is any particular to use the &#39;javaee&#39; namespace. I didn&#39;t find any debate about the non-conformity of the Persistence API (<a href="http://xmlns.jcp.org/xml/ns/persistence" style="font-family:&quot;Times New Roman&quot;">http://xmlns.jcp.org/xml/ns/persistence/</a>).</font></div><div><font size="1"><br></font></div><div><font size="1"><br></font></div><div><font size="1">Marco</font></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 19, 2016 at 12:29 PM, 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"><div dir="ltr">Hi all,<div><br></div><div>The XML descriptors in BV (validation.xml, constraint mapping XML files) use a <a href="http://jboss.org" target="_blank">jboss.org</a> specific namespace as of 1.1. We should change that into something under <a href="http://jcp.org" target="_blank">jcp.org</a> [1] which is what all other descriptors of Java EE techs do as of Java EE 7 (see Antonio Goncalves&#39; blog post on this topic at [2]).</div><div><br></div><div>What&#39;s rather unclear to me is why most of techs share the same namespace &quot;<a href="http://xmlns.jcp.org/xml/ns/javaee" target="_blank">http://xmlns.jcp.org/xml/ns/<wbr>javaee</a>&quot;, e.g. JSF, CDI and Servlet as per Antonio&#39;s post. I think having a specific names space for BV is more sensible (as done by JPA, too), not the least because BV isn&#39;t tied to EE.</div><div><br></div><div>So I&#39;d suggest to use</div><div><br></div>* <a href="http://xmlns.jcp.org/xml/ns/validation" target="_blank">http://xmlns.jcp.org/xml/ns/<wbr>validation</a>&quot; (for validation.xml)<div>* <a href="http://xmlns.jcp.org/xml/ns/validation/mapping" target="_blank">http://xmlns.jcp.org/xml/ns/<wbr>validation/mapping</a>&quot; (for constraint validation mapping files)<br><div><br></div><div>Any thoughts?</div><div><br></div><div>Thanks,</div><div><br></div><div>--Gunnar</div><div><br></div><div>[1] <a href="https://hibernate.atlassian.net/browse/BVAL-455" target="_blank">https://hibernate.<wbr>atlassian.net/browse/BVAL-455</a></div><div>[2] <a href="https://antoniogoncalves.org/2013/06/04/java-ee-7-deployment-descriptors/" target="_blank">https://antoniogoncalves.<wbr>org/2013/06/04/java-ee-7-<wbr>deployment-descriptors/</a></div><div><br></div></div></div>
<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>