]
Sanne Grinovero resolved WFLY-3027.
-----------------------------------
Resolution: Won't Fix
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)
Components: Build System, Clustering
Affects Versions: 8.0.0.Final
Reporter: Davide D'Alto
Assignee: Sanne Grinovero
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: