[jboss-jira] [JBoss JIRA] (WFLY-3027) Missing dependencies in module org.hibernate.hql

Davide D'Alto (JIRA) issues at jboss.org
Wed Feb 26 05:39:47 EST 2014


Davide D'Alto created WFLY-3027:
-----------------------------------

             Summary: Missing dependencies in module org.hibernate.hql
                 Key: WFLY-3027
                 URL: https://issues.jboss.org/browse/WFLY-3027
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Davide D'Alto


The module *org.hibernate.hql* doesn't have some dependencies:

{code:xml}
<module name="org.apache.lucene"/>
<module name="hibernate.search.engine"/>
<module name="org.antlr"/>
{code}

it also requires org.antlr:antlr-runtime and  org.antlr:stringtemplate  that don't exist as a module 


--
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