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

Steven Hawkins (JIRA) issues at jboss.org
Wed Dec 6 10:33:15 EST 2017


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

Steven Hawkins closed TEIID-4102.
---------------------------------


> Infinispan 6 resource-adapter 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: Van Halbert
>             Fix For: 8.12.5
>
>
> 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 should be
> {code:xml}
> <module name="org.jboss.teiid.translator.infinispan.cache" export="true"/>
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list