[
https://issues.jboss.org/browse/TEIID-3071?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3071:
---------------------------------------
Yes, that needs updated. I'll post an update to alpha1 and this will be corrected for
alpha2.
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: Steven Hawkins
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/modu...].
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)