[
https://jira.jboss.org/jira/browse/TEIID-413?page=com.atlassian.jira.plug...
]
Ramesh Reddy resolved TEIID-413.
--------------------------------
Resolution: Done
All the connectors (deployed ones, not the ones in sandbox) are bundled as ZIP along with
their xml cdk file. The build should unzip this and configure however it fits for the
environment. Server unzips the jars in to extension modules and adds cdks to
"configuration.xml" file. Embedded adds the jars to the extension modules, but
does not build the configuration.xml with cdk files due to issues with maven build stuff.
(this is done by hand until this is resolved)
Create Zip file for each connector with its dependencies for server
setup
-------------------------------------------------------------------------
Key: TEIID-413
URL:
https://jira.jboss.org/jira/browse/TEIID-413
Project: Teiid
Issue Type: Task
Components: Build/Kits
Affects Versions: 6.x
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 6.0.0
Right now server pulls dependencies as whole, so it can not distinguish the dependencies
between connector or itself. This poses issue in defining the files for the extension
modules. So, these need to be come as whole with their dependencies.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira