[jboss-jira] [JBoss JIRA] (WFLY-3027) Missing dependencies in module org.hibernate.hql
Davide D'Alto (JIRA)
issues at jboss.org
Wed Feb 26 06:13:48 EST 2014
[ https://issues.jboss.org/browse/WFLY-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12948260#comment-12948260 ]
Davide D'Alto commented on WFLY-3027:
-------------------------------------
I'm working on a pull request for this
> 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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list