[
https://issues.jboss.org/browse/TEIID-4164?page=com.atlassian.jira.plugin...
]
Ramesh Reddy resolved TEIID-4164.
---------------------------------
Resolution: Done
Added the needed runtime dependencies as dependencies in pom.xml for the
"embedded" dependencies to be explicit, as well to build the Wildfly modules.
Also updated Wildfly module building script to build all the dependent modules excluding
that are natively provided by Wildfly itself.
One concern I see is "com.fasterxml.*" is being used in multiple places Olingo,
Swagger, Wildfly with Wildfly using a different version. We need to pull together these
into some common dependency module, to reduce the complexity in individual modules.
Correct the transitive dependencies in OData4 translator
--------------------------------------------------------
Key: TEIID-4164
URL:
https://issues.jboss.org/browse/TEIID-4164
Project: Teiid
Issue Type: Quality Risk
Components: OData
Affects Versions: 9.0
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Minor
Fix For: 9.0
Currently "com.fasterxml" transitive dependencies are not in "kits"
or pom.xml
They need to be explicitly defined as dependencies.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)