<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 21, 2018 at 3:42 PM, David Lloyd <span dir="ltr"><<a href="mailto:david.lloyd@redhat.com" target="_blank">david.lloyd@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I would either keep the slot:<br>
<br>
<module name="org.hibernate" slot="5.3" xmlns="urn:jboss:module:1.5"><br>
<br>
Or use a module 1.7+ descriptor and do it this way:<br>
<br>
<module name="org.hibernate:5.3" xmlns="urn:jboss:module:1.7"><br>
<br>
(still in the org/hibernate/5.3/module.xml path in this case).<br>
<br>
If you don't like using slots, then I'd suggest:<br></blockquote><div><br></div><div>Slots are great, think I will upgrade to the module 1.7+ descriptor and include the slot in the name, as you suggest above.</div><div><br></div><div>Thanks!</div><div>Scott</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<module name="org.hibernate.5_3" xmlns="whatever"><br>
<div><div class="h5"><br>
<br>
On Wed, Feb 21, 2018 at 2:20 PM, Scott Marlow <<a href="mailto:smarlow@redhat.com">smarlow@redhat.com</a>> wrote:<br>
> Any suggestions for what we should call the new Hibernate ORM 5.3 module?<br>
> We can probably drop the slot and just include the version in the module<br>
> name.<br>
><br>
> Some ideas:<br>
><br>
> name="org.hibernate5.3"<br>
> name="org.hibernate5_3"<br>
> name="org.hibernate5-3"<br>
><br>
> Any suggestions?<br>
><br>
> Scott<br>
><br>
</div></div><span class="">> ______________________________<wbr>_________________<br>
> wildfly-dev mailing list<br>
> <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
> <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/wildfly-dev</a><br>
<br>
<br>
<br>
--<br>
</span>- DML<br>
</blockquote></div><br></div></div>