[teiid/teiid] 8d7469: TEIID-3412: Change MS Access to use jackcess, sinc...
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 8d7469608b43eebffcf5acebca7bb9c50d7cf91d
https://github.com/teiid/teiid/commit/8d7469608b43eebffcf5acebca7bb9c50d7...
Author: kylinsoong <kylinsoong.1214(a)gmail.com>
Date: 2015-04-16 (Thu, 16 Apr 2015)
Changed paths:
M connectors/translator-jdbc/pom.xml
A connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/ucanaccess/UCanAccessExecutionFactory.java
A connectors/translator-jdbc/src/test/java/org/teiid/translator/jdbc/ucanaccess/TestUCanAccessTranslator.java
A connectors/translator-jdbc/src/test/resources/ucanaccess/ODBCTesting.accdb
A connectors/translator-jdbc/src/test/resources/ucanaccess/vdb.xml
Log Message:
-----------
TEIID-3412: Change MS Access to use jackcess, since ODBC-JDBC bridge is removed in JDK 1.8
Commit: 80e31e327942571f6a0e7c9029a1e643a3b7fed1
https://github.com/teiid/teiid/commit/80e31e327942571f6a0e7c9029a1e643a3b...
Author: kylinsoong <kylinsoong.1214(a)gmail.com>
Date: 2015-04-17 (Fri, 17 Apr 2015)
Changed paths:
A build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/create-ucanaccess-ds.cli
A build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/modules/net/ucanaccess/main/module.xml
A build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/readme.txt
A build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/ucanaccess-ds.xml
A build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/ucanaccess.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/ucanaccess/UCanAccessExecutionFactory.java
M connectors/translator-jdbc/src/test/java/org/teiid/translator/jdbc/ucanaccess/TestUCanAccessTranslator.java
R connectors/translator-jdbc/src/test/resources/ucanaccess/ODBCTesting.accdb
R connectors/translator-jdbc/src/test/resources/ucanaccess/vdb.xml
Log Message:
-----------
TEIID-3412: add steup ucanaccess datasource docs
Commit: 5e394178ea1c8da835274874dbf23ac4b99fb037
https://github.com/teiid/teiid/commit/5e394178ea1c8da835274874dbf23ac4b99...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2015-04-20 (Mon, 20 Apr 2015)
Changed paths:
A build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/create-ucanaccess-ds.cli
A build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/modules/net/ucanaccess/main/module.xml
A build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/readme.txt
A build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/ucanaccess-ds.xml
A build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/ucanaccess.xml
M connectors/translator-jdbc/pom.xml
A connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/ucanaccess/UCanAccessExecutionFactory.java
A connectors/translator-jdbc/src/test/java/org/teiid/translator/jdbc/ucanaccess/TestUCanAccessTranslator.java
Log Message:
-----------
Merge branch 'master' of https://github.com/kylinsoong/teiid
Commit: 06c57694e9fd1aeee853398ade486a70903c3919
https://github.com/teiid/teiid/commit/06c57694e9fd1aeee853398ade486a70903...
Author: shawkins <shawkins(a)redhat.com>
Date: 2015-04-20 (Mon, 20 Apr 2015)
Changed paths:
M build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/readme.txt
M build/kits/jboss-as7/docs/teiid/datasources/ucanaccess/ucanaccess.xml
M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
M build/kits/jboss-as7/standalone/configuration/standalone-teiid.xml
M connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/ucanaccess/UCanAccessExecutionFactory.java
M connectors/translator-jdbc/src/main/resources/META-INF/services/org.teiid.translator.ExecutionFactory
M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestDeployment.java
Log Message:
-----------
TEIID-3412 pulling and updating ucanaccess support
Compare: https://github.com/teiid/teiid/compare/f9d49ab30b52...06c57694e9fd
9 years, 8 months
[teiid/teiid] c4d255: productization
by shawkins
Branch: refs/heads/62-8.7.x
Home: https://github.com/teiid/teiid
Commit: c4d255b949f781d76f17690c76cc405822354dd5
https://github.com/teiid/teiid/commit/c4d255b949f781d76f17690c76cc4058223...
Author: Van Halbert <vhalbert(a)redhat.com>
Date: 2015-04-17 (Fri, 17 Apr 2015)
Changed paths:
M build/assembly/jboss-as7/dist.xml
M build/kits/jboss-as7/bin/scripts/teiid-domain-mode-install.cli
A build/kits/jboss-as7/modules/org/jboss/teiid/admin/main/module.xml
A build/kits/jboss-as7/modules/org/jboss/teiid/api/main/module.xml
A build/kits/jboss-as7/modules/org/jboss/teiid/client/main/module.xml
A build/kits/jboss-as7/modules/org/jboss/teiid/common-core/main/module.xml
A build/kits/jboss-as7/modules/org/jboss/teiid/main/deployments/deployments.properties
A build/kits/jboss-as7/modules/org/jboss/teiid/main/module.xml
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/admin/main/module.xml
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/api/main/module.xml
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/client/main/module.xml
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/common-core/main/module.xml
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/main/deployments/deployments.properties
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/main/module.xml
A build/kits/jboss-as7/vdb/ModeShape.vdb
M build/pom.xml
M pom.xml
Log Message:
-----------
productization
Commit: 1b56319a2d4eadb79db1088ae8239dd4c936b465
https://github.com/teiid/teiid/commit/1b56319a2d4eadb79db1088ae8239dd4c93...
Author: shawkins <shawkins(a)redhat.com>
Date: 2015-04-17 (Fri, 17 Apr 2015)
Changed paths:
M build/assembly/jboss-as7/dist.xml
M build/kits/jboss-as7/bin/scripts/teiid-domain-mode-install.cli
A build/kits/jboss-as7/modules/org/jboss/teiid/admin/main/module.xml
A build/kits/jboss-as7/modules/org/jboss/teiid/api/main/module.xml
A build/kits/jboss-as7/modules/org/jboss/teiid/client/main/module.xml
A build/kits/jboss-as7/modules/org/jboss/teiid/common-core/main/module.xml
A build/kits/jboss-as7/modules/org/jboss/teiid/main/deployments/deployments.properties
A build/kits/jboss-as7/modules/org/jboss/teiid/main/module.xml
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/admin/main/module.xml
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/api/main/module.xml
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/client/main/module.xml
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/common-core/main/module.xml
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/main/deployments/deployments.properties
R build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/main/module.xml
A build/kits/jboss-as7/vdb/ModeShape.vdb
M build/pom.xml
M pom.xml
Log Message:
-----------
Merge pull request #440 from vhalbert/62-8.7.x
productization
Compare: https://github.com/teiid/teiid/compare/74453950ebf6...1b56319a2d4e
9 years, 8 months