Branch: refs/heads/63-8.12.x
Home:
https://github.com/teiid/teiid
Commit: bd2f85889b9c36f793d1e642fa42ca3786166ef1
https://github.com/teiid/teiid/commit/bd2f85889b9c36f793d1e642fa42ca37861...
Author: Van Halbert <vhalbert(a)redhat.com>
Date: 2016-01-26 (Tue, 26 Jan 2016)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/assembly/jboss-as7/dist.xml
M build/kits/jboss-as7/overlay/bin/scripts/teiid-domain-mode-install.cli
M build/kits/jboss-as7/overlay/bin/scripts/teiid-standalone-mode-install.cli
R build/kits/jboss-as7/overlay/standalone/configuration/standalone-teiid.xml
A build/kits/jboss-as7/overlay/vdb/ModeShape.vdb
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-accumulo/pom.xml
M connectors/connector-cassandra/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan-dsl/pom.xml
M connectors/connector-infinispan.6/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce-34/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-simpledb/pom.xml
M connectors/connector-solr/pom.xml
M connectors/connector-ws/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-logger/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/simpledb-api/pom.xml
M connectors/translator-accumulo/pom.xml
M connectors/translator-cassandra/pom.xml
M connectors/translator-excel/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hbase/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-infinispan-cache/pom.xml
M connectors/translator-infinispan-dsl/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-odata4/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-prestodb/pom.xml
M connectors/translator-salesforce-34/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-simpledb/pom.xml
M connectors/translator-solr/pom.xml
M connectors/translator-ws/pom.xml
M eclipselink-platform/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-admin/pom.xml
M jboss-integration/pom.xml
M jboss-security/pom.xml
M metadata/pom.xml
M odata/pom.xml
M odata/src/test/java/org/teiid/odata/TestODataIntegration.java
M olingo-common/pom.xml
M olingo-patches/pom.xml
M olingo/pom.xml
M pom.xml
M runtime/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
Removed SNAPSHOT from version, fixed poms for product build, and had to turn off
TestODataIntegration test for now as it will not work due to changes, and fixed the
jboss-as kit to align for product
Commit: 4a0ef9e9290521876bc139bf469833df5a3ab1c8
https://github.com/teiid/teiid/commit/4a0ef9e9290521876bc139bf469833df5a3...
Author: shawkins <shawkins(a)redhat.com>
Date: 2016-01-27 (Wed, 27 Jan 2016)
Changed paths:
M build/assembly/jboss-as7/dist.xml
M
build/kits/jboss-as7/modules/org/jboss/teiid/main/deployments/deployments.properties
M build/kits/jboss-as7/overlay/bin/scripts/teiid-domain-mode-install.cli
M build/kits/jboss-as7/overlay/bin/scripts/teiid-standalone-mode-install.cli
A build/kits/jboss-as7/overlay/standalone/configuration/standalone-teiid.xml
M odata/src/test/java/org/teiid/odata/TestODataIntegration.java
M pom.xml
M
test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestOData.java
M
test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestOData4.java
Log Message:
-----------
updating the product build so that integration tests still run
Compare:
https://github.com/teiid/teiid/compare/a62d5a1310ad...4a0ef9e92905