[jbosstools-issues] [JBoss JIRA] (JBTIS-97) Update integration stack target to include orbit dependencies for Teiid Designer

Paul Richardson (JIRA) jira-events at lists.jboss.org
Tue Jun 18 04:47:20 EDT 2013


Paul Richardson created JBTIS-97:
------------------------------------

             Summary: Update integration stack target to include orbit dependencies for Teiid Designer
                 Key: JBTIS-97
                 URL: https://issues.jboss.org/browse/JBTIS-97
             Project: JBoss Tools Integration Stack
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: target-platform, teiid
            Reporter: Paul Richardson


Teiid Designer has historically included the 3rd-party jackson and apache.poi libraries in its codebase and latterly has been taken them directly from the JBT mirror of eclipse orbit (merging orbit.target[1] with the integration-stack-base.target)

Since other orbit plugins are provided by the integration stack already, can the following be directly included:

* <unit id="org.apache.poi" version="3.9.0.v201303080712"/>
* <unit id="org.codehaus.jackson.core" version="1.6.0.v20101005-0925"/>
* <unit id="org.codehaus.jackson.mapper" version="1.6.0.v20101005-0925"/>

Teiid Designer uses its target file [2] as the target platform for both development in Eclipse and building using Jenkins.


[1] [https://github.com/Teiid-Designer/teiid-designer/blob/master/target-platform/orbit.target]
[2] [https://github.com/Teiid-Designer/teiid-designer/blob/master/target-platform/teiid-designer.target]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list