[jboss-jira] [JBoss JIRA] (WFLY-1175) Remove EL JARs from Hibernate Validator module

Gunnar Morling (JIRA) jira-events at lists.jboss.org
Mon Sep 23 06:51:09 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806434#comment-12806434 ] 

Gunnar Morling commented on WFLY-1175:
--------------------------------------

Hi David, actually the [HV module|https://github.com/wildfly/wildfly/blob/master/build/src/main/resources/modules/system/layers/base/org/hibernate/validator/main/module.xml] doesn't provide the EL JARs itself but it depends on {{org.glassfish.javax.el}}, the EL 3 RI. So if this module is going to stay, the issue can be closed as out-dated.

Isn't {{javax.el.api}} the old JBoss EL 2 implementation? When [trying to depend|http://lists.jboss.org/pipermail/jboss-as7-dev/2013-April/008007.html] on that one back in April, it wouldn't work for all types of deployments. Later on, the EL 3 module mentioned above was added and using this did the trick.
                
> Remove EL JARs from Hibernate Validator module
> ----------------------------------------------
>
>                 Key: WFLY-1175
>                 URL: https://issues.jboss.org/browse/WFLY-1175
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: EE
>            Reporter: Gunnar Morling
>            Assignee: David Lloyd
>
> With AS7-6665 (Update of the Hibernate Validator module to HV 5), the Unified EL RI JARs were added to the HV module in order to satisfy the dependency to the EL API added as of HV5/BV 1.1. These module internal JARs should be removed once there is an AS module providing an EL implementation usable for all kinds of deployments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list