[infinispan-issues] [JBoss JIRA] (ISPN-7077) Export dependencies in the embedded modules

Gustavo Fernandes (JIRA) issues at jboss.org
Wed Oct 5 11:30:00 EDT 2016


     [ https://issues.jboss.org/browse/ISPN-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPN-7077:
------------------------------------
    Description: 
Users need to list all dependencies one by one, and this is usually done by trial and error. Example, here's the current list of deps needed to do queries over hotrod when using modules:
{code:java}
"org.infinispan.client.hotrod:ispn-9.0 services, org.infinispan.protostream:ispn-9.0 services, org.infinispan.query.dsl:ispn-9.0 services, org.infinispan.commons:ispn-9.0 services"
{code}


> Export dependencies in the embedded modules
> -------------------------------------------
>
>                 Key: ISPN-7077
>                 URL: https://issues.jboss.org/browse/ISPN-7077
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: WildFly modules
>    Affects Versions: 9.0.0.Alpha4
>            Reporter: Gustavo Fernandes
>
> Users need to list all dependencies one by one, and this is usually done by trial and error. Example, here's the current list of deps needed to do queries over hotrod when using modules:
> {code:java}
> "org.infinispan.client.hotrod:ispn-9.0 services, org.infinispan.protostream:ispn-9.0 services, org.infinispan.query.dsl:ispn-9.0 services, org.infinispan.commons:ispn-9.0 services"
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list