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

Tom Arnold (JIRA) issues at jboss.org
Thu Aug 7 16:58:29 EDT 2014


Tom Arnold created TEIID-3071:
---------------------------------

             Summary: 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/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