[jboss-jira] [JBoss JIRA] (AS7-3087) Regression: Wrong module dependency for the module "org.infinispan.client.hotrod"
Radoslav Husar (JIRA)
jira-events at lists.jboss.org
Thu Jan 19 05:21:20 EST 2012
[ https://issues.jboss.org/browse/AS7-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radoslav Husar updated AS7-3087:
--------------------------------
Fix Version/s: 7.1.0.Final
Assignee: Radoslav Husar (was: Paul Ferraro)
Git Pull Request: https://github.com/jbossas/jboss-as/pull/1155
Linking pull request #1155.
Right, this was introduced in CR1 by UN-splitting API and Commons packages in this Jira ISPN-1560. Package splitting has been causing problems with signing thus was removed. See discussion on mailing list http://lists.jboss.org/pipermail/infinispan-dev/2011-November/009511.html
> Regression: Wrong module dependency for the module "org.infinispan.client.hotrod"
> ---------------------------------------------------------------------------------
>
> Key: AS7-3087
> URL: https://issues.jboss.org/browse/AS7-3087
> Project: Application Server 7
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 7.1.0.CR1
> Reporter: Juergen Zimmermann
> Assignee: Radoslav Husar
> Fix For: 7.1.0.Final
>
>
> Infinispan-CDI is unusable because $JBOSS_HOME\modules\org\infinispan\client\hotrod\main\module.xml specifies the dependency on the module "org.infinispan.commons", which doesn't exist, but only "org.infinspan".
> IMHO, the priority should be "critical" since the JCache standard doesn't work anymore.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list