[teiid/teiid] 9adae5: TEIID-2424: Adding bundle support to the all the r...
by Ramesh Reddy
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 9adae52456cd312f88bf873344aa969b4857c426
https://github.com/teiid/teiid/commit/9adae52456cd312f88bf873344aa969b485...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2013-09-20 (Fri, 20 Sep 2013)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/assembly/embedded-dist.xml
M build/assembly/jboss-as7/dist.xml
M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
A build/kits/karaf/teiid-karaf-features.xml
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-ws/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/salesforce-api/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-ws/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M metadata/pom.xml
M pom.xml
M runtime/pom.xml
Log Message:
-----------
TEIID-2424: Adding bundle support to the all the relevent Teiid modules, so that they can be deployed in OSGI containers. This will be use full for anybody developing an alternative runtime environment using containers like Karaf. Also added inital support to load jars in Karaf container, checkout features.xml file in maven repo
Commit: 3b926f18bdc0eb81b913143dfb02ea2cda93c1d6
https://github.com/teiid/teiid/commit/3b926f18bdc0eb81b913143dfb02ea2cda9...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2013-09-20 (Fri, 20 Sep 2013)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/assembly/embedded-dist.xml
M build/assembly/jboss-as7/dist.xml
M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
A build/kits/karaf/teiid-karaf-features.xml
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-ws/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/salesforce-api/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-ws/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M metadata/pom.xml
M pom.xml
M runtime/pom.xml
Log Message:
-----------
Merge pull request #115 from rareddy/TEIID-2424
TEIID-2424: Adding bundle support to the all the relevent Teiid modules,...
Compare: https://github.com/teiid/teiid/compare/44ccf7fa9ead...3b926f18bdc0
11 years, 3 months