[teiid-issues] [JBoss JIRA] (TEIID-4102) Infinispan 6 translator has not valid module.xml

Jan Stastny (JIRA) issues at jboss.org
Wed Mar 23 07:43:00 EDT 2016


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

Jan Stastny updated TEIID-4102:
-------------------------------
    Git Pull Request: https://github.com/teiid/teiid/pull/646


> Infinispan 6 translator has not valid module.xml
> ------------------------------------------------
>
>                 Key: TEIID-4102
>                 URL: https://issues.jboss.org/browse/TEIID-4102
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.12.x
>            Reporter: Jan Stastny
>            Assignee: Steven Hawkins
>
> There is problem with invalid module.xml file in infinispan 6 resource-adapter.
> In its dependencies there is:
> {code:xml}
> <module name="org.jboss.teiid.translator.infinispan.cache" export=true/>
> {code}
> There shoul be
> {code:xml}
> <module name="org.jboss.teiid.translator.infinispan.cache" export="true"/>
> {code}



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


More information about the teiid-issues mailing list