[teiid-issues] [JBoss JIRA] (TEIID-3071) Module needs to be updated for new Saxon-HE

Ramesh Reddy (JIRA) issues at jboss.org
Thu Aug 7 22:04:29 EDT 2014


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

Ramesh Reddy resolved TEIID-3071.
---------------------------------

           Labels: Alpha2  (was: )
    Fix Version/s: 8.9
       Resolution: Done


Fixed the module.xml as suggested

> Module needs to be updated for new Saxon-HE
> -------------------------------------------
>
>                 Key: TEIID-3071
>                 URL: https://issues.jboss.org/browse/TEIID-3071
>             Project: Teiid
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build/Kits
>    Affects Versions: 8.9
>            Reporter: Tom Arnold
>            Assignee: Ramesh Reddy
>              Labels: Alpha2
>             Fix For: 8.9
>
>
> Teiid built from GIT does not deploy because the bundled Saxon HE JAR does not match what is specified in module xml.
> See [here|https://github.com/teiid/teiid/blob/master/build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/main/module.xml].
> Should be changed to something like:
> {code:xml}
> <resource-root path="Saxon-HE-${version.net.sf.saxon}.jar" />
> {code}
> Related to TEIID-3030.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the teiid-issues mailing list