From rareddy at jboss.org Mon Jul 2 10:55:13 2018 From: rareddy at jboss.org (Ramesh Reddy) Date: Mon, 02 Jul 2018 07:55:13 -0700 Subject: [teiid-commits] [teiid/teiid] 7641ea: TEIID-5249: creating the Infinispan based caches a... Message-ID: <5b3a3cd16d6a8_59152aaf2da77c0c557e8@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 7641eac056325bac6543f20524f0326f6c0da800 https://github.com/teiid/teiid/commit/7641eac056325bac6543f20524f0326f6c0da800 Author: Ramesh Reddy Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M connectors/infinispan/connector-infinispan-hotrod/src/main/java/org/teiid/resource/adapter/infinispan/hotrod/InfinispanConnectionImpl.java M connectors/infinispan/connector-infinispan-hotrod/src/main/java/org/teiid/resource/adapter/infinispan/hotrod/InfinispanManagedConnectionFactory.java M connectors/infinispan/feature-pack-infinispan/src/main/resources/modules/system/layers/dv/org/jboss/teiid/resource-adapter/infinispan/hotrod/main/META-INF/ra.xml M connectors/infinispan/infinispan-api/src/main/java/org/teiid/infinispan/api/InfinispanConnection.java M connectors/infinispan/translator-infinispan-hotrod/src/main/java/org/teiid/translator/infinispan/hotrod/InfinispanDirectQueryExecution.java M connectors/infinispan/translator-infinispan-hotrod/src/main/java/org/teiid/translator/infinispan/hotrod/InfinispanPlugin.java M connectors/infinispan/translator-infinispan-hotrod/src/main/java/org/teiid/translator/infinispan/hotrod/InfinispanQueryExecution.java M connectors/infinispan/translator-infinispan-hotrod/src/main/java/org/teiid/translator/infinispan/hotrod/ProtobufMetadataProcessor.java M connectors/infinispan/translator-infinispan-hotrod/src/main/resources/org/teiid/translator/infinispan/hotrod/i18n.properties M connectors/infinispan/translator-infinispan-hotrod/src/test/java/org/teiid/translator/infinispan/hotrod/TestSchemaToProtobufProcessor.java M connectors/infinispan/translator-infinispan-hotrod/src/test/resources/tables.ddl M connectors/infinispan/translator-infinispan-hotrod/src/test/resources/tables.proto Log Message: ----------- TEIID-5249: creating the Infinispan based caches automatically if the table is not configured with @cache annotation in the protobuf file. By default, the name of the cache will be same name as the table name (#1086) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 12:05:30 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 02 Jul 2018 09:05:30 -0700 Subject: [teiid-commits] [teiid/teiid] Message-ID: <5b3a4d4a30f50_14642ab083601c0c600f6@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 12:05:48 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 02 Jul 2018 09:05:48 -0700 Subject: [teiid-commits] [teiid/teiid-documents] Message-ID: <5b3a4d5c3b132_61ff2ab92c2d1c10900ce@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid-documents **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 12:07:51 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Mon, 02 Jul 2018 09:07:51 -0700 Subject: [teiid-commits] [teiid/teiid-documents] 543d45: updating to 11.1 Message-ID: <5b3a4dd7b2c79_41552ace72a77c0c481d4@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: 543d4561a99501cc798ac7ff48443513ee23197f https://github.com/teiid/teiid-documents/commit/543d4561a99501cc798ac7ff48443513ee23197f Author: Steven Hawkins Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M book.json Log Message: ----------- updating to 11.1 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 12:34:43 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 02 Jul 2018 09:34:43 -0700 Subject: [teiid-commits] [teiid/teiid] d7bc6e: updating to 11.1 Message-ID: <5b3a54237524d_5ed62ab991bedc08517b4@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: d7bc6e27e04dc8871138ef18bba77e80399f0036 https://github.com/teiid/teiid/commit/d7bc6e27e04dc8871138ef18bba77e80399f0036 Author: shawkins Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M admin/pom.xml M adminshell/pom.xml M api/pom.xml M build/pom.xml M client/pom.xml M common-core/pom.xml M connectors/accumulo/connector-accumulo/pom.xml M connectors/accumulo/feature-pack-accumulo/pom.xml M connectors/accumulo/pom.xml M connectors/accumulo/translator-accumulo/pom.xml M connectors/amazon/connector-simpledb/pom.xml M connectors/amazon/feature-pack-amazon/pom.xml M connectors/amazon/pom.xml M connectors/amazon/simpledb-api/pom.xml M connectors/amazon/translator-amazon-s3/pom.xml M connectors/amazon/translator-simpledb/pom.xml M connectors/cassandra/connector-cassandra/pom.xml M connectors/cassandra/feature-pack-cassandra/pom.xml M connectors/cassandra/pom.xml M connectors/cassandra/translator-cassandra/pom.xml M connectors/couchbase/connector-couchbase/pom.xml M connectors/couchbase/couchbase-api/pom.xml M connectors/couchbase/feature-pack-couchbase/pom.xml M connectors/couchbase/pom.xml M connectors/couchbase/translator-couchbase/pom.xml M connectors/document-api/pom.xml M connectors/file/connector-file/pom.xml M connectors/file/connector-ftp/pom.xml M connectors/file/feature-pack-file/pom.xml M connectors/file/file-api/pom.xml M connectors/file/pom.xml M connectors/file/translator-excel/pom.xml M connectors/file/translator-file/pom.xml M connectors/google/connector-google/pom.xml M connectors/google/feature-pack-google/pom.xml M connectors/google/google-api/pom.xml M connectors/google/pom.xml M connectors/google/translator-google/pom.xml M connectors/infinispan/connector-infinispan-hotrod/pom.xml M connectors/infinispan/feature-pack-infinispan/pom.xml M connectors/infinispan/infinispan-api/pom.xml M connectors/infinispan/infinispan-tasks/pom.xml M connectors/infinispan/pom.xml M connectors/infinispan/translator-infinispan-hotrod/pom.xml M connectors/jdbc/feature-pack-jdbc/pom.xml M connectors/jdbc/pom.xml M connectors/jdbc/translator-hive/pom.xml M connectors/jdbc/translator-jdbc/pom.xml M connectors/jdbc/translator-phoenix/pom.xml M connectors/jdbc/translator-prestodb/pom.xml M connectors/ldap/connector-ldap/pom.xml M connectors/ldap/feature-pack-ldap/pom.xml M connectors/ldap/pom.xml M connectors/ldap/translator-ldap/pom.xml M connectors/misc/feature-pack-misc/pom.xml M connectors/misc/pom.xml M connectors/misc/translator-jpa/pom.xml M connectors/misc/translator-loopback/pom.xml M connectors/misc/translator-olap/pom.xml M connectors/mongodb/connector-mongodb/pom.xml M connectors/mongodb/feature-pack-mongodb/pom.xml M connectors/mongodb/mongodb-api/pom.xml M connectors/mongodb/pom.xml M connectors/mongodb/translator-mongodb/pom.xml M connectors/odata/feature-pack-odata/pom.xml M connectors/odata/pom.xml M connectors/odata/translator-odata/pom.xml M connectors/odata/translator-odata4/pom.xml M connectors/pom.xml M connectors/salesforce/connector-salesforce-34/pom.xml M connectors/salesforce/connector-salesforce-41/pom.xml M connectors/salesforce/connector-salesforce/pom.xml M connectors/salesforce/feature-pack-salesforce-34/pom.xml M connectors/salesforce/feature-pack-salesforce-41/pom.xml M connectors/salesforce/feature-pack-salesforce/pom.xml M connectors/salesforce/pom.xml M connectors/salesforce/translator-salesforce-34/pom.xml M connectors/salesforce/translator-salesforce-41/pom.xml M connectors/salesforce/translator-salesforce/pom.xml M connectors/sandbox/pom.xml M connectors/sandbox/translator-logger/pom.xml M connectors/sandbox/translator-yahoo/pom.xml M connectors/solr/connector-solr/pom.xml M connectors/solr/feature-pack-solr/pom.xml M connectors/solr/pom.xml M connectors/solr/translator-solr/pom.xml M connectors/swagger/feature-pack-swagger/pom.xml M connectors/swagger/pom.xml M connectors/swagger/translator-swagger/pom.xml M connectors/webservice/connector-ws/pom.xml M connectors/webservice/feature-pack-ws/pom.xml M connectors/webservice/pom.xml M connectors/webservice/translator-ws/pom.xml M data-quality/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 olingo-common/pom.xml M olingo-patches/pom.xml M olingo/pom.xml M pom.xml M rest-service/pom.xml M runtime/pom.xml M saxon-xom/pom.xml M teiid-feature-pack/client-feature-pack/pom.xml M teiid-feature-pack/olingo-feature-pack/pom.xml M teiid-feature-pack/pom.xml M teiid-feature-pack/rest-service-feature-pack/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/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: ----------- updating to 11.1 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 13:08:25 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 02 Jul 2018 10:08:25 -0700 Subject: [teiid-commits] [teiid/teiid] ba734e: moving to released integration bom Message-ID: <5b3a5c0998d1e_70932b079d1bdc108099f@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: ba734e602f58fe38b76b32a43c91263eddfb16e7 https://github.com/teiid/teiid/commit/ba734e602f58fe38b76b32a43c91263eddfb16e7 Author: shawkins Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M pom.xml Log Message: ----------- moving to released integration bom **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 13:09:08 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 02 Jul 2018 10:09:08 -0700 Subject: [teiid-commits] [teiid/teiid] 9c4bbb: moving to released integration bom Message-ID: <5b3a5c3438b6b_2d862b05d578bc10615d1@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 9c4bbb8c62816b347e50d726fc2ad21ee091e4c6 https://github.com/teiid/teiid/commit/9c4bbb8c62816b347e50d726fc2ad21ee091e4c6 Author: shawkins Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M pom.xml Log Message: ----------- moving to released integration bom **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 13:26:22 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Mon, 02 Jul 2018 10:26:22 -0700 Subject: [teiid-commits] [teiid/teiid] cf3b43: [maven-release-plugin] prepare release teiid-paren... Message-ID: <5b3a603e2a735_73652aadc8117c04387df@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: cf3b4380b0eb2d7e7b13e4801d074abfd9f01855 https://github.com/teiid/teiid/commit/cf3b4380b0eb2d7e7b13e4801d074abfd9f01855 Author: Steven Hawkins Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M admin/pom.xml M adminshell/pom.xml M api/pom.xml M build/pom.xml M client/pom.xml M common-core/pom.xml M connectors/accumulo/connector-accumulo/pom.xml M connectors/accumulo/feature-pack-accumulo/pom.xml M connectors/accumulo/pom.xml M connectors/accumulo/translator-accumulo/pom.xml M connectors/amazon/connector-simpledb/pom.xml M connectors/amazon/feature-pack-amazon/pom.xml M connectors/amazon/pom.xml M connectors/amazon/simpledb-api/pom.xml M connectors/amazon/translator-amazon-s3/pom.xml M connectors/amazon/translator-simpledb/pom.xml M connectors/cassandra/connector-cassandra/pom.xml M connectors/cassandra/feature-pack-cassandra/pom.xml M connectors/cassandra/pom.xml M connectors/cassandra/translator-cassandra/pom.xml M connectors/couchbase/connector-couchbase/pom.xml M connectors/couchbase/couchbase-api/pom.xml M connectors/couchbase/feature-pack-couchbase/pom.xml M connectors/couchbase/pom.xml M connectors/couchbase/translator-couchbase/pom.xml M connectors/document-api/pom.xml M connectors/file/connector-file/pom.xml M connectors/file/connector-ftp/pom.xml M connectors/file/feature-pack-file/pom.xml M connectors/file/file-api/pom.xml M connectors/file/pom.xml M connectors/file/translator-excel/pom.xml M connectors/file/translator-file/pom.xml M connectors/google/connector-google/pom.xml M connectors/google/feature-pack-google/pom.xml M connectors/google/google-api/pom.xml M connectors/google/pom.xml M connectors/google/translator-google/pom.xml M connectors/infinispan/connector-infinispan-hotrod/pom.xml M connectors/infinispan/feature-pack-infinispan/pom.xml M connectors/infinispan/infinispan-api/pom.xml M connectors/infinispan/infinispan-tasks/pom.xml M connectors/infinispan/pom.xml M connectors/infinispan/translator-infinispan-hotrod/pom.xml M connectors/jdbc/feature-pack-jdbc/pom.xml M connectors/jdbc/pom.xml M connectors/jdbc/translator-hive/pom.xml M connectors/jdbc/translator-jdbc/pom.xml M connectors/jdbc/translator-phoenix/pom.xml M connectors/jdbc/translator-prestodb/pom.xml M connectors/ldap/connector-ldap/pom.xml M connectors/ldap/feature-pack-ldap/pom.xml M connectors/ldap/pom.xml M connectors/ldap/translator-ldap/pom.xml M connectors/misc/feature-pack-misc/pom.xml M connectors/misc/pom.xml M connectors/misc/translator-jpa/pom.xml M connectors/misc/translator-loopback/pom.xml M connectors/misc/translator-olap/pom.xml M connectors/mongodb/connector-mongodb/pom.xml M connectors/mongodb/feature-pack-mongodb/pom.xml M connectors/mongodb/mongodb-api/pom.xml M connectors/mongodb/pom.xml M connectors/mongodb/translator-mongodb/pom.xml M connectors/odata/feature-pack-odata/pom.xml M connectors/odata/pom.xml M connectors/odata/translator-odata/pom.xml M connectors/odata/translator-odata4/pom.xml M connectors/pom.xml M connectors/salesforce/connector-salesforce-34/pom.xml M connectors/salesforce/connector-salesforce-41/pom.xml M connectors/salesforce/connector-salesforce/pom.xml M connectors/salesforce/feature-pack-salesforce-34/pom.xml M connectors/salesforce/feature-pack-salesforce-41/pom.xml M connectors/salesforce/feature-pack-salesforce/pom.xml M connectors/salesforce/pom.xml M connectors/salesforce/translator-salesforce-34/pom.xml M connectors/salesforce/translator-salesforce-41/pom.xml M connectors/salesforce/translator-salesforce/pom.xml M connectors/sandbox/pom.xml M connectors/sandbox/translator-logger/pom.xml M connectors/sandbox/translator-yahoo/pom.xml M connectors/solr/connector-solr/pom.xml M connectors/solr/feature-pack-solr/pom.xml M connectors/solr/pom.xml M connectors/solr/translator-solr/pom.xml M connectors/swagger/feature-pack-swagger/pom.xml M connectors/swagger/pom.xml M connectors/swagger/translator-swagger/pom.xml M connectors/webservice/connector-ws/pom.xml M connectors/webservice/feature-pack-ws/pom.xml M connectors/webservice/pom.xml M connectors/webservice/translator-ws/pom.xml M data-quality/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 olingo-common/pom.xml M olingo-patches/pom.xml M olingo/pom.xml M pom.xml M rest-service/pom.xml M runtime/pom.xml M saxon-xom/pom.xml M teiid-feature-pack/client-feature-pack/pom.xml M teiid-feature-pack/olingo-feature-pack/pom.xml M teiid-feature-pack/pom.xml M teiid-feature-pack/rest-service-feature-pack/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/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: ----------- [maven-release-plugin] prepare release teiid-parent-11.0.0 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 13:26:24 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 02 Jul 2018 10:26:24 -0700 Subject: [teiid-commits] [teiid/teiid] Message-ID: <5b3a6040bd946_1b7b2aed8c119c1c320f1@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/tags/teiid-parent-11.0.0 Home: https://github.com/teiid/teiid **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 13:26:28 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Mon, 02 Jul 2018 10:26:28 -0700 Subject: [teiid-commits] [teiid/teiid] fa7232: [maven-release-plugin] prepare for next developmen... Message-ID: <5b3a6044e241_5df32ab4e00ffc0c7537c@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: fa7232e588a12721f63364bd6a1eed06e2966460 https://github.com/teiid/teiid/commit/fa7232e588a12721f63364bd6a1eed06e2966460 Author: Steven Hawkins Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M admin/pom.xml M adminshell/pom.xml M api/pom.xml M build/pom.xml M client/pom.xml M common-core/pom.xml M connectors/accumulo/connector-accumulo/pom.xml M connectors/accumulo/feature-pack-accumulo/pom.xml M connectors/accumulo/pom.xml M connectors/accumulo/translator-accumulo/pom.xml M connectors/amazon/connector-simpledb/pom.xml M connectors/amazon/feature-pack-amazon/pom.xml M connectors/amazon/pom.xml M connectors/amazon/simpledb-api/pom.xml M connectors/amazon/translator-amazon-s3/pom.xml M connectors/amazon/translator-simpledb/pom.xml M connectors/cassandra/connector-cassandra/pom.xml M connectors/cassandra/feature-pack-cassandra/pom.xml M connectors/cassandra/pom.xml M connectors/cassandra/translator-cassandra/pom.xml M connectors/couchbase/connector-couchbase/pom.xml M connectors/couchbase/couchbase-api/pom.xml M connectors/couchbase/feature-pack-couchbase/pom.xml M connectors/couchbase/pom.xml M connectors/couchbase/translator-couchbase/pom.xml M connectors/document-api/pom.xml M connectors/file/connector-file/pom.xml M connectors/file/connector-ftp/pom.xml M connectors/file/feature-pack-file/pom.xml M connectors/file/file-api/pom.xml M connectors/file/pom.xml M connectors/file/translator-excel/pom.xml M connectors/file/translator-file/pom.xml M connectors/google/connector-google/pom.xml M connectors/google/feature-pack-google/pom.xml M connectors/google/google-api/pom.xml M connectors/google/pom.xml M connectors/google/translator-google/pom.xml M connectors/infinispan/connector-infinispan-hotrod/pom.xml M connectors/infinispan/feature-pack-infinispan/pom.xml M connectors/infinispan/infinispan-api/pom.xml M connectors/infinispan/infinispan-tasks/pom.xml M connectors/infinispan/pom.xml M connectors/infinispan/translator-infinispan-hotrod/pom.xml M connectors/jdbc/feature-pack-jdbc/pom.xml M connectors/jdbc/pom.xml M connectors/jdbc/translator-hive/pom.xml M connectors/jdbc/translator-jdbc/pom.xml M connectors/jdbc/translator-phoenix/pom.xml M connectors/jdbc/translator-prestodb/pom.xml M connectors/ldap/connector-ldap/pom.xml M connectors/ldap/feature-pack-ldap/pom.xml M connectors/ldap/pom.xml M connectors/ldap/translator-ldap/pom.xml M connectors/misc/feature-pack-misc/pom.xml M connectors/misc/pom.xml M connectors/misc/translator-jpa/pom.xml M connectors/misc/translator-loopback/pom.xml M connectors/misc/translator-olap/pom.xml M connectors/mongodb/connector-mongodb/pom.xml M connectors/mongodb/feature-pack-mongodb/pom.xml M connectors/mongodb/mongodb-api/pom.xml M connectors/mongodb/pom.xml M connectors/mongodb/translator-mongodb/pom.xml M connectors/odata/feature-pack-odata/pom.xml M connectors/odata/pom.xml M connectors/odata/translator-odata/pom.xml M connectors/odata/translator-odata4/pom.xml M connectors/pom.xml M connectors/salesforce/connector-salesforce-34/pom.xml M connectors/salesforce/connector-salesforce-41/pom.xml M connectors/salesforce/connector-salesforce/pom.xml M connectors/salesforce/feature-pack-salesforce-34/pom.xml M connectors/salesforce/feature-pack-salesforce-41/pom.xml M connectors/salesforce/feature-pack-salesforce/pom.xml M connectors/salesforce/pom.xml M connectors/salesforce/translator-salesforce-34/pom.xml M connectors/salesforce/translator-salesforce-41/pom.xml M connectors/salesforce/translator-salesforce/pom.xml M connectors/sandbox/pom.xml M connectors/sandbox/translator-logger/pom.xml M connectors/sandbox/translator-yahoo/pom.xml M connectors/solr/connector-solr/pom.xml M connectors/solr/feature-pack-solr/pom.xml M connectors/solr/pom.xml M connectors/solr/translator-solr/pom.xml M connectors/swagger/feature-pack-swagger/pom.xml M connectors/swagger/pom.xml M connectors/swagger/translator-swagger/pom.xml M connectors/webservice/connector-ws/pom.xml M connectors/webservice/feature-pack-ws/pom.xml M connectors/webservice/pom.xml M connectors/webservice/translator-ws/pom.xml M data-quality/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 olingo-common/pom.xml M olingo-patches/pom.xml M olingo/pom.xml M pom.xml M rest-service/pom.xml M runtime/pom.xml M saxon-xom/pom.xml M teiid-feature-pack/client-feature-pack/pom.xml M teiid-feature-pack/olingo-feature-pack/pom.xml M teiid-feature-pack/pom.xml M teiid-feature-pack/rest-service-feature-pack/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/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: ----------- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 15:38:25 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Mon, 02 Jul 2018 12:38:25 -0700 Subject: [teiid-commits] [teiid/teiid] 4c8c2d: [maven-release-plugin] prepare release teiid-paren... Message-ID: <5b3a7f31edd5a_66e02b118ccafc108203e@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: 4c8c2daeb9009502e1a6025bc8a46d7f0dea5234 https://github.com/teiid/teiid/commit/4c8c2daeb9009502e1a6025bc8a46d7f0dea5234 Author: Steven Hawkins Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M admin/pom.xml M adminshell/pom.xml M api/pom.xml M build/pom.xml M client/pom.xml M common-core/pom.xml M connectors/accumulo/connector-accumulo/pom.xml M connectors/accumulo/feature-pack-accumulo/pom.xml M connectors/accumulo/pom.xml M connectors/accumulo/translator-accumulo/pom.xml M connectors/amazon/connector-simpledb/pom.xml M connectors/amazon/feature-pack-amazon/pom.xml M connectors/amazon/pom.xml M connectors/amazon/simpledb-api/pom.xml M connectors/amazon/translator-amazon-s3/pom.xml M connectors/amazon/translator-simpledb/pom.xml M connectors/cassandra/connector-cassandra/pom.xml M connectors/cassandra/feature-pack-cassandra/pom.xml M connectors/cassandra/pom.xml M connectors/cassandra/translator-cassandra/pom.xml M connectors/couchbase/connector-couchbase/pom.xml M connectors/couchbase/couchbase-api/pom.xml M connectors/couchbase/feature-pack-couchbase/pom.xml M connectors/couchbase/pom.xml M connectors/couchbase/translator-couchbase/pom.xml M connectors/document-api/pom.xml M connectors/file/connector-file/pom.xml M connectors/file/connector-ftp/pom.xml M connectors/file/feature-pack-file/pom.xml M connectors/file/file-api/pom.xml M connectors/file/pom.xml M connectors/file/translator-excel/pom.xml M connectors/file/translator-file/pom.xml M connectors/google/connector-google/pom.xml M connectors/google/feature-pack-google/pom.xml M connectors/google/google-api/pom.xml M connectors/google/pom.xml M connectors/google/translator-google/pom.xml M connectors/infinispan/connector-infinispan-hotrod/pom.xml M connectors/infinispan/feature-pack-infinispan/pom.xml M connectors/infinispan/infinispan-api/pom.xml M connectors/infinispan/infinispan-tasks/pom.xml M connectors/infinispan/pom.xml M connectors/infinispan/translator-infinispan-hotrod/pom.xml M connectors/jdbc/feature-pack-jdbc/pom.xml M connectors/jdbc/pom.xml M connectors/jdbc/translator-hive/pom.xml M connectors/jdbc/translator-jdbc/pom.xml M connectors/jdbc/translator-phoenix/pom.xml M connectors/jdbc/translator-prestodb/pom.xml M connectors/ldap/connector-ldap/pom.xml M connectors/ldap/feature-pack-ldap/pom.xml M connectors/ldap/pom.xml M connectors/ldap/translator-ldap/pom.xml M connectors/misc/feature-pack-misc/pom.xml M connectors/misc/pom.xml M connectors/misc/translator-jpa/pom.xml M connectors/misc/translator-loopback/pom.xml M connectors/misc/translator-olap/pom.xml M connectors/mongodb/connector-mongodb/pom.xml M connectors/mongodb/feature-pack-mongodb/pom.xml M connectors/mongodb/mongodb-api/pom.xml M connectors/mongodb/pom.xml M connectors/mongodb/translator-mongodb/pom.xml M connectors/odata/feature-pack-odata/pom.xml M connectors/odata/pom.xml M connectors/odata/translator-odata/pom.xml M connectors/odata/translator-odata4/pom.xml M connectors/pom.xml M connectors/salesforce/connector-salesforce-34/pom.xml M connectors/salesforce/connector-salesforce-41/pom.xml M connectors/salesforce/connector-salesforce/pom.xml M connectors/salesforce/feature-pack-salesforce-34/pom.xml M connectors/salesforce/feature-pack-salesforce-41/pom.xml M connectors/salesforce/feature-pack-salesforce/pom.xml M connectors/salesforce/pom.xml M connectors/salesforce/translator-salesforce-34/pom.xml M connectors/salesforce/translator-salesforce-41/pom.xml M connectors/salesforce/translator-salesforce/pom.xml M connectors/sandbox/pom.xml M connectors/sandbox/translator-logger/pom.xml M connectors/sandbox/translator-yahoo/pom.xml M connectors/solr/connector-solr/pom.xml M connectors/solr/feature-pack-solr/pom.xml M connectors/solr/pom.xml M connectors/solr/translator-solr/pom.xml M connectors/swagger/feature-pack-swagger/pom.xml M connectors/swagger/pom.xml M connectors/swagger/translator-swagger/pom.xml M connectors/webservice/connector-ws/pom.xml M connectors/webservice/feature-pack-ws/pom.xml M connectors/webservice/pom.xml M connectors/webservice/translator-ws/pom.xml M data-quality/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 olingo-common/pom.xml M olingo-patches/pom.xml M olingo/pom.xml M pom.xml M rest-service/pom.xml M runtime/pom.xml M saxon-xom/pom.xml M teiid-feature-pack/client-feature-pack/pom.xml M teiid-feature-pack/olingo-feature-pack/pom.xml M teiid-feature-pack/pom.xml M teiid-feature-pack/rest-service-feature-pack/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/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: ----------- [maven-release-plugin] prepare release teiid-parent-10.3.2 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 15:38:28 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 02 Jul 2018 12:38:28 -0700 Subject: [teiid-commits] [teiid/teiid] Message-ID: <5b3a7f3477d6_5a872b288c7fdc14102081@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/tags/teiid-parent-10.3.2 Home: https://github.com/teiid/teiid **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 15:38:31 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Mon, 02 Jul 2018 12:38:31 -0700 Subject: [teiid-commits] [teiid/teiid] 8fbad9: [maven-release-plugin] prepare for next developmen... Message-ID: <5b3a7f37749ca_39482ac88b167c1c10969c@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: 8fbad92eae3946835fb1bd0801a8e601acf0e725 https://github.com/teiid/teiid/commit/8fbad92eae3946835fb1bd0801a8e601acf0e725 Author: Steven Hawkins Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M admin/pom.xml M adminshell/pom.xml M api/pom.xml M build/pom.xml M client/pom.xml M common-core/pom.xml M connectors/accumulo/connector-accumulo/pom.xml M connectors/accumulo/feature-pack-accumulo/pom.xml M connectors/accumulo/pom.xml M connectors/accumulo/translator-accumulo/pom.xml M connectors/amazon/connector-simpledb/pom.xml M connectors/amazon/feature-pack-amazon/pom.xml M connectors/amazon/pom.xml M connectors/amazon/simpledb-api/pom.xml M connectors/amazon/translator-amazon-s3/pom.xml M connectors/amazon/translator-simpledb/pom.xml M connectors/cassandra/connector-cassandra/pom.xml M connectors/cassandra/feature-pack-cassandra/pom.xml M connectors/cassandra/pom.xml M connectors/cassandra/translator-cassandra/pom.xml M connectors/couchbase/connector-couchbase/pom.xml M connectors/couchbase/couchbase-api/pom.xml M connectors/couchbase/feature-pack-couchbase/pom.xml M connectors/couchbase/pom.xml M connectors/couchbase/translator-couchbase/pom.xml M connectors/document-api/pom.xml M connectors/file/connector-file/pom.xml M connectors/file/connector-ftp/pom.xml M connectors/file/feature-pack-file/pom.xml M connectors/file/file-api/pom.xml M connectors/file/pom.xml M connectors/file/translator-excel/pom.xml M connectors/file/translator-file/pom.xml M connectors/google/connector-google/pom.xml M connectors/google/feature-pack-google/pom.xml M connectors/google/google-api/pom.xml M connectors/google/pom.xml M connectors/google/translator-google/pom.xml M connectors/infinispan/connector-infinispan-hotrod/pom.xml M connectors/infinispan/feature-pack-infinispan/pom.xml M connectors/infinispan/infinispan-api/pom.xml M connectors/infinispan/infinispan-tasks/pom.xml M connectors/infinispan/pom.xml M connectors/infinispan/translator-infinispan-hotrod/pom.xml M connectors/jdbc/feature-pack-jdbc/pom.xml M connectors/jdbc/pom.xml M connectors/jdbc/translator-hive/pom.xml M connectors/jdbc/translator-jdbc/pom.xml M connectors/jdbc/translator-phoenix/pom.xml M connectors/jdbc/translator-prestodb/pom.xml M connectors/ldap/connector-ldap/pom.xml M connectors/ldap/feature-pack-ldap/pom.xml M connectors/ldap/pom.xml M connectors/ldap/translator-ldap/pom.xml M connectors/misc/feature-pack-misc/pom.xml M connectors/misc/pom.xml M connectors/misc/translator-jpa/pom.xml M connectors/misc/translator-loopback/pom.xml M connectors/misc/translator-olap/pom.xml M connectors/mongodb/connector-mongodb/pom.xml M connectors/mongodb/feature-pack-mongodb/pom.xml M connectors/mongodb/mongodb-api/pom.xml M connectors/mongodb/pom.xml M connectors/mongodb/translator-mongodb/pom.xml M connectors/odata/feature-pack-odata/pom.xml M connectors/odata/pom.xml M connectors/odata/translator-odata/pom.xml M connectors/odata/translator-odata4/pom.xml M connectors/pom.xml M connectors/salesforce/connector-salesforce-34/pom.xml M connectors/salesforce/connector-salesforce-41/pom.xml M connectors/salesforce/connector-salesforce/pom.xml M connectors/salesforce/feature-pack-salesforce-34/pom.xml M connectors/salesforce/feature-pack-salesforce-41/pom.xml M connectors/salesforce/feature-pack-salesforce/pom.xml M connectors/salesforce/pom.xml M connectors/salesforce/translator-salesforce-34/pom.xml M connectors/salesforce/translator-salesforce-41/pom.xml M connectors/salesforce/translator-salesforce/pom.xml M connectors/sandbox/pom.xml M connectors/sandbox/translator-logger/pom.xml M connectors/sandbox/translator-yahoo/pom.xml M connectors/solr/connector-solr/pom.xml M connectors/solr/feature-pack-solr/pom.xml M connectors/solr/pom.xml M connectors/solr/translator-solr/pom.xml M connectors/swagger/feature-pack-swagger/pom.xml M connectors/swagger/pom.xml M connectors/swagger/translator-swagger/pom.xml M connectors/webservice/connector-ws/pom.xml M connectors/webservice/feature-pack-ws/pom.xml M connectors/webservice/pom.xml M connectors/webservice/translator-ws/pom.xml M data-quality/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 olingo-common/pom.xml M olingo-patches/pom.xml M olingo/pom.xml M pom.xml M rest-service/pom.xml M runtime/pom.xml M saxon-xom/pom.xml M teiid-feature-pack/client-feature-pack/pom.xml M teiid-feature-pack/olingo-feature-pack/pom.xml M teiid-feature-pack/pom.xml M teiid-feature-pack/rest-service-feature-pack/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/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: ----------- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 17:25:53 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Mon, 02 Jul 2018 14:25:53 -0700 Subject: [teiid-commits] [teiid/teiid] 0da4ce: [maven-release-plugin] prepare release teiid-paren... Message-ID: <5b3a9861a6c2c_26282abf98cf1c0025947@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/10.2.x Home: https://github.com/teiid/teiid Commit: 0da4ceaeb0418b0b9b07ead7dca5967641b1269c https://github.com/teiid/teiid/commit/0da4ceaeb0418b0b9b07ead7dca5967641b1269c Author: Steven Hawkins Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M admin/pom.xml M adminshell/pom.xml M api/pom.xml M build/pom.xml M client/pom.xml M common-core/pom.xml M connectors/accumulo/connector-accumulo/pom.xml M connectors/accumulo/feature-pack-accumulo/pom.xml M connectors/accumulo/pom.xml M connectors/accumulo/translator-accumulo/pom.xml M connectors/amazon/connector-simpledb/pom.xml M connectors/amazon/feature-pack-amazon/pom.xml M connectors/amazon/pom.xml M connectors/amazon/simpledb-api/pom.xml M connectors/amazon/translator-amazon-s3/pom.xml M connectors/amazon/translator-simpledb/pom.xml M connectors/cassandra/connector-cassandra/pom.xml M connectors/cassandra/feature-pack-cassandra/pom.xml M connectors/cassandra/pom.xml M connectors/cassandra/translator-cassandra/pom.xml M connectors/couchbase/connector-couchbase/pom.xml M connectors/couchbase/couchbase-api/pom.xml M connectors/couchbase/feature-pack-couchbase/pom.xml M connectors/couchbase/pom.xml M connectors/couchbase/translator-couchbase/pom.xml M connectors/document-api/pom.xml M connectors/file/connector-file/pom.xml M connectors/file/connector-ftp/pom.xml M connectors/file/feature-pack-file/pom.xml M connectors/file/file-api/pom.xml M connectors/file/pom.xml M connectors/file/translator-excel/pom.xml M connectors/file/translator-file/pom.xml M connectors/google/connector-google/pom.xml M connectors/google/feature-pack-google/pom.xml M connectors/google/google-api/pom.xml M connectors/google/pom.xml M connectors/google/translator-google/pom.xml M connectors/infinispan/connector-infinispan-hotrod/pom.xml M connectors/infinispan/feature-pack-infinispan/pom.xml M connectors/infinispan/infinispan-api/pom.xml M connectors/infinispan/infinispan-tasks/pom.xml M connectors/infinispan/pom.xml M connectors/infinispan/translator-infinispan-hotrod/pom.xml M connectors/jdbc/feature-pack-jdbc/pom.xml M connectors/jdbc/pom.xml M connectors/jdbc/translator-hive/pom.xml M connectors/jdbc/translator-jdbc/pom.xml M connectors/jdbc/translator-phoenix/pom.xml M connectors/jdbc/translator-prestodb/pom.xml M connectors/ldap/connector-ldap/pom.xml M connectors/ldap/feature-pack-ldap/pom.xml M connectors/ldap/pom.xml M connectors/ldap/translator-ldap/pom.xml M connectors/misc/feature-pack-misc/pom.xml M connectors/misc/pom.xml M connectors/misc/translator-jpa/pom.xml M connectors/misc/translator-loopback/pom.xml M connectors/misc/translator-olap/pom.xml M connectors/mongodb/connector-mongodb/pom.xml M connectors/mongodb/feature-pack-mongodb/pom.xml M connectors/mongodb/mongodb-api/pom.xml M connectors/mongodb/pom.xml M connectors/mongodb/translator-mongodb/pom.xml M connectors/odata/feature-pack-odata/pom.xml M connectors/odata/pom.xml M connectors/odata/translator-odata/pom.xml M connectors/odata/translator-odata4/pom.xml M connectors/pom.xml M connectors/salesforce/connector-salesforce-34/pom.xml M connectors/salesforce/connector-salesforce-41/pom.xml M connectors/salesforce/connector-salesforce/pom.xml M connectors/salesforce/feature-pack-salesforce-34/pom.xml M connectors/salesforce/feature-pack-salesforce-41/pom.xml M connectors/salesforce/feature-pack-salesforce/pom.xml M connectors/salesforce/pom.xml M connectors/salesforce/translator-salesforce-34/pom.xml M connectors/salesforce/translator-salesforce-41/pom.xml M connectors/salesforce/translator-salesforce/pom.xml M connectors/sandbox/pom.xml M connectors/sandbox/translator-logger/pom.xml M connectors/sandbox/translator-yahoo/pom.xml M connectors/solr/connector-solr/pom.xml M connectors/solr/feature-pack-solr/pom.xml M connectors/solr/pom.xml M connectors/solr/translator-solr/pom.xml M connectors/swagger/feature-pack-swagger/pom.xml M connectors/swagger/pom.xml M connectors/swagger/translator-swagger/pom.xml M connectors/webservice/connector-ws/pom.xml M connectors/webservice/feature-pack-ws/pom.xml M connectors/webservice/pom.xml M connectors/webservice/translator-ws/pom.xml M data-quality/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 olingo-common/pom.xml M olingo-patches/pom.xml M olingo/pom.xml M pom.xml M rest-service/pom.xml M runtime/pom.xml M saxon-xom/pom.xml M teiid-feature-pack/client-feature-pack/pom.xml M teiid-feature-pack/olingo-feature-pack/pom.xml M teiid-feature-pack/pom.xml M teiid-feature-pack/rest-service-feature-pack/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/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: ----------- [maven-release-plugin] prepare release teiid-parent-10.2.3 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 17:25:56 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 02 Jul 2018 14:25:56 -0700 Subject: [teiid-commits] [teiid/teiid] Message-ID: <5b3a9864bacc_2c982b07c79dbc108484@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/tags/teiid-parent-10.2.3 Home: https://github.com/teiid/teiid **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 2 17:25:59 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Mon, 02 Jul 2018 14:25:59 -0700 Subject: [teiid-commits] [teiid/teiid] cd91c5: [maven-release-plugin] prepare for next developmen... Message-ID: <5b3a9867630c8_28582aba1cb3fc1c93211@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/10.2.x Home: https://github.com/teiid/teiid Commit: cd91c50f5a9279d00a1ce52e13ca8b53591a4829 https://github.com/teiid/teiid/commit/cd91c50f5a9279d00a1ce52e13ca8b53591a4829 Author: Steven Hawkins Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M admin/pom.xml M adminshell/pom.xml M api/pom.xml M build/pom.xml M client/pom.xml M common-core/pom.xml M connectors/accumulo/connector-accumulo/pom.xml M connectors/accumulo/feature-pack-accumulo/pom.xml M connectors/accumulo/pom.xml M connectors/accumulo/translator-accumulo/pom.xml M connectors/amazon/connector-simpledb/pom.xml M connectors/amazon/feature-pack-amazon/pom.xml M connectors/amazon/pom.xml M connectors/amazon/simpledb-api/pom.xml M connectors/amazon/translator-amazon-s3/pom.xml M connectors/amazon/translator-simpledb/pom.xml M connectors/cassandra/connector-cassandra/pom.xml M connectors/cassandra/feature-pack-cassandra/pom.xml M connectors/cassandra/pom.xml M connectors/cassandra/translator-cassandra/pom.xml M connectors/couchbase/connector-couchbase/pom.xml M connectors/couchbase/couchbase-api/pom.xml M connectors/couchbase/feature-pack-couchbase/pom.xml M connectors/couchbase/pom.xml M connectors/couchbase/translator-couchbase/pom.xml M connectors/document-api/pom.xml M connectors/file/connector-file/pom.xml M connectors/file/connector-ftp/pom.xml M connectors/file/feature-pack-file/pom.xml M connectors/file/file-api/pom.xml M connectors/file/pom.xml M connectors/file/translator-excel/pom.xml M connectors/file/translator-file/pom.xml M connectors/google/connector-google/pom.xml M connectors/google/feature-pack-google/pom.xml M connectors/google/google-api/pom.xml M connectors/google/pom.xml M connectors/google/translator-google/pom.xml M connectors/infinispan/connector-infinispan-hotrod/pom.xml M connectors/infinispan/feature-pack-infinispan/pom.xml M connectors/infinispan/infinispan-api/pom.xml M connectors/infinispan/infinispan-tasks/pom.xml M connectors/infinispan/pom.xml M connectors/infinispan/translator-infinispan-hotrod/pom.xml M connectors/jdbc/feature-pack-jdbc/pom.xml M connectors/jdbc/pom.xml M connectors/jdbc/translator-hive/pom.xml M connectors/jdbc/translator-jdbc/pom.xml M connectors/jdbc/translator-phoenix/pom.xml M connectors/jdbc/translator-prestodb/pom.xml M connectors/ldap/connector-ldap/pom.xml M connectors/ldap/feature-pack-ldap/pom.xml M connectors/ldap/pom.xml M connectors/ldap/translator-ldap/pom.xml M connectors/misc/feature-pack-misc/pom.xml M connectors/misc/pom.xml M connectors/misc/translator-jpa/pom.xml M connectors/misc/translator-loopback/pom.xml M connectors/misc/translator-olap/pom.xml M connectors/mongodb/connector-mongodb/pom.xml M connectors/mongodb/feature-pack-mongodb/pom.xml M connectors/mongodb/mongodb-api/pom.xml M connectors/mongodb/pom.xml M connectors/mongodb/translator-mongodb/pom.xml M connectors/odata/feature-pack-odata/pom.xml M connectors/odata/pom.xml M connectors/odata/translator-odata/pom.xml M connectors/odata/translator-odata4/pom.xml M connectors/pom.xml M connectors/salesforce/connector-salesforce-34/pom.xml M connectors/salesforce/connector-salesforce-41/pom.xml M connectors/salesforce/connector-salesforce/pom.xml M connectors/salesforce/feature-pack-salesforce-34/pom.xml M connectors/salesforce/feature-pack-salesforce-41/pom.xml M connectors/salesforce/feature-pack-salesforce/pom.xml M connectors/salesforce/pom.xml M connectors/salesforce/translator-salesforce-34/pom.xml M connectors/salesforce/translator-salesforce-41/pom.xml M connectors/salesforce/translator-salesforce/pom.xml M connectors/sandbox/pom.xml M connectors/sandbox/translator-logger/pom.xml M connectors/sandbox/translator-yahoo/pom.xml M connectors/solr/connector-solr/pom.xml M connectors/solr/feature-pack-solr/pom.xml M connectors/solr/pom.xml M connectors/solr/translator-solr/pom.xml M connectors/swagger/feature-pack-swagger/pom.xml M connectors/swagger/pom.xml M connectors/swagger/translator-swagger/pom.xml M connectors/webservice/connector-ws/pom.xml M connectors/webservice/feature-pack-ws/pom.xml M connectors/webservice/pom.xml M connectors/webservice/translator-ws/pom.xml M data-quality/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 olingo-common/pom.xml M olingo-patches/pom.xml M olingo/pom.xml M pom.xml M rest-service/pom.xml M runtime/pom.xml M saxon-xom/pom.xml M teiid-feature-pack/client-feature-pack/pom.xml M teiid-feature-pack/olingo-feature-pack/pom.xml M teiid-feature-pack/pom.xml M teiid-feature-pack/rest-service-feature-pack/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/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: ----------- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 3 08:10:45 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 03 Jul 2018 05:10:45 -0700 Subject: [teiid-commits] [teiid/teiid-documents] b578b9: adding the 10 to 11 migration page Message-ID: <5b3b67c5dd5f1_2c52ab7f719bc1480648@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: b578b9d64c4bd99754b95d45b9aa58cf5528cf4d https://github.com/teiid/teiid-documents/commit/b578b9d64c4bd99754b95d45b9aa58cf5528cf4d Author: shawkins Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M SUMMARY.adoc M admin/Migration_Guide_From_Teiid_10.x.adoc Log Message: ----------- adding the 10 to 11 migration page **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 3 08:11:24 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 03 Jul 2018 05:11:24 -0700 Subject: [teiid-commits] [teiid/teiid-documents] 8619a0: adding the 10 to 11 migration page Message-ID: <5b3b67ec73891_61c92abaf32c7c1080556@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid-documents Commit: 8619a02cfbbbb5d8e8e4b6f372e65179dcc84cf8 https://github.com/teiid/teiid-documents/commit/8619a02cfbbbb5d8e8e4b6f372e65179dcc84cf8 Author: shawkins Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M SUMMARY.adoc M admin/Migration_Guide_From_Teiid_10.x.adoc Log Message: ----------- adding the 10 to 11 migration page **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 3 08:19:17 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 03 Jul 2018 05:19:17 -0700 Subject: [teiid-commits] [teiid/teiid-documents] 4cf4f0: grammar updates for 11.0 release Message-ID: <5b3b69c5e48ca_215f2ae70748fbfc170b4@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: 4cf4f04867c6782773824b3f167dd0adb1c3610c https://github.com/teiid/teiid-documents/commit/4cf4f04867c6782773824b3f167dd0adb1c3610c Author: shawkins Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M reference/BNF_for_SQL_Grammar.adoc Log Message: ----------- grammar updates for 11.0 release **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 3 08:19:43 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 03 Jul 2018 05:19:43 -0700 Subject: [teiid-commits] [teiid/teiid-documents] 73d4aa: grammar updates for 11.0 release Message-ID: <5b3b69df68e2d_48c02aba52ab9c081044d7@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid-documents Commit: 73d4aa944d768e19396f4ddf719f0423fc8c41f8 https://github.com/teiid/teiid-documents/commit/73d4aa944d768e19396f4ddf719f0423fc8c41f8 Author: shawkins Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M reference/BNF_for_SQL_Grammar.adoc Log Message: ----------- grammar updates for 11.0 release **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 3 09:23:17 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Tue, 03 Jul 2018 06:23:17 -0700 Subject: [teiid-commits] [teiid/teiid-documents] 5d4c3c: Update .travis.yml Message-ID: <5b3b78c542b11_9cb2aed47203c087551d@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid-documents Commit: 5d4c3c9f2c9ad500c44de94ff38221e049aaedca https://github.com/teiid/teiid-documents/commit/5d4c3c9f2c9ad500c44de94ff38221e049aaedca Author: Steven Hawkins Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M .travis.yml Log Message: ----------- Update .travis.yml removing the --init option **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 3 09:57:18 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Tue, 03 Jul 2018 06:57:18 -0700 Subject: [teiid-commits] [teiid/teiid-documents] 05fa10: Update .travis.yml Message-ID: <5b3b80be98317_5dc12ac602581c0c7196c@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid-documents Commit: 05fa104ea8b1773fa85afcaf9c3cc2d637ecd3a3 https://github.com/teiid/teiid-documents/commit/05fa104ea8b1773fa85afcaf9c3cc2d637ecd3a3 Author: Steven Hawkins Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M .travis.yml Log Message: ----------- Update .travis.yml **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 3 10:23:45 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Tue, 03 Jul 2018 07:23:45 -0700 Subject: [teiid-commits] [teiid/teiid-documents] cfa5cb: Update .travis.yml Message-ID: <5b3b86f132ab8_5f812adba7491c1051914@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: cfa5cb87ef83ed3145b251a93cd06045a0a8b062 https://github.com/teiid/teiid-documents/commit/cfa5cb87ef83ed3145b251a93cd06045a0a8b062 Author: Steven Hawkins Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M .travis.yml Log Message: ----------- Update .travis.yml **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 3 14:46:56 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Tue, 03 Jul 2018 11:46:56 -0700 Subject: [teiid-commits] [teiid/teiid] a0ac2d: TEIID-5407 removing the docker image build Message-ID: <5b3bc4a06f6f3_1f88e2ae7cde35c1c21324@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: a0ac2d6ea90c2865a2bcc6a9d7d1581e359f9ebb https://github.com/teiid/teiid/commit/a0ac2d6ea90c2865a2bcc6a9d7d1581e359f9ebb Author: shawkins Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M README.md M build/pom.xml M pom.xml Log Message: ----------- TEIID-5407 removing the docker image build Commit: 9bde56a193009935c014b3bfe029d5345de7c537 https://github.com/teiid/teiid/commit/9bde56a193009935c014b3bfe029d5345de7c537 Author: Steven Hawkins Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M connectors/misc/translator-jpa/src/main/java/org/teiid/translator/jpa/JPAMetadataProcessor.java M connectors/misc/translator-jpa/src/main/java/org/teiid/translator/jpa/JPQLSelectVisitor.java M connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/TestJSelectJPQLVisitor.java M connectors/misc/translator-jpa/src/test/resources/sakila.ddl Log Message: ----------- Merge branch 'master' of github.com:teiid/teiid Compare: https://github.com/teiid/teiid/compare/8ceaf4515c55...9bde56a19300 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 3 15:34:53 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 03 Jul 2018 12:34:53 -0700 Subject: [teiid-commits] [teiid/teiid] 2171af: TEIID-5404 correcting the import test with name in... Message-ID: <5b3bcfdd2a5d7_68442b036a081c0c46499@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 2171af892a69edf627655c4d95e78466e3fb9ab2 https://github.com/teiid/teiid/commit/2171af892a69edf627655c4d95e78466e3fb9ab2 Author: shawkins Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M connectors/misc/translator-jpa/src/main/java/org/teiid/translator/jpa/JPQLSelectVisitor.java M connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/TestJPAMetadataImport.java Log Message: ----------- TEIID-5404 correcting the import test with name in source **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 5 10:44:43 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Thu, 05 Jul 2018 07:44:43 -0700 Subject: [teiid-commits] [teiid/teiid-documents] 292daf: TEIID-5403 adding a note about repeated bindings Message-ID: <5b3e2edbcf764_49732ad398fcbc00579af@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: 292daf85ed6920b2c20c6c8f0002b59f1bd5446f https://github.com/teiid/teiid-documents/commit/292daf85ed6920b2c20c6c8f0002b59f1bd5446f Author: shawkins Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M client-dev/Prepared_Statements.adoc Log Message: ----------- TEIID-5403 adding a note about repeated bindings Commit: aa7982ba7bc678e33933dbac31e68f52f58e244b https://github.com/teiid/teiid-documents/commit/aa7982ba7bc678e33933dbac31e68f52f58e244b Author: Steven Hawkins Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M .travis.yml Log Message: ----------- Merge branch 'master' of github.com:teiid/teiid-documents Compare: https://github.com/teiid/teiid-documents/compare/cfa5cb87ef83...aa7982ba7bc6 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 5 13:09:43 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 05 Jul 2018 10:09:43 -0700 Subject: [teiid-commits] [teiid/teiid] c9141b: TEIID-5408 Message-ID: <5b3e50d7c721b_39242b2324b2dc0850618@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: c9141b5a706f14029898fee6abefa908bc69c5bb https://github.com/teiid/teiid/commit/c9141b5a706f14029898fee6abefa908bc69c5bb Author: shawkins Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleCollapseSource.java M engine/src/test/java/org/teiid/query/processor/TestProcessor.java Log Message: ----------- TEIID-5408 preventing the removal of an inline view when needed due to partial projection pushing **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 5 13:11:25 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 05 Jul 2018 10:11:25 -0700 Subject: [teiid-commits] [teiid/teiid] 2aac84: TEIID-5408 Message-ID: <5b3e513d3c3c2_4ef2ab6bf51fc0c865b9@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 2aac846f36f0b0baff841c8df1db787ea945adc0 https://github.com/teiid/teiid/commit/2aac846f36f0b0baff841c8df1db787ea945adc0 Author: shawkins Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleCollapseSource.java M engine/src/test/java/org/teiid/query/processor/TestProcessor.java Log Message: ----------- TEIID-5408 preventing the removal of an inline view when needed due to partial projection pushing **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 5 13:13:14 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 05 Jul 2018 10:13:14 -0700 Subject: [teiid-commits] [teiid/teiid] d0203d: TEIID-5408 Message-ID: <5b3e51aaaf32f_66b92af7eac55c084611d@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: d0203d4f5054f02b6f614c04a6491e298d51fb5a https://github.com/teiid/teiid/commit/d0203d4f5054f02b6f614c04a6491e298d51fb5a Author: shawkins Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleCollapseSource.java M engine/src/test/java/org/teiid/query/processor/TestProcessor.java Log Message: ----------- TEIID-5408 preventing the removal of an inline view when needed due to partial projection pushing # Conflicts: # engine/src/test/java/org/teiid/query/processor/TestProcessor.java **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 5 15:12:40 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 05 Jul 2018 12:12:40 -0700 Subject: [teiid-commits] [teiid/teiid] 5db81c: TEIID-5407 removing dockerfile Message-ID: <5b3e6da868b06_46b62aeffdc73c0c9538@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 5db81c55302170df60d6fe4e7a8b6535505ceab3 https://github.com/teiid/teiid/commit/5db81c55302170df60d6fe4e7a8b6535505ceab3 Author: shawkins Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: R build/docker/Dockerfile Log Message: ----------- TEIID-5407 removing dockerfile **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 5 15:14:16 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 05 Jul 2018 12:14:16 -0700 Subject: [teiid-commits] [teiid/teiid] 920946: translator-jpa: Improve Embedded mappings handling... Message-ID: <5b3e6e086923b_261b2ada7b02fc08803b1@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 9209465dbccfd9f90afc4c387721aa6ad663a902 https://github.com/teiid/teiid/commit/9209465dbccfd9f90afc4c387721aa6ad663a902 Author: Harold Campbell Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M connectors/misc/translator-jpa/src/main/java/org/teiid/translator/jpa/JPAMetadataProcessor.java M connectors/misc/translator-jpa/src/main/java/org/teiid/translator/jpa/JPQLSelectVisitor.java M connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/TestJSelectJPQLVisitor.java M connectors/misc/translator-jpa/src/test/resources/sakila.ddl Log Message: ----------- translator-jpa: Improve Embedded mappings handling. (#1088) This prevents column collisions and query failures involving Embedded mappings by keeping track of the ManagedType traversal. Fragments of the path are joined by '_' to form the column name. They are joined by '.' and stored in nameInSource to be used in JPQL queries. Commit: ae8db2a1d576ae6cb40724cdabd77506b5ae47f5 https://github.com/teiid/teiid/commit/ae8db2a1d576ae6cb40724cdabd77506b5ae47f5 Author: shawkins Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M connectors/misc/translator-jpa/src/main/java/org/teiid/translator/jpa/JPQLSelectVisitor.java M connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/TestJPAMetadataImport.java Log Message: ----------- TEIID-5404 correcting the import test with name in source Compare: https://github.com/teiid/teiid/compare/2aac846f36f0...ae8db2a1d576 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 5 15:15:21 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 05 Jul 2018 12:15:21 -0700 Subject: [teiid-commits] [teiid/teiid] 1a0780: translator-jpa: Improve Embedded mappings handling... Message-ID: <5b3e6e4971866_be52ad013589c0c4517c@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: 1a07806ec6b6824a7ec17e67629cbf3f62042f8a https://github.com/teiid/teiid/commit/1a07806ec6b6824a7ec17e67629cbf3f62042f8a Author: Harold Campbell Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M connectors/misc/translator-jpa/src/main/java/org/teiid/translator/jpa/JPAMetadataProcessor.java M connectors/misc/translator-jpa/src/main/java/org/teiid/translator/jpa/JPQLSelectVisitor.java M connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/TestJSelectJPQLVisitor.java M connectors/misc/translator-jpa/src/test/resources/sakila.ddl Log Message: ----------- translator-jpa: Improve Embedded mappings handling. (#1088) This prevents column collisions and query failures involving Embedded mappings by keeping track of the ManagedType traversal. Fragments of the path are joined by '_' to form the column name. They are joined by '.' and stored in nameInSource to be used in JPQL queries. Commit: 5afcaa73f08abbd7b8a868942da79151a4fb8e3b https://github.com/teiid/teiid/commit/5afcaa73f08abbd7b8a868942da79151a4fb8e3b Author: shawkins Date: 2018-07-05 (Thu, 05 Jul 2018) Changed paths: M connectors/misc/translator-jpa/src/main/java/org/teiid/translator/jpa/JPQLSelectVisitor.java Log Message: ----------- TEIID-5404 correcting the import test with name in source # Conflicts: # connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/TestJPAMetadataImport.java Compare: https://github.com/teiid/teiid/compare/d0203d4f5054...5afcaa73f08a **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 6 11:07:36 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 06 Jul 2018 08:07:36 -0700 Subject: [teiid-commits] [teiid/teiid] 9ee744: TEIID-5406 TEIID-5410 Message-ID: <5b3f85b8593cb_35672af9ef433c1c2184b@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 9ee74449fd004cfb6a09cdcdfec6e243108eb8cd https://github.com/teiid/teiid/commit/9ee74449fd004cfb6a09cdcdfec6e243108eb8cd Author: shawkins Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/dqp/internal/datamgr/LanguageBridgeFactory.java M engine/src/main/java/org/teiid/query/QueryPlugin.java M engine/src/main/java/org/teiid/query/function/FunctionMethods.java M engine/src/main/java/org/teiid/query/function/source/SystemSource.java M engine/src/main/java/org/teiid/query/optimizer/relational/rules/CriteriaCapabilityValidatorVisitor.java M engine/src/test/java/org/teiid/dqp/internal/datamgr/TestFunctionImpl.java M engine/src/test/java/org/teiid/query/function/TestFunction.java M engine/src/test/java/org/teiid/query/function/TestFunctionLibrary.java M engine/src/test/java/org/teiid/query/processor/TestFunctionPushdown.java M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctionColumns.expected M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctions.expected M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctions.expected Log Message: ----------- TEIID-5406 TEIID-5410 allowing long counts to timestampadd and fixing the timestampadd implementation to properly handle fractional seconds **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 6 14:01:56 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 06 Jul 2018 11:01:56 -0700 Subject: [teiid-commits] [teiid/teiid] 81be31: TEIID-5410 correcting timestampadd behavior Message-ID: <5b3fae94bcfc7_50fa2b20f912dc1c2889d@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 81be31a784be596880ab399851b480374730cc74 https://github.com/teiid/teiid/commit/81be31a784be596880ab399851b480374730cc74 Author: shawkins Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/function/FunctionMethods.java M engine/src/test/java/org/teiid/query/function/TestFunction.java M engine/src/test/java/org/teiid/query/function/TestFunctionLibrary.java Log Message: ----------- TEIID-5410 correcting timestampadd behavior **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 6 14:03:28 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 06 Jul 2018 11:03:28 -0700 Subject: [teiid-commits] [teiid/teiid] 615de5: TEIID-5410 correcting timestampadd behavior Message-ID: <5b3faef0953ff_30c42adbb07cbc1021451@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: 615de594a2690f43fa3f5aa68d9a96d12ba74be0 https://github.com/teiid/teiid/commit/615de594a2690f43fa3f5aa68d9a96d12ba74be0 Author: shawkins Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/function/FunctionMethods.java M engine/src/test/java/org/teiid/query/function/TestFunction.java M engine/src/test/java/org/teiid/query/function/TestFunctionLibrary.java Log Message: ----------- TEIID-5410 correcting timestampadd behavior **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 6 14:31:07 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 06 Jul 2018 11:31:07 -0700 Subject: [teiid-commits] [teiid/teiid] 9a2805: TEIID-5406 Message-ID: <5b3fb56ba7424_17f22ada169dfc186980@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 9a2805b5396c19de415bca1864710c97c61cd42b https://github.com/teiid/teiid/commit/9a2805b5396c19de415bca1864710c97c61cd42b Author: shawkins Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/function/FunctionMethods.java Log Message: ----------- TEIID-5406 effectively restricting the count value to integer for pushdown compatibility **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 6 17:00:00 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 06 Jul 2018 14:00:00 -0700 Subject: [teiid-commits] [teiid/teiid] 99a179: TEIID-5409 fixing the regression that revered the ... Message-ID: <5b3fd8507ea0b_587c2ad98056fc14749ca@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 99a179f3722348f5492e481ca5eb5b9f5b4fd675 https://github.com/teiid/teiid/commit/99a179f3722348f5492e481ca5eb5b9f5b4fd675 Author: shawkins Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePlanJoins.java M engine/src/test/java/org/teiid/query/optimizer/TestJoinOptimization.java M engine/src/test/java/org/teiid/query/optimizer/TestOptimizer.java Log Message: ----------- TEIID-5409 fixing the regression that revered the direction of the join **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 6 17:00:46 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 06 Jul 2018 14:00:46 -0700 Subject: [teiid-commits] [teiid/teiid] a89031: TEIID-5409 fixing the regression that revered the ... Message-ID: <5b3fd87e93efe_3bd42b1b2558bc0c8737@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: a890318adf49e43416e45782d2e79874f1dfb3c2 https://github.com/teiid/teiid/commit/a890318adf49e43416e45782d2e79874f1dfb3c2 Author: shawkins Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePlanJoins.java M engine/src/test/java/org/teiid/query/optimizer/TestJoinOptimization.java M engine/src/test/java/org/teiid/query/optimizer/TestOptimizer.java Log Message: ----------- TEIID-5409 fixing the regression that revered the direction of the join **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 6 17:00:57 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 06 Jul 2018 14:00:57 -0700 Subject: [teiid-commits] [teiid/teiid] 68ef15: TEIID-5409 fixing the regression that revered the ... Message-ID: <5b3fd889ebe43_30d02af528c11c0c97272@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: 68ef157fcf4fbca90b7cd79786946f81033cf0f8 https://github.com/teiid/teiid/commit/68ef157fcf4fbca90b7cd79786946f81033cf0f8 Author: shawkins Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePlanJoins.java M engine/src/test/java/org/teiid/query/optimizer/TestJoinOptimization.java M engine/src/test/java/org/teiid/query/optimizer/TestOptimizer.java Log Message: ----------- TEIID-5409 fixing the regression that revered the direction of the join **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 6 17:01:08 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 06 Jul 2018 14:01:08 -0700 Subject: [teiid-commits] [teiid/teiid] e3ad13: TEIID-5409 fixing the regression that revered the ... Message-ID: <5b3fd894cdc10_3bb72b098255fc101027d3@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/10.2.x Home: https://github.com/teiid/teiid Commit: e3ad13f7de57c747a0e344ce1f7fd75e88fd4cf8 https://github.com/teiid/teiid/commit/e3ad13f7de57c747a0e344ce1f7fd75e88fd4cf8 Author: shawkins Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePlanJoins.java M engine/src/test/java/org/teiid/query/optimizer/TestJoinOptimization.java M engine/src/test/java/org/teiid/query/optimizer/TestOptimizer.java Log Message: ----------- TEIID-5409 fixing the regression that revered the direction of the join **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 6 17:02:38 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 06 Jul 2018 14:02:38 -0700 Subject: [teiid-commits] [teiid/teiid] e45b8d: TEIID-5409 fixing the regression that revered the ... Message-ID: <5b3fd8ee827ea_3d4f2b23211e3c18205cb@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/10.1.x Home: https://github.com/teiid/teiid Commit: e45b8d985ce32108ab4d05f4b06d10aad38feb55 https://github.com/teiid/teiid/commit/e45b8d985ce32108ab4d05f4b06d10aad38feb55 Author: shawkins Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePlanJoins.java M engine/src/test/java/org/teiid/query/optimizer/TestJoinOptimization.java M engine/src/test/java/org/teiid/query/optimizer/TestOptimizer.java Log Message: ----------- TEIID-5409 fixing the regression that revered the direction of the join **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 6 17:02:48 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 06 Jul 2018 14:02:48 -0700 Subject: [teiid-commits] [teiid/teiid] 53e6b8: TEIID-5409 fixing the regression that revered the ... Message-ID: <5b3fd8f8e8a2b_5ec52b17b26a3c143992e@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/10.0.x Home: https://github.com/teiid/teiid Commit: 53e6b8b730a69c504b51eebc7eed4835ae174bb6 https://github.com/teiid/teiid/commit/53e6b8b730a69c504b51eebc7eed4835ae174bb6 Author: shawkins Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePlanJoins.java M engine/src/test/java/org/teiid/query/optimizer/TestJoinOptimization.java M engine/src/test/java/org/teiid/query/optimizer/TestOptimizer.java Log Message: ----------- TEIID-5409 fixing the regression that revered the direction of the join **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 6 17:03:01 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 06 Jul 2018 14:03:01 -0700 Subject: [teiid-commits] [teiid/teiid] 1c691c: TEIID-5409 fixing the regression that revered the ... Message-ID: <5b3fd9055d788_33132acb6eb1dc081117da@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/9.3.x Home: https://github.com/teiid/teiid Commit: 1c691c8e1c9e5b57c54b434c614ae716bb802fe9 https://github.com/teiid/teiid/commit/1c691c8e1c9e5b57c54b434c614ae716bb802fe9 Author: shawkins Date: 2018-07-06 (Fri, 06 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePlanJoins.java M engine/src/test/java/org/teiid/query/optimizer/TestJoinOptimization.java M engine/src/test/java/org/teiid/query/optimizer/TestOptimizer.java Log Message: ----------- TEIID-5409 fixing the regression that revered the direction of the join **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 9 13:23:11 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 09 Jul 2018 10:23:11 -0700 Subject: [teiid-commits] [teiid/teiid-documents] 1d1bd3: TEIID-5406 updating the docs related to timestampa... Message-ID: <5b4399ff25966_78a72b08f0507c1420217@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: 1d1bd38e856d28518ebd5aa35c30457a0b13fa8b https://github.com/teiid/teiid-documents/commit/1d1bd38e856d28518ebd5aa35c30457a0b13fa8b Author: shawkins Date: 2018-07-09 (Mon, 09 Jul 2018) Changed paths: M reference/Date_Time_Functions.adoc Log Message: ----------- TEIID-5406 updating the docs related to timestampadd Commit: ac756dcb39e094f3d09f0a4bfb12c4392e0f5cb2 https://github.com/teiid/teiid-documents/commit/ac756dcb39e094f3d09f0a4bfb12c4392e0f5cb2 Author: shawkins Date: 2018-07-09 (Mon, 09 Jul 2018) Changed paths: M README.adoc Log Message: ----------- fixing broken link Compare: https://github.com/teiid/teiid-documents/compare/aa7982ba7bc6...ac756dcb39e0 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 9 14:11:01 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 09 Jul 2018 11:11:01 -0700 Subject: [teiid-commits] [teiid/teiid] 7b1653: removing unused class Message-ID: <5b43a535c6482_70bf2b0f0e1f1c04663f@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 7b1653271a98e70fc7ac1a2fd8a0e5a506d293e7 https://github.com/teiid/teiid/commit/7b1653271a98e70fc7ac1a2fd8a0e5a506d293e7 Author: shawkins Date: 2018-07-09 (Mon, 09 Jul 2018) Changed paths: R engine/src/main/java/org/teiid/core/id/UUID.java M metadata/src/main/java/org/teiid/metadata/index/RecordFactory.java Log Message: ----------- removing unused class **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From mdrillin at redhat.com Mon Jul 9 14:27:32 2018 From: mdrillin at redhat.com (Mark Drilling) Date: Mon, 09 Jul 2018 11:27:32 -0700 Subject: [teiid-commits] [teiid/beetle-studio] 68c54d: TEIIDTOOLS-467: Adds diagramming to the canvas Message-ID: <5b43a9143a981_7d752af7b4721c04462b@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/beetle-studio Commit: 68c54d070168afe416d6480e23780570f2112377 https://github.com/teiid/beetle-studio/commit/68c54d070168afe416d6480e23780570f2112377 Author: phantomjinx Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M src/main/ngapp/package.json M src/main/ngapp/src/app/dataservices/dataservices.module.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/canvas-constants.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/canvas.service.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-graph.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-link.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-node.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/index.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.css M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.html M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/graph/graph-visual.component.css A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/graph/graph-visual.component.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/index.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/link/link-visual.component.css A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/link/link-visual.component.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/node/node-visual.component.css A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/node/node-visual.component.ts A src/main/ngapp/src/assets/component.png A src/main/ngapp/src/assets/graphicsfuel/database-64.png A src/main/ngapp/src/assets/graphicsfuel/readme.txt A src/main/ngapp/src/assets/iconfinder/Aha-soft/license.pdf A src/main/ngapp/src/assets/iconfinder/Aha-soft/minus-depressed.png A src/main/ngapp/src/assets/iconfinder/Aha-soft/minus.png A src/main/ngapp/src/assets/iconfinder/Aha-soft/plus-depressed.png A src/main/ngapp/src/assets/iconfinder/Aha-soft/plus.png A src/main/ngapp/src/assets/iconfinder/Natalya-Skidan/license.pdf A src/main/ngapp/src/assets/iconfinder/Natalya-Skidan/question-mark.png A src/main/ngapp/src/assets/iconfinder/creative-commons.pdf Log Message: ----------- TEIIDTOOLS-467: Adds diagramming to the canvas Commit: d4866c552b9988533bd8f811ee3a55c596e83916 https://github.com/teiid/beetle-studio/commit/d4866c552b9988533bd8f811ee3a55c596e83916 Author: phantomjinx Date: 2018-07-03 (Tue, 03 Jul 2018) Changed paths: M src/main/ngapp/src/app/dataservices/shared/deployment-state.enum.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event-type.enum.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/canvas.service.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/event/view-canvas-event-type.enum.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/event/view-canvas-event.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.ts Log Message: ----------- TEIIDTOOLS-467: begin hooking up the canvas to the view editor * Use the subscriptions and events to hook in the actions of the canvas to the models in the view editor and let the latter drive the creation of objects with the canvas responding accordingly. Commit: 462649805cfce085adf0fc648d15c42d4be08694 https://github.com/teiid/beetle-studio/commit/462649805cfce085adf0fc648d15c42d4be08694 Author: Mark Drilling Date: 2018-07-09 (Mon, 09 Jul 2018) Changed paths: M src/main/ngapp/package.json M src/main/ngapp/src/app/dataservices/dataservices.module.ts M src/main/ngapp/src/app/dataservices/shared/deployment-state.enum.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event-type.enum.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/canvas-constants.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/canvas.service.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/event/view-canvas-event-type.enum.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/event/view-canvas-event.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-graph.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-link.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-node.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/index.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.css M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.html M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/graph/graph-visual.component.css A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/graph/graph-visual.component.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/index.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/link/link-visual.component.css A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/link/link-visual.component.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/node/node-visual.component.css A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/node/node-visual.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.ts A src/main/ngapp/src/assets/component.png A src/main/ngapp/src/assets/graphicsfuel/database-64.png A src/main/ngapp/src/assets/graphicsfuel/readme.txt A src/main/ngapp/src/assets/iconfinder/Aha-soft/license.pdf A src/main/ngapp/src/assets/iconfinder/Aha-soft/minus-depressed.png A src/main/ngapp/src/assets/iconfinder/Aha-soft/minus.png A src/main/ngapp/src/assets/iconfinder/Aha-soft/plus-depressed.png A src/main/ngapp/src/assets/iconfinder/Aha-soft/plus.png A src/main/ngapp/src/assets/iconfinder/Natalya-Skidan/license.pdf A src/main/ngapp/src/assets/iconfinder/Natalya-Skidan/question-mark.png A src/main/ngapp/src/assets/iconfinder/creative-commons.pdf Log Message: ----------- Merge pull request #158 from phantomjinx/master Canvas diagramming - beginning the implementation Compare: https://github.com/teiid/beetle-studio/compare/f09322733afc...462649805cfc **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 9 15:13:11 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 09 Jul 2018 12:13:11 -0700 Subject: [teiid-commits] [teiid/teiid] dd8d23: removing unused classes Message-ID: <5b43b3c754762_7e3e2b0a974b3bfc3586c@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: dd8d236ee3c222be98c053f89a8337ca9e6d22b7 https://github.com/teiid/teiid/commit/dd8d236ee3c222be98c053f89a8337ca9e6d22b7 Author: shawkins Date: 2018-07-09 (Mon, 09 Jul 2018) Changed paths: R engine/src/main/java/org/teiid/cache/CacheListener.java R engine/src/main/java/org/teiid/query/tempdata/AlterTempTable.java M engine/src/main/java/org/teiid/query/tempdata/TempTableDataManager.java Log Message: ----------- removing unused classes **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 10 14:57:49 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 10 Jul 2018 11:57:49 -0700 Subject: [teiid-commits] [teiid/teiid] 44f596: TEIID-5412 correcting exception catching in a loop Message-ID: <5b4501ae16f_785b2acee5b85c0c98590@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 44f596557db231e86ab3f7b71c08b75abd5cf2b4 https://github.com/teiid/teiid/commit/44f596557db231e86ab3f7b71c08b75abd5cf2b4 Author: shawkins Date: 2018-07-10 (Tue, 10 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/processor/proc/ProcedurePlan.java M engine/src/test/java/org/teiid/query/processor/proc/TestProcErrors.java Log Message: ----------- TEIID-5412 correcting exception catching in a loop **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 10 15:47:31 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 10 Jul 2018 12:47:31 -0700 Subject: [teiid-commits] [teiid/teiid] 240d12: TEIID-5412 correcting exception catching in a loop Message-ID: <5b450d53d5632_7c0d2abc6bfc7c0c971d3@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 240d127fca831611b234ee2bea8249ebe1923724 https://github.com/teiid/teiid/commit/240d127fca831611b234ee2bea8249ebe1923724 Author: shawkins Date: 2018-07-10 (Tue, 10 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/processor/proc/ProcedurePlan.java M engine/src/test/java/org/teiid/query/processor/proc/TestProcErrors.java Log Message: ----------- TEIID-5412 correcting exception catching in a loop **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 10 15:47:45 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 10 Jul 2018 12:47:45 -0700 Subject: [teiid-commits] [teiid/teiid] d7738a: TEIID-5412 correcting exception catching in a loop Message-ID: <5b450d6143d2_258f2ad584019bfc118f2@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: d7738ae40c222e42c7ad51f138cf826cdd4e91cc https://github.com/teiid/teiid/commit/d7738ae40c222e42c7ad51f138cf826cdd4e91cc Author: shawkins Date: 2018-07-10 (Tue, 10 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/processor/proc/ProcedurePlan.java M engine/src/test/java/org/teiid/query/processor/proc/TestProcErrors.java Log Message: ----------- TEIID-5412 correcting exception catching in a loop **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 10 15:49:53 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 10 Jul 2018 12:49:53 -0700 Subject: [teiid-commits] [teiid/teiid-documents] e237fd: TEIID-4950 adding a note about versions and like e... Message-ID: <5b450de1d2193_776e2ac353027c042346a@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: e237fd00bc70a6bff13ab8ea727cdf2827213be1 https://github.com/teiid/teiid-documents/commit/e237fd00bc70a6bff13ab8ea727cdf2827213be1 Author: shawkins Date: 2018-07-10 (Tue, 10 Jul 2018) Changed paths: M client-dev/ODBC_Support.adoc Log Message: ----------- TEIID-4950 adding a note about versions and like escape handling **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 11 09:46:38 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 11 Jul 2018 06:46:38 -0700 Subject: [teiid-commits] [teiid/teiid] 58f302: TEIID-5411 removing pluggable serverdiscovery Message-ID: <5b460a3e64f02_5da42ab553023c0c11599@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 58f302af958abf9503ea4853f95937f779bc1a2e https://github.com/teiid/teiid/commit/58f302af958abf9503ea4853f95937f779bc1a2e Author: shawkins Date: 2018-07-11 (Wed, 11 Jul 2018) Changed paths: M client/src/main/java/org/teiid/jdbc/JDBCURL.java M client/src/main/java/org/teiid/jdbc/TeiidDataSource.java M client/src/main/java/org/teiid/net/TeiidURL.java R client/src/main/java/org/teiid/net/socket/ServerDiscovery.java M client/src/main/java/org/teiid/net/socket/SocketServerConnection.java M client/src/main/java/org/teiid/net/socket/SocketServerConnectionFactory.java M client/src/main/java/org/teiid/net/socket/UrlServerDiscovery.java M client/src/main/resources/org/teiid/jdbc/i18n.properties M client/src/test/java/org/teiid/jdbc/TestTeiidDriver.java M client/src/test/java/org/teiid/net/socket/TestSocketServerConnection.java M runtime/src/test/java/org/teiid/transport/TestCommSockets.java M runtime/src/test/java/org/teiid/transport/TestFailover.java M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html Log Message: ----------- TEIID-5411 removing pluggable serverdiscovery **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 11 09:48:18 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 11 Jul 2018 06:48:18 -0700 Subject: [teiid-commits] [teiid/teiid-documents] c7ba95: TEIID-5411 removing the server discovery feature Message-ID: <5b460aa2b3844_5f5c2ab9bd23bc1016579@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: c7ba953f9d9ad145ef532603e168695ede1db5d8 https://github.com/teiid/teiid-documents/commit/c7ba953f9d9ad145ef532603e168695ede1db5d8 Author: shawkins Date: 2018-07-11 (Wed, 11 Jul 2018) Changed paths: M admin/Migration_Guide_From_Teiid_10.x.adoc M client-dev/Using_Multiple_Hosts.adoc Log Message: ----------- TEIID-5411 removing the server discovery feature **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From rareddy at jboss.org Thu Jul 12 17:18:58 2018 From: rareddy at jboss.org (Ramesh Reddy) Date: Thu, 12 Jul 2018 14:18:58 -0700 Subject: [teiid-commits] [teiid/teiid] 4d54ad: TEIID-5413: Adding an option not to include the DD... Message-ID: <5b47c5c274777_1cca2ac820903c0c281cf@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 4d54ad5acf5613a76ea074ed19d4b6ba15dbc200 https://github.com/teiid/teiid/commit/4d54ad5acf5613a76ea074ed19d4b6ba15dbc200 Author: Ramesh Reddy Date: 2018-07-12 (Thu, 12 Jul 2018) Changed paths: M jboss-admin/src/main/java/org/teiid/adminapi/jboss/VDBMetadataMapper.java M jboss-integration/src/main/java/org/teiid/jboss/OperationsConstants.java M jboss-integration/src/main/java/org/teiid/jboss/TeiidOperationHandler.java M jboss-integration/src/main/resources/org/teiid/jboss/i18n.properties Log Message: ----------- TEIID-5413: Adding an option not to include the DDL with VDB payload of the list-vdb and get-vdb CLI calls (#1091) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From rareddy at jboss.org Thu Jul 12 17:36:15 2018 From: rareddy at jboss.org (Ramesh Reddy) Date: Thu, 12 Jul 2018 14:36:15 -0700 Subject: [teiid-commits] [teiid/teiid] eeccac: TEIID-5416: upgrading web-console to 3.1.0 version... Message-ID: <5b47c9cf12048_138922ae837487c14739e6@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: eeccacaa6cb935099a34027f37cd3a99384dac24 https://github.com/teiid/teiid/commit/eeccacaa6cb935099a34027f37cd3a99384dac24 Author: Ramesh Reddy Date: 2018-07-12 (Thu, 12 Jul 2018) Changed paths: M build/pom.xml M pom.xml Log Message: ----------- TEIID-5416: upgrading web-console to 3.1.0 version (#1092) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From mdrillin at redhat.com Thu Jul 12 18:49:56 2018 From: mdrillin at redhat.com (Mark Drilling) Date: Thu, 12 Jul 2018 15:49:56 -0700 Subject: [teiid-commits] [teiid/beetle-studio] b83240: Fixes mvn build and tests Message-ID: <5b47db14a3108_1c362b1bf8f39c0848936@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/beetle-studio Commit: b83240b9f148e29afffa14764e042ee01e55fd20 https://github.com/teiid/beetle-studio/commit/b83240b9f148e29afffa14764e042ee01e55fd20 Author: Mark Drilling Date: 2018-07-12 (Thu, 12 Jul 2018) Changed paths: M src/main/ngapp/src/app/connections/shared/connection.service.ts M src/main/ngapp/src/app/dataservices/shared/path-utils.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/command-factory.spec.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/command.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/canvas.service.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-graph.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-node.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.spec.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/graph/graph-visual.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/node/node-visual.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.spec.ts Log Message: ----------- Fixes mvn build and tests Commit: bce01d45c419f6ef5af41f174b58ce7e6ce64298 https://github.com/teiid/beetle-studio/commit/bce01d45c419f6ef5af41f174b58ce7e6ce64298 Author: Mark Drilling Date: 2018-07-12 (Thu, 12 Jul 2018) Changed paths: M src/main/ngapp/src/app/connections/shared/connection.service.ts M src/main/ngapp/src/app/dataservices/shared/path-utils.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/command-factory.spec.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/command.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/canvas.service.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-graph.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-node.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.spec.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/graph/graph-visual.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/visuals/node/node-visual.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.spec.ts Log Message: ----------- Merge pull request #160 from mdrillin/buildFixes Fixes mvn build and tests Compare: https://github.com/teiid/beetle-studio/compare/57addf2d10dd...bce01d45c419 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From mdrillin at redhat.com Fri Jul 13 10:25:02 2018 From: mdrillin at redhat.com (Mark Drilling) Date: Fri, 13 Jul 2018 07:25:02 -0700 Subject: [teiid-commits] [teiid/beetle-studio] 1caff4: TEIIDTOOLS-467: Adds selection handling to model Message-ID: <5b48b63ee53a9_48bf2b1f29003c14333d8@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/beetle-studio Commit: 1caff4e074bd608193864de7234457a2937278b7 https://github.com/teiid/beetle-studio/commit/1caff4e074bd608193864de7234457a2937278b7 Author: phantomjinx Date: 2018-07-12 (Thu, 12 Jul 2018) Changed paths: M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/canvas.service.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-graph.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-node.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.service.ts Log Message: ----------- TEIIDTOOLS-467: Adds selection handling to model * Adds a selection array to the view-editor.service which holds the identifiers of the nodes currently selected. * Allows the delete button to be disable if there is no selection and the same button uses that selection to perform a delete. Commit: ba9311284eb59683fa95e845cde3671b1e5a3764 https://github.com/teiid/beetle-studio/commit/ba9311284eb59683fa95e845cde3671b1e5a3764 Author: Mark Drilling Date: 2018-07-13 (Fri, 13 Jul 2018) Changed paths: M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/canvas.service.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-graph.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-node.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.service.ts Log Message: ----------- Merge pull request #161 from phantomjinx/master TEIIDTOOLS-467: Adds selection handling to model Compare: https://github.com/teiid/beetle-studio/compare/bce01d45c419...ba9311284eb5 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Sun Jul 15 09:01:17 2018 From: shawkins at redhat.com (shawkins) Date: Sun, 15 Jul 2018 06:01:17 -0700 Subject: [teiid-commits] [teiid/teiid] 47878c: removing speculative performance test Message-ID: <5b4b459d66ee3_5cbb2afffc5e3c0c796b@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 47878c5e99e1bd35295829ad9180fda149fc742a https://github.com/teiid/teiid/commit/47878c5e99e1bd35295829ad9180fda149fc742a Author: shawkins Date: 2018-07-15 (Sun, 15 Jul 2018) Changed paths: M olingo/src/test/java/org/teiid/olingo/TestODataIntegration.java Log Message: ----------- removing speculative performance test **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Sun Jul 15 09:41:08 2018 From: shawkins at redhat.com (shawkins) Date: Sun, 15 Jul 2018 06:41:08 -0700 Subject: [teiid-commits] [teiid/teiid] 03fe92: TEIID-5417 Message-ID: <5b4b4ef42b8b3_5eaf2af8ac3a3c14253e4@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 03fe92e0632f59e6c64d48467a5860eb1962633d https://github.com/teiid/teiid/commit/03fe92e0632f59e6c64d48467a5860eb1962633d Author: shawkins Date: 2018-07-15 (Sun, 15 Jul 2018) Changed paths: M common-core/src/main/java/org/teiid/core/types/ArrayImpl.java M engine/src/main/java/org/teiid/query/processor/relational/DependentCriteriaProcessor.java M engine/src/main/java/org/teiid/query/sql/symbol/Constant.java M engine/src/test/java/org/teiid/query/processor/TestAggregateProcessing.java M engine/src/test/java/org/teiid/query/processor/TestDependentJoins.java M engine/src/test/java/org/teiid/query/sql/symbol/TestArray.java M engine/src/test/java/org/teiid/query/sql/symbol/TestConstant.java Log Message: ----------- TEIID-5417 correcting array typing and producing a set of constants from the dependent criteria processor for temp tables. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Sun Jul 15 09:42:32 2018 From: shawkins at redhat.com (shawkins) Date: Sun, 15 Jul 2018 06:42:32 -0700 Subject: [teiid-commits] [teiid/teiid] d4cac8: TEIID-5417 Message-ID: <5b4b4f4827f4c_5d0c2aeaccd51c04571e2@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: d4cac858b6f000d307db37a1b28b9a0838be5ea2 https://github.com/teiid/teiid/commit/d4cac858b6f000d307db37a1b28b9a0838be5ea2 Author: shawkins Date: 2018-07-15 (Sun, 15 Jul 2018) Changed paths: M common-core/src/main/java/org/teiid/core/types/ArrayImpl.java M engine/src/main/java/org/teiid/query/processor/relational/DependentCriteriaProcessor.java M engine/src/main/java/org/teiid/query/sql/symbol/Constant.java M engine/src/test/java/org/teiid/query/processor/TestAggregateProcessing.java M engine/src/test/java/org/teiid/query/processor/TestDependentJoins.java M engine/src/test/java/org/teiid/query/sql/symbol/TestArray.java M engine/src/test/java/org/teiid/query/sql/symbol/TestConstant.java Log Message: ----------- TEIID-5417 correcting array typing and producing a set of constants from the dependent criteria processor for temp tables. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Sun Jul 15 09:42:43 2018 From: shawkins at redhat.com (shawkins) Date: Sun, 15 Jul 2018 06:42:43 -0700 Subject: [teiid-commits] [teiid/teiid] 7e570b: TEIID-5417 Message-ID: <5b4b4f53c589e_5f832aed51be5c085198c@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: 7e570bb9f9bebec6995def63ee0e3af25e3e9616 https://github.com/teiid/teiid/commit/7e570bb9f9bebec6995def63ee0e3af25e3e9616 Author: shawkins Date: 2018-07-15 (Sun, 15 Jul 2018) Changed paths: M common-core/src/main/java/org/teiid/core/types/ArrayImpl.java M engine/src/main/java/org/teiid/query/processor/relational/DependentCriteriaProcessor.java M engine/src/main/java/org/teiid/query/sql/symbol/Constant.java M engine/src/test/java/org/teiid/query/processor/TestAggregateProcessing.java M engine/src/test/java/org/teiid/query/processor/TestDependentJoins.java M engine/src/test/java/org/teiid/query/sql/symbol/TestArray.java M engine/src/test/java/org/teiid/query/sql/symbol/TestConstant.java Log Message: ----------- TEIID-5417 correcting array typing and producing a set of constants from the dependent criteria processor for temp tables. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From mdrillin at redhat.com Mon Jul 16 12:10:55 2018 From: mdrillin at redhat.com (Mark Drilling) Date: Mon, 16 Jul 2018 09:10:55 -0700 Subject: [teiid-commits] [teiid/teiid-komodo] e471cd: Fix for TEIIDTOOLS-471 Deleting a View Should Also... Message-ID: <5b4cc38f4301e_7182adb4e63fc14399b2@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-komodo Commit: e471cd7b4b74995417cf2edf220c37b3cbadfb62 https://github.com/teiid/teiid-komodo/commit/e471cd7b4b74995417cf2edf220c37b3cbadfb62 Author: Daniel Florian Date: 2018-07-09 (Mon, 09 Jul 2018) Changed paths: M server/komodo-rest/src/main/java/org/komodo/rest/KomodoService.java M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoUtilService.java M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoVdbService.java M server/komodo-rest/src/test/java/org/komodo/rest/service/ServiceTestUtilities.java M server/komodo-rest/src/test/java/org/komodo/rest/service/unit/KomodoVdbServiceTestInSuite.java Log Message: ----------- Fix for TEIIDTOOLS-471 Deleting a View Should Also Delete Editor State - Moved the code that deletes the editor state to KomodoService so that it can be used by both KomodoVdbService and KomodoUtilService - Created a method in KomodoService that provides the same editor ID used by Beetle if given a VDB name and a View name - Created helper method in ServiceTestUtilities to check to see if a specified editor state exists - Created test in KomodoVdbServiceTestInSuite that verifies the editor state is deleted when a view is deleted Commit: 4f5bff7f74b9bedce33853bd12ccacf4b58d286e https://github.com/teiid/teiid-komodo/commit/4f5bff7f74b9bedce33853bd12ccacf4b58d286e Author: Mark Drilling Date: 2018-07-16 (Mon, 16 Jul 2018) Changed paths: M server/komodo-rest/src/main/java/org/komodo/rest/KomodoService.java M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoUtilService.java M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoVdbService.java M server/komodo-rest/src/test/java/org/komodo/rest/service/ServiceTestUtilities.java M server/komodo-rest/src/test/java/org/komodo/rest/service/unit/KomodoVdbServiceTestInSuite.java Log Message: ----------- Merge pull request #58 from elvisisking/471 Fix for TEIIDTOOLS-471 Deleting a View Should Also Delete Editor State Compare: https://github.com/teiid/teiid-komodo/compare/268138c97875...4f5bff7f74b9 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 16 17:02:34 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 16 Jul 2018 14:02:34 -0700 Subject: [teiid-commits] [teiid/teiid] 597d94: TEIID-5420 simplifying and making estimates more c... Message-ID: <5b4d07ea1e9c7_21fd2b023eb03c0c99981@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 597d94b7365d8e5e1d4076a220b59b4eccd8ffb5 https://github.com/teiid/teiid/commit/597d94b7365d8e5e1d4076a220b59b4eccd8ffb5 Author: shawkins Date: 2018-07-16 (Mon, 16 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/NewCalculateCostUtil.java M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleChooseDependent.java M engine/src/test/java/org/teiid/query/optimizer/TestDependentJoins.java M engine/src/test/java/org/teiid/query/optimizer/relational/rules/TestRuleChooseDependent.java Log Message: ----------- TEIID-5420 simplifying and making estimates more conservative **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From mdrillin at redhat.com Tue Jul 17 11:14:00 2018 From: mdrillin at redhat.com (Mark Drilling) Date: Tue, 17 Jul 2018 08:14:00 -0700 Subject: [teiid-commits] [teiid/teiid-komodo] 9803ef: Fixes for TEIIDTOOLS-472 and TEIIDTOOLS-473 Message-ID: <5b4e07b8180b0_5a7e2b2526e81c0c754f7@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-komodo Commit: 9803ef1aec003dd44f6135e3de794cc4808dc0a1 https://github.com/teiid/teiid-komodo/commit/9803ef1aec003dd44f6135e3de794cc4808dc0a1 Author: Daniel Florian Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M komodo-relational/src/main/java/org/komodo/relational/profile/ViewEditorState.java M komodo-relational/src/main/java/org/komodo/relational/profile/internal/ProfileImpl.java M server/komodo-rest/src/main/java/org/komodo/rest/KomodoService.java M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoDataserviceService.java M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoUtilService.java M server/komodo-rest/src/test/java/org/komodo/rest/service/ServiceTestUtilities.java M server/komodo-rest/src/test/java/org/komodo/rest/service/unit/KomodoDataserviceServiceTestInSuite.java M server/komodo-rest/src/test/java/org/komodo/rest/service/unit/KomodoUtilServiceTestInSuite.java Log Message: ----------- Fixes for TEIIDTOOLS-472 and TEIIDTOOLS-473 - previous view editor state is deleted now before adding a new editor state - when a virtualization is deleted all the editor states of it's views are also deleted - added test cases Commit: d4f1942959f2beba76f51d1628d34b100fedb66b https://github.com/teiid/teiid-komodo/commit/d4f1942959f2beba76f51d1628d34b100fedb66b Author: Mark Drilling Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M komodo-relational/src/main/java/org/komodo/relational/profile/ViewEditorState.java M komodo-relational/src/main/java/org/komodo/relational/profile/internal/ProfileImpl.java M server/komodo-rest/src/main/java/org/komodo/rest/KomodoService.java M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoDataserviceService.java M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoUtilService.java M server/komodo-rest/src/test/java/org/komodo/rest/service/ServiceTestUtilities.java M server/komodo-rest/src/test/java/org/komodo/rest/service/unit/KomodoDataserviceServiceTestInSuite.java M server/komodo-rest/src/test/java/org/komodo/rest/service/unit/KomodoUtilServiceTestInSuite.java Log Message: ----------- Merge pull request #59 from elvisisking/472-473 Fixes for TEIIDTOOLS-472 and TEIIDTOOLS-473 Compare: https://github.com/teiid/teiid-komodo/compare/4f5bff7f74b9...d4f1942959f2 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 17 17:53:33 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 17 Jul 2018 14:53:33 -0700 Subject: [teiid-commits] [teiid/teiid] fb0db4: TEIID-5422 changing the cleaning interval to preve... Message-ID: <5b4e655d132b1_3b212aecdc019c1449371@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: fb0db492093f71487556fe9fa4082a871f95f0b0 https://github.com/teiid/teiid/commit/fb0db492093f71487556fe9fa4082a871f95f0b0 Author: shawkins Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/common/buffer/impl/BufferFrontedFileStoreCache.java M engine/src/main/java/org/teiid/common/buffer/impl/BufferManagerImpl.java A test-integration/perf/src/test/java/org/teiid/query/eval/AutoGenExecutionFactory.java M test-integration/perf/src/test/java/org/teiid/query/eval/TestMaterializationPerformance.java A test-integration/perf/src/test/resources/large_mat.ddl Log Message: ----------- TEIID-5422 changing the cleaning interval to prevent thrashing **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 17 17:58:28 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 17 Jul 2018 14:58:28 -0700 Subject: [teiid-commits] [teiid/teiid] 0bf840: TEIID-5420 simplifying and making estimates more c... Message-ID: <5b4e6684a17d4_6b452af9ae73dc145240@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 0bf8406043c5fe17bbb413a320883d77b805a402 https://github.com/teiid/teiid/commit/0bf8406043c5fe17bbb413a320883d77b805a402 Author: shawkins Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/NewCalculateCostUtil.java M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleChooseDependent.java M engine/src/test/java/org/teiid/query/optimizer/TestDependentJoins.java M engine/src/test/java/org/teiid/query/optimizer/relational/rules/TestRuleChooseDependent.java Log Message: ----------- TEIID-5420 simplifying and making estimates more conservative Commit: cc4f216d7964f78cecc803eb1cc2675549ec1fa4 https://github.com/teiid/teiid/commit/cc4f216d7964f78cecc803eb1cc2675549ec1fa4 Author: shawkins Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/common/buffer/impl/BufferFrontedFileStoreCache.java M engine/src/main/java/org/teiid/common/buffer/impl/BufferManagerImpl.java A test-integration/perf/src/test/java/org/teiid/query/eval/AutoGenExecutionFactory.java M test-integration/perf/src/test/java/org/teiid/query/eval/TestMaterializationPerformance.java A test-integration/perf/src/test/resources/large_mat.ddl Log Message: ----------- TEIID-5422 changing the cleaning interval to prevent thrashing Compare: https://github.com/teiid/teiid/compare/d4cac858b6f0...cc4f216d7964 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 17 17:58:41 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 17 Jul 2018 14:58:41 -0700 Subject: [teiid-commits] [teiid/teiid] eb5ec1: TEIID-5422 changing the cleaning interval to preve... Message-ID: <5b4e6691d20e3_3ad72b135e26dc106355d@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: eb5ec1893282d9feb52dd813adb921c3253ffd1c https://github.com/teiid/teiid/commit/eb5ec1893282d9feb52dd813adb921c3253ffd1c Author: shawkins Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/common/buffer/impl/BufferFrontedFileStoreCache.java M engine/src/main/java/org/teiid/common/buffer/impl/BufferManagerImpl.java A test-integration/perf/src/test/java/org/teiid/query/eval/AutoGenExecutionFactory.java M test-integration/perf/src/test/java/org/teiid/query/eval/TestMaterializationPerformance.java A test-integration/perf/src/test/resources/large_mat.ddl Log Message: ----------- TEIID-5422 changing the cleaning interval to prevent thrashing **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 17 18:55:25 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 17 Jul 2018 15:55:25 -0700 Subject: [teiid-commits] [teiid/teiid] 548502: TEIID-5421 fully checking should index for buildin... Message-ID: <5b4e73dd44ad5_e0f2adfbb1f3c0c801ce@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 5485028c9906a2f7f512fc5b94ebe6cbef7db14a https://github.com/teiid/teiid/commit/5485028c9906a2f7f512fc5b94ebe6cbef7db14a Author: shawkins Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/processor/relational/EnhancedSortMergeJoinStrategy.java Log Message: ----------- TEIID-5421 fully checking should index for building a right index **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 18 08:50:20 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 18 Jul 2018 05:50:20 -0700 Subject: [teiid-commits] [teiid/teiid-documents] cdd2d5: TEIID-5423 correcting the authentication examples Message-ID: <5b4f378cb3341_bcc2ad73599dc0c14924@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: cdd2d5048d209bec97dca176db6ff9ccf849a042 https://github.com/teiid/teiid-documents/commit/cdd2d5048d209bec97dca176db6ff9ccf849a042 Author: shawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M security/Kerberos_support_through_GSSAPI.adoc M security/OAuth2_Based_Security_For_OData_Using_KeyCloak.adoc M security/Teiid_Server_Transport_Security.adoc Log Message: ----------- TEIID-5423 correcting the authentication examples **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 18 09:20:24 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Wed, 18 Jul 2018 06:20:24 -0700 Subject: [teiid-commits] [teiid/teiid-documents] 8e3729: TEIID-5423 correcting the authentication examples Message-ID: <5b4f3e985d16d_79b42ac285617c14208b6@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid-documents Commit: 8e372957af25d6431de60bfe89e5b94dc7cdf32d https://github.com/teiid/teiid-documents/commit/8e372957af25d6431de60bfe89e5b94dc7cdf32d Author: shawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M security/Kerberos_support_through_GSSAPI.adoc M security/OAuth2_Based_Security_For_OData_Using_KeyCloak.adoc M security/Teiid_Server_Transport_Security.adoc Log Message: ----------- TEIID-5423 correcting the authentication examples Commit: 0842940434c64d4243fd2bb4de3cfb3695094515 https://github.com/teiid/teiid-documents/commit/0842940434c64d4243fd2bb4de3cfb3695094515 Author: Steven Hawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M .travis.yml Log Message: ----------- Merge branch '11.0.x' of github.com:teiid/teiid-documents into 11.0.x Compare: https://github.com/teiid/teiid-documents/compare/05fa104ea8b1...0842940434c6 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 18 09:43:44 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 18 Jul 2018 06:43:44 -0700 Subject: [teiid-commits] [teiid/teiid-documents] e3e9e3: TEIID-5423 correcting the authentication examples Message-ID: <5b4f4410d9220_c382af5ccb4dc04284b6@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid-documents Commit: e3e9e33082056b509f2dc1aa5b498d671366aab1 https://github.com/teiid/teiid-documents/commit/e3e9e33082056b509f2dc1aa5b498d671366aab1 Author: shawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M security/Kerberos_support_through_GSSAPI.adoc M security/OAuth2_Based_Security_For_OData_Using_KeyCloak.adoc M security/Teiid_Server_Transport_Security.adoc Log Message: ----------- TEIID-5423 correcting the authentication examples **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 18 10:55:31 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 18 Jul 2018 07:55:31 -0700 Subject: [teiid-commits] [teiid/teiid] 80d6bf: TEIID-5415 removing the load-balancing feature Message-ID: <5b4f54e3bc84b_7a3b2ab08b14dc08381d0@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 80d6bfbf930a4457c0468a521c140d20b24162c5 https://github.com/teiid/teiid/commit/80d6bfbf930a4457c0468a521c140d20b24162c5 Author: shawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M client/src/main/java/org/teiid/client/security/ILogon.java M client/src/main/java/org/teiid/jdbc/ConnectionImpl.java M client/src/main/java/org/teiid/jdbc/StatementImpl.java M client/src/main/java/org/teiid/jdbc/TeiidDataSource.java M client/src/main/java/org/teiid/jdbc/XAConnectionImpl.java M client/src/main/java/org/teiid/net/ServerConnection.java M client/src/main/java/org/teiid/net/socket/SocketServerConnection.java M client/src/main/java/org/teiid/net/socket/SocketServerConnectionFactory.java M client/src/main/java/org/teiid/net/socket/SocketServerInstanceFactory.java M client/src/main/resources/teiid-client-settings.orig.properties M client/src/test/java/org/teiid/jdbc/TestXAConnection.java M client/src/test/java/org/teiid/net/socket/TestSocketServerConnection.java M engine/src/test/java/org/teiid/dqp/internal/process/TestDQPCore.java M runtime/src/main/java/org/teiid/transport/LocalServerConnection.java M runtime/src/test/java/org/teiid/transport/TestCommSockets.java M runtime/src/test/java/org/teiid/transport/TestSocketRemoting.java M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html Log Message: ----------- TEIID-5415 removing the load-balancing feature **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From vhalbert at jboss.org Wed Jul 18 11:36:24 2018 From: vhalbert at jboss.org (Van Halbert) Date: Wed, 18 Jul 2018 08:36:24 -0700 Subject: [teiid-commits] [teiid/teiid] 173aef: [TEIID-5270] removing truncating the staging table... Message-ID: <5b4f5e783387_bee2b1fe847bc14442d3@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 173aef1a62f6a0e5b3ef4006ee7e7f192e88720f https://github.com/teiid/teiid/commit/173aef1a62f6a0e5b3ef4006ee7e7f192e88720f Author: Van Halbert Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M connectors/infinispan/translator-infinispan-hotrod/src/main/java/org/teiid/translator/infinispan/hotrod/InfinispanDirectQueryExecution.java Log Message: ----------- [TEIID-5270] removing truncating the staging table after swapping names so that current queries can complete with the state it started with (#1090) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 18 11:48:18 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Wed, 18 Jul 2018 08:48:18 -0700 Subject: [teiid-commits] [teiid/teiid] 8d47ca: TEIID-5415 removing the load-balancing feature Message-ID: <5b4f61426fb68_374f2afe1af7fc04507e6@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 8d47ca16315b09e3b0523e3a37e9e329bdeee768 https://github.com/teiid/teiid/commit/8d47ca16315b09e3b0523e3a37e9e329bdeee768 Author: shawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M runtime/src/test/java/org/teiid/transport/TestCommSockets.java Log Message: ----------- TEIID-5415 removing the load-balancing feature Commit: d6aaab9dff65ad19500da63de110196f187a9ec9 https://github.com/teiid/teiid/commit/d6aaab9dff65ad19500da63de110196f187a9ec9 Author: Steven Hawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M connectors/infinispan/translator-infinispan-hotrod/src/main/java/org/teiid/translator/infinispan/hotrod/InfinispanDirectQueryExecution.java Log Message: ----------- Merge branch 'master' of github.com:teiid/teiid Compare: https://github.com/teiid/teiid/compare/173aef1a62f6...d6aaab9dff65 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 18 11:48:59 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 18 Jul 2018 08:48:59 -0700 Subject: [teiid-commits] [teiid/teiid] d43ab4: TEIID-5257 removing sys out Message-ID: <5b4f616beb180_6f062af552a6dc146373@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: d43ab42fb1631b957952a63b6c2fd547c306586e https://github.com/teiid/teiid/commit/d43ab42fb1631b957952a63b6c2fd547c306586e Author: shawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/dqp/internal/process/DataTierManagerImpl.java Log Message: ----------- TEIID-5257 removing sys out **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 18 11:49:18 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 18 Jul 2018 08:49:18 -0700 Subject: [teiid-commits] [teiid/teiid] 5d2ba4: TEIID-5257 removing sys out Message-ID: <5b4f617ef3629_719e2aaedb26bc04971bd@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 5d2ba458411a5ccd12e838b23f78ea6634613db7 https://github.com/teiid/teiid/commit/5d2ba458411a5ccd12e838b23f78ea6634613db7 Author: shawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/dqp/internal/process/DataTierManagerImpl.java Log Message: ----------- TEIID-5257 removing sys out **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 18 18:16:16 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 18 Jul 2018 15:16:16 -0700 Subject: [teiid-commits] [teiid/teiid] 867ebd: TEIID-5419 adding a precision argument to the inte... Message-ID: <5b4fbc30da233_71882ad2291ebc04214b7@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 867ebd05568b5febe0faed0748b6ff1e1324ea9c https://github.com/teiid/teiid/commit/867ebd05568b5febe0faed0748b6ff1e1324ea9c Author: shawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/oracle/TimestampAddModifier.java M connectors/jdbc/translator-jdbc/src/test/java/org/teiid/translator/jdbc/oracle/TestOracleTranslator.java Log Message: ----------- TEIID-5419 adding a precision argument to the interval type **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 18 19:03:34 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 18 Jul 2018 16:03:34 -0700 Subject: [teiid-commits] [teiid/teiid] 3ddf15: TEIID-5419 adding a precision argument to the inte... Message-ID: <5b4fc746865d9_68ba2ad3c2da9c04468f4@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 3ddf15fbfc9df21d72915518e63b74e8f7b1336e https://github.com/teiid/teiid/commit/3ddf15fbfc9df21d72915518e63b74e8f7b1336e Author: shawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/oracle/TimestampAddModifier.java M connectors/jdbc/translator-jdbc/src/test/java/org/teiid/translator/jdbc/oracle/TestOracleTranslator.java Log Message: ----------- TEIID-5419 adding a precision argument to the interval type **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 18 19:03:46 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 18 Jul 2018 16:03:46 -0700 Subject: [teiid-commits] [teiid/teiid] cef688: TEIID-5419 adding a precision argument to the inte... Message-ID: <5b4fc752e29d7_74a82ac28ac37c0c861b3@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: cef688f516fd6d521d8458ad990a9218307f96e7 https://github.com/teiid/teiid/commit/cef688f516fd6d521d8458ad990a9218307f96e7 Author: shawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/oracle/TimestampAddModifier.java M connectors/jdbc/translator-jdbc/src/test/java/org/teiid/translator/jdbc/oracle/TestOracleTranslator.java Log Message: ----------- TEIID-5419 adding a precision argument to the interval type **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 19 09:10:13 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 19 Jul 2018 06:10:13 -0700 Subject: [teiid-commits] [teiid/teiid] 337f5f: TEIID-5424 correcting quarter calculations Message-ID: <5b508db58a347_604a2af7a8e29c101001dd@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 337f5f13d1987541eaef050dc0f6ddfe1cafcd04 https://github.com/teiid/teiid/commit/337f5f13d1987541eaef050dc0f6ddfe1cafcd04 Author: shawkins Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/hsql/AddDiffModifier.java M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/oracle/TimestampAddModifier.java M connectors/jdbc/translator-jdbc/src/test/java/org/teiid/translator/jdbc/h2/TestH2Translator.java M connectors/jdbc/translator-jdbc/src/test/java/org/teiid/translator/jdbc/oracle/TestOracleTranslator.java Log Message: ----------- TEIID-5424 correcting quarter calculations **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 19 09:10:41 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 19 Jul 2018 06:10:41 -0700 Subject: [teiid-commits] [teiid/teiid] b1cb96: TEIID-5424 correcting quarter calculations Message-ID: <5b508dd13293e_7a6d2af0d8a9fc108846a@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: b1cb964a01b4f23014ec5ca9ebbe9ddc5cf27d08 https://github.com/teiid/teiid/commit/b1cb964a01b4f23014ec5ca9ebbe9ddc5cf27d08 Author: shawkins Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/hsql/AddDiffModifier.java M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/oracle/TimestampAddModifier.java M connectors/jdbc/translator-jdbc/src/test/java/org/teiid/translator/jdbc/h2/TestH2Translator.java M connectors/jdbc/translator-jdbc/src/test/java/org/teiid/translator/jdbc/oracle/TestOracleTranslator.java Log Message: ----------- TEIID-5424 correcting quarter calculations **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 19 09:10:52 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 19 Jul 2018 06:10:52 -0700 Subject: [teiid-commits] [teiid/teiid] 0ed7a4: TEIID-5424 correcting quarter calculations Message-ID: <5b508ddc42188_27262adc10b91c18313fe@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: 0ed7a477eb0a601a24a7653e28eca33e0d88174d https://github.com/teiid/teiid/commit/0ed7a477eb0a601a24a7653e28eca33e0d88174d Author: shawkins Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/hsql/AddDiffModifier.java M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/oracle/TimestampAddModifier.java M connectors/jdbc/translator-jdbc/src/test/java/org/teiid/translator/jdbc/h2/TestH2Translator.java M connectors/jdbc/translator-jdbc/src/test/java/org/teiid/translator/jdbc/oracle/TestOracleTranslator.java Log Message: ----------- TEIID-5424 correcting quarter calculations **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From mdrillin at redhat.com Thu Jul 19 16:27:31 2018 From: mdrillin at redhat.com (Mark Drilling) Date: Thu, 19 Jul 2018 13:27:31 -0700 Subject: [teiid-commits] [teiid/teiid-komodo] 3031cf: Support for editor state Message-ID: <5b50f433371b7_2ce0d2ae405bc9c10308f@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-komodo Commit: 3031cf6abad3d551c7b3299e47498762d89c24e3 https://github.com/teiid/teiid-komodo/commit/3031cf6abad3d551c7b3299e47498762d89c24e3 Author: Mark Drilling Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoVdbService.java M server/komodo-rest/src/test/java/org/komodo/rest/service/ServiceTestUtilities.java M server/komodo-rest/src/test/java/org/komodo/rest/service/unit/KomodoVdbServiceTestInSuite.java Log Message: ----------- Support for editor state Commit: b09663eed7f2e5c6e87f0e96b8112672c5e4b61b https://github.com/teiid/teiid-komodo/commit/b09663eed7f2e5c6e87f0e96b8112672c5e4b61b Author: Mark Drilling Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoVdbService.java M server/komodo-rest/src/test/java/org/komodo/rest/service/ServiceTestUtilities.java M server/komodo-rest/src/test/java/org/komodo/rest/service/unit/KomodoVdbServiceTestInSuite.java Log Message: ----------- Merge pull request #60 from mdrillin/editor-state TEIIDTOOLS-462 Adds service to retrieve view Compare: https://github.com/teiid/teiid-komodo/compare/d4f1942959f2...b09663eed7f2 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From mdrillin at redhat.com Thu Jul 19 16:52:46 2018 From: mdrillin at redhat.com (Mark Drilling) Date: Thu, 19 Jul 2018 13:52:46 -0700 Subject: [teiid-commits] [teiid/beetle-studio] c50950: Added view editor save and restore functions Message-ID: <5b50fa1e611bc_635f2b00ffdb5c10635e7@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/beetle-studio Commit: c50950bfbc68a4fbc312ea5bea1c2c33cdac8125 https://github.com/teiid/beetle-studio/commit/c50950bfbc68a4fbc312ea5bea1c2c33cdac8125 Author: Daniel Florian Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M src/main/ngapp/package-lock.json M src/main/ngapp/src/app/core/app-settings.service.ts M src/main/ngapp/src/app/dataservices/shared/dataservices-constants.ts M src/main/ngapp/src/app/dataservices/shared/mock-vdb.service.ts M src/main/ngapp/src/app/dataservices/shared/vdb.service.ts M src/main/ngapp/src/app/dataservices/shared/view.model.ts M src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-card/view-card.component.html M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/command-factory.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/command.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/remove-sources-command.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/undo-redo/undo-manager.spec.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/undo-redo/undo-manager.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/undo-redo/undoable.spec.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/undo-redo/undoable.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/update-view-description-command.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/update-view-name-command.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/view-preview/view-preview.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event-type.enum.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-save-progress-change-id.enum.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-i18n.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.service.ts M src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.ts M src/main/ngapp/src/environments/environment.prod.ts M src/main/ngapp/src/environments/environment.ts Log Message: ----------- Added view editor save and restore functions Commit: bcee93119b1fbb4ad99308a485d3c78faed13afc https://github.com/teiid/beetle-studio/commit/bcee93119b1fbb4ad99308a485d3c78faed13afc Author: Mark Drilling Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M src/main/ngapp/package-lock.json M src/main/ngapp/src/app/core/app-settings.service.ts M src/main/ngapp/src/app/dataservices/shared/dataservices-constants.ts M src/main/ngapp/src/app/dataservices/shared/mock-vdb.service.ts M src/main/ngapp/src/app/dataservices/shared/vdb.service.ts M src/main/ngapp/src/app/dataservices/shared/view.model.ts M src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-card/view-card.component.html M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/command-factory.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/command.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/remove-sources-command.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/undo-redo/undo-manager.spec.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/undo-redo/undo-manager.ts A src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/undo-redo/undoable.spec.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/undo-redo/undoable.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/update-view-description-command.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/command/update-view-name-command.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/view-preview/view-preview.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event-type.enum.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-save-progress-change-id.enum.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-i18n.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.ts M src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.service.ts M src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.ts M src/main/ngapp/src/environments/environment.prod.ts M src/main/ngapp/src/environments/environment.ts Log Message: ----------- Merge pull request #162 from mdrillin/editor-state TEIIDTOOLS-462 Undo-redo framework Compare: https://github.com/teiid/beetle-studio/compare/ba9311284eb5...bcee93119b1f **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 19 20:29:53 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 19 Jul 2018 17:29:53 -0700 Subject: [teiid-commits] [teiid/teiid] b6f463: TEIID-5426 switching to use an intermediate change... Message-ID: <5b512d012bee5_6a7d2ab19d51bc14932d6@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: b6f46306c1a912d53edc421698372d6625e54698 https://github.com/teiid/teiid/commit/b6f46306c1a912d53edc421698372d6625e54698 Author: shawkins Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/processor/proc/ForEachRowPlan.java M engine/src/main/java/org/teiid/query/rewriter/QueryRewriter.java M engine/src/test/java/org/teiid/dqp/internal/process/TestPreparedStatement.java M engine/src/test/java/org/teiid/query/processor/TestInherintlyUpdatableViews.java M engine/src/test/java/org/teiid/query/rewriter/TestQueryRewriter.java Log Message: ----------- TEIID-5426 switching to use an intermediate change set table **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 20 10:10:57 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 20 Jul 2018 07:10:57 -0700 Subject: [teiid-commits] [teiid/teiid] d5ff5e: TEIID-5426 switching to use an intermediate change... Message-ID: <5b51ed71b6cc3_3b142ae5dcd29c0876ad@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: d5ff5ef96a2be8dc9f9951eac1b9e43e349b7039 https://github.com/teiid/teiid/commit/d5ff5ef96a2be8dc9f9951eac1b9e43e349b7039 Author: shawkins Date: 2018-07-20 (Fri, 20 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/processor/proc/ForEachRowPlan.java M engine/src/main/java/org/teiid/query/rewriter/QueryRewriter.java M engine/src/test/java/org/teiid/dqp/internal/process/TestPreparedStatement.java M engine/src/test/java/org/teiid/query/processor/TestInherintlyUpdatableViews.java M engine/src/test/java/org/teiid/query/rewriter/TestQueryRewriter.java Log Message: ----------- TEIID-5426 switching to use an intermediate change set table **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 20 10:11:11 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 20 Jul 2018 07:11:11 -0700 Subject: [teiid-commits] [teiid/teiid] 444fa0: TEIID-5426 switching to use an intermediate change... Message-ID: <5b51ed7f266d8_34de2afec458fc0871548@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: 444fa0ced90a26062194a811c5a0b7ff5e63a1f2 https://github.com/teiid/teiid/commit/444fa0ced90a26062194a811c5a0b7ff5e63a1f2 Author: shawkins Date: 2018-07-20 (Fri, 20 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/processor/proc/ForEachRowPlan.java M engine/src/main/java/org/teiid/query/rewriter/QueryRewriter.java M engine/src/test/java/org/teiid/dqp/internal/process/TestPreparedStatement.java M engine/src/test/java/org/teiid/query/processor/TestInherintlyUpdatableViews.java M engine/src/test/java/org/teiid/query/rewriter/TestQueryRewriter.java Log Message: ----------- TEIID-5426 switching to use an intermediate change set table **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 20 20:05:01 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 20 Jul 2018 17:05:01 -0700 Subject: [teiid-commits] [teiid/teiid] af146d: TEIID-5427 removing session scoped materialization... Message-ID: <5b5278add1fff_67eb2b186fa8ef78322f2@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: af146d12c1f9ee6fbf9f5342635a701cf11b3cd9 https://github.com/teiid/teiid/commit/af146d12c1f9ee6fbf9f5342635a701cf11b3cd9 Author: shawkins Date: 2018-07-20 (Fri, 20 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/dqp/internal/process/DQPCore.java M engine/src/main/java/org/teiid/dqp/internal/process/DataTierManagerImpl.java M engine/src/main/java/org/teiid/query/QueryPlugin.java M engine/src/main/java/org/teiid/query/metadata/MetadataValidator.java M engine/src/main/java/org/teiid/query/tempdata/TempTableDataManager.java M engine/src/main/java/org/teiid/query/util/CommandContext.java M engine/src/main/resources/org/teiid/query/i18n.properties M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html M test-integration/common/src/test/java/org/teiid/systemmodel/TestMatViews.java Log Message: ----------- TEIID-5427 removing session scoped materializations **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Sat Jul 21 11:00:25 2018 From: shawkins at redhat.com (shawkins) Date: Sat, 21 Jul 2018 08:00:25 -0700 Subject: [teiid-commits] [teiid/teiid] 104298: TEIID-5428 removing session scoped temp tables soo... Message-ID: <5b534a89d17ee_18d12af04f0f8f7494163@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 1042981b4d398245e2b95beaa498d5496f74e52d https://github.com/teiid/teiid/commit/1042981b4d398245e2b95beaa498d5496f74e52d Author: shawkins Date: 2018-07-21 (Sat, 21 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/common/buffer/Cache.java M engine/src/main/java/org/teiid/common/buffer/impl/BufferFrontedFileStoreCache.java M engine/src/main/java/org/teiid/common/buffer/impl/MemoryStorageManager.java M engine/src/main/java/org/teiid/dqp/internal/process/DQPCore.java M engine/src/main/java/org/teiid/query/QueryPlugin.java M engine/src/main/resources/org/teiid/query/i18n.properties M test-integration/common/src/test/java/org/teiid/transport/TestJDBCSocketTransport.java Log Message: ----------- TEIID-5428 removing session scoped temp tables sooner **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 23 09:15:56 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 23 Jul 2018 06:15:56 -0700 Subject: [teiid-commits] [teiid/teiid-documents] a6e14e: TEIID-5415 updating the docs related to load balan... Message-ID: <5b55d50cd0eed_67d72ad4eca12f841047de@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: a6e14e366d51e3d529dcdf85c2c744e505e5c22a https://github.com/teiid/teiid-documents/commit/a6e14e366d51e3d529dcdf85c2c744e505e5c22a Author: shawkins Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M admin/Clustering_in_Teiid.adoc M client-dev/Additional_Socket_Client_Settings.adoc M client-dev/DataSource_Connection.adoc M client-dev/Using_Multiple_Hosts.adoc Log Message: ----------- TEIID-5415 updating the docs related to load balancing Commit: cb76113c10393b851e2f798e3b18113ebbceced7 https://github.com/teiid/teiid-documents/commit/cb76113c10393b851e2f798e3b18113ebbceced7 Author: shawkins Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M admin/Migration_Guide_From_Teiid_10.x.adoc M caching/Hints_and_Options.adoc M caching/Materialized_Views.adoc Log Message: ----------- TEIID-5427 updating the docs for the session scoping removal Commit: 8f421247ae76badcf19bb1dc9589101056193198 https://github.com/teiid/teiid-documents/commit/8f421247ae76badcf19bb1dc9589101056193198 Author: shawkins Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M admin/Migration_Guide_From_Teiid_10.x.adoc Log Message: ----------- TEIID-5415 correcting the migration note Compare: https://github.com/teiid/teiid-documents/compare/cdd2d5048d20...8f421247ae76 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 23 15:01:06 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 23 Jul 2018 12:01:06 -0700 Subject: [teiid-commits] [teiid/teiid] 847179: TEIID-5429 Message-ID: <5b5625f244a3d_51ea2af50f2eef8085064@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 847179173bbfe5557a716e44fcfd305a45fbd097 https://github.com/teiid/teiid/commit/847179173bbfe5557a716e44fcfd305a45fbd097 Author: shawkins Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/oracle/TimestampAddModifier.java M connectors/jdbc/translator-jdbc/src/test/java/org/teiid/translator/jdbc/oracle/TestOracleTranslator.java M engine/src/test/java/org/teiid/query/function/TestFunction.java Log Message: ----------- TEIID-5429 switching to use add_months for oracle month and year intervals **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 24 08:56:37 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 24 Jul 2018 05:56:37 -0700 Subject: [teiid-commits] [teiid/teiid] a78b68: TEIID-5415 completing the load balancing removal Message-ID: <5b5722058f5d1_2d60e2ac80a13ef78260d4@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: a78b680cd47253afc8ff75ba777b0d0249e60cd7 https://github.com/teiid/teiid/commit/a78b680cd47253afc8ff75ba777b0d0249e60cd7 Author: shawkins Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M client/src/main/java/org/teiid/net/socket/SocketServerConnection.java M client/src/main/java/org/teiid/net/socket/SocketServerConnectionFactory.java M client/src/main/java/org/teiid/net/socket/UrlServerDiscovery.java Log Message: ----------- TEIID-5415 completing the load balancing removal **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 24 10:13:53 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 24 Jul 2018 07:13:53 -0700 Subject: [teiid-commits] [teiid/teiid] 04831e: TEIID-5415 completing the load balancing removal Message-ID: <5b573421b32b4_5cc12b235276ef804418b@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 04831ec01c9692a95b58bdc64beecb99ebd31438 https://github.com/teiid/teiid/commit/04831ec01c9692a95b58bdc64beecb99ebd31438 Author: shawkins Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M client/src/main/java/org/teiid/net/socket/SocketServerConnection.java M runtime/src/test/java/org/teiid/transport/TestCommSockets.java Log Message: ----------- TEIID-5415 completing the load balancing removal **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 24 14:30:42 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 24 Jul 2018 11:30:42 -0700 Subject: [teiid-commits] [teiid/teiid] e35572: TEIID-5430 making the close wait much smaller Message-ID: <5b5770524bc24_305c2adc3a8a8f7c103138@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: e355725c991314ae469ec5cbf73ce85ac9c5ba74 https://github.com/teiid/teiid/commit/e355725c991314ae469ec5cbf73ce85ac9c5ba74 Author: shawkins Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M client/src/main/java/org/teiid/net/socket/SocketServerConnection.java Log Message: ----------- TEIID-5430 making the close wait much smaller **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 25 10:02:12 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 25 Jul 2018 07:02:12 -0700 Subject: [teiid-commits] [teiid/teiid] 743bd6: TEIID-5397 adding the ability to define views with... Message-ID: <5b5882e417809_231b2ac9a5722f88600f7@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 743bd6565ec26c9cc8dfe3b59799e05671ac9ab7 https://github.com/teiid/teiid/commit/743bd6565ec26c9cc8dfe3b59799e05671ac9ab7 Author: shawkins Date: 2018-07-25 (Wed, 25 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/metadata/DDLStringVisitor.java M engine/src/main/java/org/teiid/query/metadata/MetadataValidator.java M engine/src/main/javacc/org/teiid/query/parser/SQLParser.jj M engine/src/main/resources/org/teiid/query/i18n.properties M engine/src/test/java/org/teiid/query/metadata/TestDDLStringVisitor.java M engine/src/test/java/org/teiid/query/metadata/TestMetadataValidator.java M engine/src/test/java/org/teiid/query/parser/TestDDLParser.java Log Message: ----------- TEIID-5397 adding the ability to define views without column types **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 25 11:17:22 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 25 Jul 2018 08:17:22 -0700 Subject: [teiid-commits] [teiid/teiid] 567195: TEIID-5397 using the previous change to add any co... Message-ID: <5b5894829e3b3_2af52abd440d0f801033aa@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 5671954360df2868534ee2ce662c966a9fc445ff https://github.com/teiid/teiid/commit/5671954360df2868534ee2ce662c966a9fc445ff Author: shawkins Date: 2018-07-25 (Wed, 25 Jul 2018) Changed paths: M engine/src/main/javacc/org/teiid/query/parser/SQLParser.jj M engine/src/test/java/org/teiid/query/parser/TestDDLParser.java M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html Log Message: ----------- TEIID-5397 using the previous change to add any constraint in an alter **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 25 12:58:04 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 25 Jul 2018 09:58:04 -0700 Subject: [teiid-commits] [teiid/teiid-documents] b3e38d: TEIID-5397 updating the view ddl docs Message-ID: <5b58ac1cf062d_2c612aab7872af8018941@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: b3e38dcf45b321b3af0fed65e5bc32735055404f https://github.com/teiid/teiid-documents/commit/b3e38dcf45b321b3af0fed65e5bc32735055404f Author: shawkins Date: 2018-07-25 (Wed, 25 Jul 2018) Changed paths: M reference/DDL_Metadata.adoc Log Message: ----------- TEIID-5397 updating the view ddl docs **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Wed Jul 25 17:03:08 2018 From: shawkins at redhat.com (shawkins) Date: Wed, 25 Jul 2018 14:03:08 -0700 Subject: [teiid-commits] [teiid/teiid] 5498b6: TEIID-5363 correcting the quoting behavior Message-ID: <5b58e58c5473f_34ae2afbdc2a0f7872792@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 5498b6ed9c241b9c52c77201033b11d505037aec https://github.com/teiid/teiid/commit/5498b6ed9c241b9c52c77201033b11d505037aec Author: shawkins Date: 2018-07-25 (Wed, 25 Jul 2018) Changed paths: M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBDeleteExecute.java M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBMetadataProcessor.java M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBSQLVisitor.java M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBUpdateExecute.java M connectors/amazon/translator-simpledb/src/test/java/org/teiid/translator/simpledb/visitors/TestSimpleDBExecution.java M connectors/amazon/translator-simpledb/src/test/java/org/teiid/translator/simpledb/visitors/TestSimpleDBMetadataProcessor.java M connectors/amazon/translator-simpledb/src/test/java/org/teiid/translator/simpledb/visitors/TestSimpleDBSQLVisitor.java Log Message: ----------- TEIID-5363 correcting the quoting behavior **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 26 15:03:42 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Thu, 26 Jul 2018 12:03:42 -0700 Subject: [teiid-commits] [teiid/teiid] d0a8be: TEIID-5433 upgrading cassandra to avoid guava issu... Message-ID: <5b5a1b0e7d2cf_2b862adb19dc8f74947a@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: d0a8be8e08ddeb52c04cb84032ab3132822b34fa https://github.com/teiid/teiid/commit/d0a8be8e08ddeb52c04cb84032ab3132822b34fa Author: shawkins Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: R connectors/cassandra/feature-pack-cassandra/src/main/resources/modules/system/layers/dv/org/apache/commons/configuration/main/module.xml R connectors/cassandra/feature-pack-cassandra/src/main/resources/modules/system/layers/dv/org/apache/thrift/main/module.xml M connectors/cassandra/translator-cassandra/pom.xml M pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html Log Message: ----------- TEIID-5433 upgrading cassandra to avoid guava issue Commit: 19d2d16dd00a1fa19832ecec9884851e537c3905 https://github.com/teiid/teiid/commit/19d2d16dd00a1fa19832ecec9884851e537c3905 Author: Steven Hawkins Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: M data-quality/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/modules/system/layers/dv/org/arrahtec/main/module.xml Log Message: ----------- Merge branch 'master' of github.com:teiid/teiid Compare: https://github.com/teiid/teiid/compare/d35c9fa355b2...19d2d16dd00a **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 26 16:09:05 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 26 Jul 2018 13:09:05 -0700 Subject: [teiid-commits] [teiid/teiid] b9b13c: TEIID-5433 upgrading cassandra to avoid guava issu... Message-ID: <5b5a2a611f545_10592acf12260f8c604e7@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: b9b13c59703ca459735ea402424e005306522dd6 https://github.com/teiid/teiid/commit/b9b13c59703ca459735ea402424e005306522dd6 Author: shawkins Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: R connectors/cassandra/feature-pack-cassandra/src/main/resources/modules/system/layers/dv/org/apache/commons/configuration/main/module.xml R connectors/cassandra/feature-pack-cassandra/src/main/resources/modules/system/layers/dv/org/apache/thrift/main/module.xml M connectors/cassandra/translator-cassandra/pom.xml M pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html Log Message: ----------- TEIID-5433 upgrading cassandra to avoid guava issue **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 26 16:16:09 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 26 Jul 2018 13:16:09 -0700 Subject: [teiid-commits] [teiid/teiid-documents] cc6f12: TEIID-5397 updating the view ddl docs Message-ID: <5b5a2c09d2684_225b2b05976e4f8484a0@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: cc6f127fd1c2ed6bba7c984cdda1e3b05dbcf377 https://github.com/teiid/teiid-documents/commit/cc6f127fd1c2ed6bba7c984cdda1e3b05dbcf377 Author: shawkins Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: M reference/DDL_Metadata.adoc Log Message: ----------- TEIID-5397 updating the view ddl docs **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 26 16:42:30 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 26 Jul 2018 13:42:30 -0700 Subject: [teiid-commits] [teiid/teiid] e4691c: TEIID-5433 upgrading cassandra to avoid guava issu... Message-ID: <5b5a32368f7b_59b22b12163b2f8859489@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: e4691c48748a9d62316fa726185059e1937ac012 https://github.com/teiid/teiid/commit/e4691c48748a9d62316fa726185059e1937ac012 Author: shawkins Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: R connectors/cassandra/feature-pack-cassandra/src/main/resources/modules/system/layers/dv/org/apache/commons/configuration/main/module.xml R connectors/cassandra/feature-pack-cassandra/src/main/resources/modules/system/layers/dv/org/apache/thrift/main/module.xml M connectors/cassandra/translator-cassandra/pom.xml M pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html Log Message: ----------- TEIID-5433 upgrading cassandra to avoid guava issue # Conflicts: # pom.xml **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Thu Jul 26 16:44:28 2018 From: shawkins at redhat.com (shawkins) Date: Thu, 26 Jul 2018 13:44:28 -0700 Subject: [teiid-commits] [teiid/teiid-documents] 6ecb23: TEIID-5397 updating the grammar for views and alte... Message-ID: <5b5a32ac1ecbc_95e22b261a6e4f7c26793@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-documents Commit: 6ecb23ba0c38ff2ffa2432960d8b99834c0fceb3 https://github.com/teiid/teiid-documents/commit/6ecb23ba0c38ff2ffa2432960d8b99834c0fceb3 Author: shawkins Date: 2018-07-26 (Thu, 26 Jul 2018) Changed paths: M reference/BNF_for_SQL_Grammar.adoc Log Message: ----------- TEIID-5397 updating the grammar for views and alter **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 09:28:44 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 27 Jul 2018 06:28:44 -0700 Subject: [teiid-commits] [teiid/teiid] 6931b8: TEIID-5431 Message-ID: <5b5b1e0c7867c_5b5c2b015e0d0f7c5267d@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 6931b8385acebd28b4b49e53451e8522dcb7621a https://github.com/teiid/teiid/commit/6931b8385acebd28b4b49e53451e8522dcb7621a Author: shawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/postgresql/PostgreSQLExecutionFactory.java Log Message: ----------- TEIID-5431 look in the catalog for the postgis full version rather than using a savepoint to trap the error **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 09:29:48 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 27 Jul 2018 06:29:48 -0700 Subject: [teiid-commits] [teiid/teiid] 804008: TEIID-5431 Message-ID: <5b5b1e4c2ab82_18992b042bf10f7c993ad@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 804008fd0a902ab0f46d56ae898b34ee6caeb490 https://github.com/teiid/teiid/commit/804008fd0a902ab0f46d56ae898b34ee6caeb490 Author: shawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/postgresql/PostgreSQLExecutionFactory.java Log Message: ----------- TEIID-5431 look in the catalog for the postgis full version rather than using a savepoint to trap the error **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 09:30:01 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 27 Jul 2018 06:30:01 -0700 Subject: [teiid-commits] [teiid/teiid] bcc65c: TEIID-5431 Message-ID: <5b5b1e59d16d6_6d82ac9c0b3ef849715@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: bcc65cbc76839466f5a77712833d07fe6a742724 https://github.com/teiid/teiid/commit/bcc65cbc76839466f5a77712833d07fe6a742724 Author: shawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/postgresql/PostgreSQLExecutionFactory.java Log Message: ----------- TEIID-5431 look in the catalog for the postgis full version rather than using a savepoint to trap the error **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 10:16:12 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 27 Jul 2018 07:16:12 -0700 Subject: [teiid-commits] [teiid/teiid] abea2b: switching to the released bom version Message-ID: <5b5b292cf3a43_686d2b1d6f238f90541db@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: abea2bc7e82d5fb56e56144eb6dc8f5609f11c5b https://github.com/teiid/teiid/commit/abea2bc7e82d5fb56e56144eb6dc8f5609f11c5b Author: shawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M pom.xml Log Message: ----------- switching to the released bom version **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 10:28:33 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Fri, 27 Jul 2018 07:28:33 -0700 Subject: [teiid-commits] [teiid/teiid] f8fe96: [maven-release-plugin] prepare release teiid-paren... Message-ID: <5b5b2c11f1269_15872add7b92ef7c735eb@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: f8fe9654a146d6d869917ba5e14c814de0c9e4b3 https://github.com/teiid/teiid/commit/f8fe9654a146d6d869917ba5e14c814de0c9e4b3 Author: Steven Hawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M admin/pom.xml M adminshell/pom.xml M api/pom.xml M build/pom.xml M client/pom.xml M common-core/pom.xml M connectors/accumulo/connector-accumulo/pom.xml M connectors/accumulo/feature-pack-accumulo/pom.xml M connectors/accumulo/pom.xml M connectors/accumulo/translator-accumulo/pom.xml M connectors/amazon/connector-simpledb/pom.xml M connectors/amazon/feature-pack-amazon/pom.xml M connectors/amazon/pom.xml M connectors/amazon/simpledb-api/pom.xml M connectors/amazon/translator-amazon-s3/pom.xml M connectors/amazon/translator-simpledb/pom.xml M connectors/cassandra/connector-cassandra/pom.xml M connectors/cassandra/feature-pack-cassandra/pom.xml M connectors/cassandra/pom.xml M connectors/cassandra/translator-cassandra/pom.xml M connectors/couchbase/connector-couchbase/pom.xml M connectors/couchbase/couchbase-api/pom.xml M connectors/couchbase/feature-pack-couchbase/pom.xml M connectors/couchbase/pom.xml M connectors/couchbase/translator-couchbase/pom.xml M connectors/document-api/pom.xml M connectors/file/connector-file/pom.xml M connectors/file/connector-ftp/pom.xml M connectors/file/feature-pack-file/pom.xml M connectors/file/file-api/pom.xml M connectors/file/pom.xml M connectors/file/translator-excel/pom.xml M connectors/file/translator-file/pom.xml M connectors/google/connector-google/pom.xml M connectors/google/feature-pack-google/pom.xml M connectors/google/google-api/pom.xml M connectors/google/pom.xml M connectors/google/translator-google/pom.xml M connectors/infinispan/connector-infinispan-hotrod/pom.xml M connectors/infinispan/feature-pack-infinispan/pom.xml M connectors/infinispan/infinispan-api/pom.xml M connectors/infinispan/infinispan-tasks/pom.xml M connectors/infinispan/pom.xml M connectors/infinispan/translator-infinispan-hotrod/pom.xml M connectors/jdbc/feature-pack-jdbc/pom.xml M connectors/jdbc/pom.xml M connectors/jdbc/translator-hive/pom.xml M connectors/jdbc/translator-jdbc/pom.xml M connectors/jdbc/translator-phoenix/pom.xml M connectors/jdbc/translator-prestodb/pom.xml M connectors/ldap/connector-ldap/pom.xml M connectors/ldap/feature-pack-ldap/pom.xml M connectors/ldap/pom.xml M connectors/ldap/translator-ldap/pom.xml M connectors/misc/feature-pack-misc/pom.xml M connectors/misc/pom.xml M connectors/misc/translator-jpa/pom.xml M connectors/misc/translator-loopback/pom.xml M connectors/misc/translator-olap/pom.xml M connectors/mongodb/connector-mongodb/pom.xml M connectors/mongodb/feature-pack-mongodb/pom.xml M connectors/mongodb/mongodb-api/pom.xml M connectors/mongodb/pom.xml M connectors/mongodb/translator-mongodb/pom.xml M connectors/odata/feature-pack-odata/pom.xml M connectors/odata/pom.xml M connectors/odata/translator-odata/pom.xml M connectors/odata/translator-odata4/pom.xml M connectors/pom.xml M connectors/salesforce/connector-salesforce-34/pom.xml M connectors/salesforce/connector-salesforce-41/pom.xml M connectors/salesforce/connector-salesforce/pom.xml M connectors/salesforce/feature-pack-salesforce-34/pom.xml M connectors/salesforce/feature-pack-salesforce-41/pom.xml M connectors/salesforce/feature-pack-salesforce/pom.xml M connectors/salesforce/pom.xml M connectors/salesforce/translator-salesforce-34/pom.xml M connectors/salesforce/translator-salesforce-41/pom.xml M connectors/salesforce/translator-salesforce/pom.xml M connectors/sandbox/pom.xml M connectors/sandbox/translator-logger/pom.xml M connectors/sandbox/translator-yahoo/pom.xml M connectors/solr/connector-solr/pom.xml M connectors/solr/feature-pack-solr/pom.xml M connectors/solr/pom.xml M connectors/solr/translator-solr/pom.xml M connectors/swagger/feature-pack-swagger/pom.xml M connectors/swagger/pom.xml M connectors/swagger/translator-swagger/pom.xml M connectors/webservice/connector-ws/pom.xml M connectors/webservice/feature-pack-ws/pom.xml M connectors/webservice/pom.xml M connectors/webservice/translator-ws/pom.xml M data-quality/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 olingo-common/pom.xml M olingo-patches/pom.xml M olingo/pom.xml M pom.xml M rest-service/pom.xml M runtime/pom.xml M saxon-xom/pom.xml M teiid-feature-pack/client-feature-pack/pom.xml M teiid-feature-pack/olingo-feature-pack/pom.xml M teiid-feature-pack/pom.xml M teiid-feature-pack/rest-service-feature-pack/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/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: ----------- [maven-release-plugin] prepare release teiid-parent-10.3.3 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 10:28:36 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 27 Jul 2018 07:28:36 -0700 Subject: [teiid-commits] [teiid/teiid] Message-ID: <5b5b2c149eb13_2b4c2ad0b7a88f8886154@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/tags/teiid-parent-10.3.3 Home: https://github.com/teiid/teiid **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 10:28:39 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Fri, 27 Jul 2018 07:28:39 -0700 Subject: [teiid-commits] [teiid/teiid] 5655cc: [maven-release-plugin] prepare for next developmen... Message-ID: <5b5b2c17e960a_2fbf2ab81ded2f88905be@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: 5655ccb9840fbc37be58aa29f39f533e001d7022 https://github.com/teiid/teiid/commit/5655ccb9840fbc37be58aa29f39f533e001d7022 Author: Steven Hawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M admin/pom.xml M adminshell/pom.xml M api/pom.xml M build/pom.xml M client/pom.xml M common-core/pom.xml M connectors/accumulo/connector-accumulo/pom.xml M connectors/accumulo/feature-pack-accumulo/pom.xml M connectors/accumulo/pom.xml M connectors/accumulo/translator-accumulo/pom.xml M connectors/amazon/connector-simpledb/pom.xml M connectors/amazon/feature-pack-amazon/pom.xml M connectors/amazon/pom.xml M connectors/amazon/simpledb-api/pom.xml M connectors/amazon/translator-amazon-s3/pom.xml M connectors/amazon/translator-simpledb/pom.xml M connectors/cassandra/connector-cassandra/pom.xml M connectors/cassandra/feature-pack-cassandra/pom.xml M connectors/cassandra/pom.xml M connectors/cassandra/translator-cassandra/pom.xml M connectors/couchbase/connector-couchbase/pom.xml M connectors/couchbase/couchbase-api/pom.xml M connectors/couchbase/feature-pack-couchbase/pom.xml M connectors/couchbase/pom.xml M connectors/couchbase/translator-couchbase/pom.xml M connectors/document-api/pom.xml M connectors/file/connector-file/pom.xml M connectors/file/connector-ftp/pom.xml M connectors/file/feature-pack-file/pom.xml M connectors/file/file-api/pom.xml M connectors/file/pom.xml M connectors/file/translator-excel/pom.xml M connectors/file/translator-file/pom.xml M connectors/google/connector-google/pom.xml M connectors/google/feature-pack-google/pom.xml M connectors/google/google-api/pom.xml M connectors/google/pom.xml M connectors/google/translator-google/pom.xml M connectors/infinispan/connector-infinispan-hotrod/pom.xml M connectors/infinispan/feature-pack-infinispan/pom.xml M connectors/infinispan/infinispan-api/pom.xml M connectors/infinispan/infinispan-tasks/pom.xml M connectors/infinispan/pom.xml M connectors/infinispan/translator-infinispan-hotrod/pom.xml M connectors/jdbc/feature-pack-jdbc/pom.xml M connectors/jdbc/pom.xml M connectors/jdbc/translator-hive/pom.xml M connectors/jdbc/translator-jdbc/pom.xml M connectors/jdbc/translator-phoenix/pom.xml M connectors/jdbc/translator-prestodb/pom.xml M connectors/ldap/connector-ldap/pom.xml M connectors/ldap/feature-pack-ldap/pom.xml M connectors/ldap/pom.xml M connectors/ldap/translator-ldap/pom.xml M connectors/misc/feature-pack-misc/pom.xml M connectors/misc/pom.xml M connectors/misc/translator-jpa/pom.xml M connectors/misc/translator-loopback/pom.xml M connectors/misc/translator-olap/pom.xml M connectors/mongodb/connector-mongodb/pom.xml M connectors/mongodb/feature-pack-mongodb/pom.xml M connectors/mongodb/mongodb-api/pom.xml M connectors/mongodb/pom.xml M connectors/mongodb/translator-mongodb/pom.xml M connectors/odata/feature-pack-odata/pom.xml M connectors/odata/pom.xml M connectors/odata/translator-odata/pom.xml M connectors/odata/translator-odata4/pom.xml M connectors/pom.xml M connectors/salesforce/connector-salesforce-34/pom.xml M connectors/salesforce/connector-salesforce-41/pom.xml M connectors/salesforce/connector-salesforce/pom.xml M connectors/salesforce/feature-pack-salesforce-34/pom.xml M connectors/salesforce/feature-pack-salesforce-41/pom.xml M connectors/salesforce/feature-pack-salesforce/pom.xml M connectors/salesforce/pom.xml M connectors/salesforce/translator-salesforce-34/pom.xml M connectors/salesforce/translator-salesforce-41/pom.xml M connectors/salesforce/translator-salesforce/pom.xml M connectors/sandbox/pom.xml M connectors/sandbox/translator-logger/pom.xml M connectors/sandbox/translator-yahoo/pom.xml M connectors/solr/connector-solr/pom.xml M connectors/solr/feature-pack-solr/pom.xml M connectors/solr/pom.xml M connectors/solr/translator-solr/pom.xml M connectors/swagger/feature-pack-swagger/pom.xml M connectors/swagger/pom.xml M connectors/swagger/translator-swagger/pom.xml M connectors/webservice/connector-ws/pom.xml M connectors/webservice/feature-pack-ws/pom.xml M connectors/webservice/pom.xml M connectors/webservice/translator-ws/pom.xml M data-quality/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 olingo-common/pom.xml M olingo-patches/pom.xml M olingo/pom.xml M pom.xml M rest-service/pom.xml M runtime/pom.xml M saxon-xom/pom.xml M teiid-feature-pack/client-feature-pack/pom.xml M teiid-feature-pack/olingo-feature-pack/pom.xml M teiid-feature-pack/pom.xml M teiid-feature-pack/rest-service-feature-pack/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/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: ----------- [maven-release-plugin] prepare for next development iteration **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 12:11:12 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 27 Jul 2018 09:11:12 -0700 Subject: [teiid-commits] [teiid/teiid] 7a06c3: TEIID-5363 correcting the quoting behavior Message-ID: <5b5b4420888cb_19d2b25b6632f7064851@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 7a06c36664528fbfacd5cf7cb31ef7350237e6a3 https://github.com/teiid/teiid/commit/7a06c36664528fbfacd5cf7cb31ef7350237e6a3 Author: shawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBDeleteExecute.java M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBMetadataProcessor.java M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBSQLVisitor.java M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBUpdateExecute.java M connectors/amazon/translator-simpledb/src/test/java/org/teiid/translator/simpledb/visitors/TestSimpleDBExecution.java M connectors/amazon/translator-simpledb/src/test/java/org/teiid/translator/simpledb/visitors/TestSimpleDBMetadataProcessor.java M connectors/amazon/translator-simpledb/src/test/java/org/teiid/translator/simpledb/visitors/TestSimpleDBSQLVisitor.java Log Message: ----------- TEIID-5363 correcting the quoting behavior **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 12:11:30 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 27 Jul 2018 09:11:30 -0700 Subject: [teiid-commits] [teiid/teiid] 5777d5: TEIID-5363 correcting the quoting behavior Message-ID: <5b5b4432a7a35_686a2aba2bfd2f7c303d8@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: 5777d53b38c246f96816c068060062014b42ca2a https://github.com/teiid/teiid/commit/5777d53b38c246f96816c068060062014b42ca2a Author: shawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBDeleteExecute.java M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBMetadataProcessor.java M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBSQLVisitor.java M connectors/amazon/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBUpdateExecute.java M connectors/amazon/translator-simpledb/src/test/java/org/teiid/translator/simpledb/visitors/TestSimpleDBExecution.java M connectors/amazon/translator-simpledb/src/test/java/org/teiid/translator/simpledb/visitors/TestSimpleDBMetadataProcessor.java M connectors/amazon/translator-simpledb/src/test/java/org/teiid/translator/simpledb/visitors/TestSimpleDBSQLVisitor.java Log Message: ----------- TEIID-5363 correcting the quoting behavior **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 12:34:37 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 27 Jul 2018 09:34:37 -0700 Subject: [teiid-commits] [teiid/teiid] 4bb7ba: switching to released version Message-ID: <5b5b499d412b5_20f72acc23e30f848715@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 4bb7ba92c2e823fb34cef71679c2a93607c715b4 https://github.com/teiid/teiid/commit/4bb7ba92c2e823fb34cef71679c2a93607c715b4 Author: shawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M pom.xml Log Message: ----------- switching to released version **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 12:41:46 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Fri, 27 Jul 2018 09:41:46 -0700 Subject: [teiid-commits] [teiid/teiid] 87922d: [maven-release-plugin] prepare release teiid-paren... Message-ID: <5b5b4b4a80246_59b22af266bf0f8090528@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 87922d15153c076493f70ed1d39170aa3d48edae https://github.com/teiid/teiid/commit/87922d15153c076493f70ed1d39170aa3d48edae Author: Steven Hawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M admin/pom.xml M adminshell/pom.xml M api/pom.xml M build/pom.xml M client/pom.xml M common-core/pom.xml M connectors/accumulo/connector-accumulo/pom.xml M connectors/accumulo/feature-pack-accumulo/pom.xml M connectors/accumulo/pom.xml M connectors/accumulo/translator-accumulo/pom.xml M connectors/amazon/connector-simpledb/pom.xml M connectors/amazon/feature-pack-amazon/pom.xml M connectors/amazon/pom.xml M connectors/amazon/simpledb-api/pom.xml M connectors/amazon/translator-amazon-s3/pom.xml M connectors/amazon/translator-simpledb/pom.xml M connectors/cassandra/connector-cassandra/pom.xml M connectors/cassandra/feature-pack-cassandra/pom.xml M connectors/cassandra/pom.xml M connectors/cassandra/translator-cassandra/pom.xml M connectors/couchbase/connector-couchbase/pom.xml M connectors/couchbase/couchbase-api/pom.xml M connectors/couchbase/feature-pack-couchbase/pom.xml M connectors/couchbase/pom.xml M connectors/couchbase/translator-couchbase/pom.xml M connectors/document-api/pom.xml M connectors/file/connector-file/pom.xml M connectors/file/connector-ftp/pom.xml M connectors/file/feature-pack-file/pom.xml M connectors/file/file-api/pom.xml M connectors/file/pom.xml M connectors/file/translator-excel/pom.xml M connectors/file/translator-file/pom.xml M connectors/google/connector-google/pom.xml M connectors/google/feature-pack-google/pom.xml M connectors/google/google-api/pom.xml M connectors/google/pom.xml M connectors/google/translator-google/pom.xml M connectors/infinispan/connector-infinispan-hotrod/pom.xml M connectors/infinispan/feature-pack-infinispan/pom.xml M connectors/infinispan/infinispan-api/pom.xml M connectors/infinispan/infinispan-tasks/pom.xml M connectors/infinispan/pom.xml M connectors/infinispan/translator-infinispan-hotrod/pom.xml M connectors/jdbc/feature-pack-jdbc/pom.xml M connectors/jdbc/pom.xml M connectors/jdbc/translator-hive/pom.xml M connectors/jdbc/translator-jdbc/pom.xml M connectors/jdbc/translator-phoenix/pom.xml M connectors/jdbc/translator-prestodb/pom.xml M connectors/ldap/connector-ldap/pom.xml M connectors/ldap/feature-pack-ldap/pom.xml M connectors/ldap/pom.xml M connectors/ldap/translator-ldap/pom.xml M connectors/misc/feature-pack-misc/pom.xml M connectors/misc/pom.xml M connectors/misc/translator-jpa/pom.xml M connectors/misc/translator-loopback/pom.xml M connectors/misc/translator-olap/pom.xml M connectors/mongodb/connector-mongodb/pom.xml M connectors/mongodb/feature-pack-mongodb/pom.xml M connectors/mongodb/mongodb-api/pom.xml M connectors/mongodb/pom.xml M connectors/mongodb/translator-mongodb/pom.xml M connectors/odata/feature-pack-odata/pom.xml M connectors/odata/pom.xml M connectors/odata/translator-odata/pom.xml M connectors/odata/translator-odata4/pom.xml M connectors/pom.xml M connectors/salesforce/connector-salesforce-34/pom.xml M connectors/salesforce/connector-salesforce-41/pom.xml M connectors/salesforce/connector-salesforce/pom.xml M connectors/salesforce/feature-pack-salesforce-34/pom.xml M connectors/salesforce/feature-pack-salesforce-41/pom.xml M connectors/salesforce/feature-pack-salesforce/pom.xml M connectors/salesforce/pom.xml M connectors/salesforce/translator-salesforce-34/pom.xml M connectors/salesforce/translator-salesforce-41/pom.xml M connectors/salesforce/translator-salesforce/pom.xml M connectors/sandbox/pom.xml M connectors/sandbox/translator-logger/pom.xml M connectors/sandbox/translator-yahoo/pom.xml M connectors/solr/connector-solr/pom.xml M connectors/solr/feature-pack-solr/pom.xml M connectors/solr/pom.xml M connectors/solr/translator-solr/pom.xml M connectors/swagger/feature-pack-swagger/pom.xml M connectors/swagger/pom.xml M connectors/swagger/translator-swagger/pom.xml M connectors/webservice/connector-ws/pom.xml M connectors/webservice/feature-pack-ws/pom.xml M connectors/webservice/pom.xml M connectors/webservice/translator-ws/pom.xml M data-quality/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 olingo-common/pom.xml M olingo-patches/pom.xml M olingo/pom.xml M pom.xml M rest-service/pom.xml M runtime/pom.xml M saxon-xom/pom.xml M teiid-feature-pack/client-feature-pack/pom.xml M teiid-feature-pack/olingo-feature-pack/pom.xml M teiid-feature-pack/pom.xml M teiid-feature-pack/rest-service-feature-pack/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/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: ----------- [maven-release-plugin] prepare release teiid-parent-11.0.1 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 12:41:49 2018 From: shawkins at redhat.com (shawkins) Date: Fri, 27 Jul 2018 09:41:49 -0700 Subject: [teiid-commits] [teiid/teiid] Message-ID: <5b5b4b4d705fc_702f2ac4288fcf8439252@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/tags/teiid-parent-11.0.1 Home: https://github.com/teiid/teiid **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Fri Jul 27 12:41:52 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Fri, 27 Jul 2018 09:41:52 -0700 Subject: [teiid-commits] [teiid/teiid] 716b39: [maven-release-plugin] prepare for next developmen... Message-ID: <5b5b4b50f127c_5b212aed24d68f80195c0@hookshot-fe-dfcc362.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 716b397a47891ad3008b2fc4fc37bffc54cd9215 https://github.com/teiid/teiid/commit/716b397a47891ad3008b2fc4fc37bffc54cd9215 Author: Steven Hawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M admin/pom.xml M adminshell/pom.xml M api/pom.xml M build/pom.xml M client/pom.xml M common-core/pom.xml M connectors/accumulo/connector-accumulo/pom.xml M connectors/accumulo/feature-pack-accumulo/pom.xml M connectors/accumulo/pom.xml M connectors/accumulo/translator-accumulo/pom.xml M connectors/amazon/connector-simpledb/pom.xml M connectors/amazon/feature-pack-amazon/pom.xml M connectors/amazon/pom.xml M connectors/amazon/simpledb-api/pom.xml M connectors/amazon/translator-amazon-s3/pom.xml M connectors/amazon/translator-simpledb/pom.xml M connectors/cassandra/connector-cassandra/pom.xml M connectors/cassandra/feature-pack-cassandra/pom.xml M connectors/cassandra/pom.xml M connectors/cassandra/translator-cassandra/pom.xml M connectors/couchbase/connector-couchbase/pom.xml M connectors/couchbase/couchbase-api/pom.xml M connectors/couchbase/feature-pack-couchbase/pom.xml M connectors/couchbase/pom.xml M connectors/couchbase/translator-couchbase/pom.xml M connectors/document-api/pom.xml M connectors/file/connector-file/pom.xml M connectors/file/connector-ftp/pom.xml M connectors/file/feature-pack-file/pom.xml M connectors/file/file-api/pom.xml M connectors/file/pom.xml M connectors/file/translator-excel/pom.xml M connectors/file/translator-file/pom.xml M connectors/google/connector-google/pom.xml M connectors/google/feature-pack-google/pom.xml M connectors/google/google-api/pom.xml M connectors/google/pom.xml M connectors/google/translator-google/pom.xml M connectors/infinispan/connector-infinispan-hotrod/pom.xml M connectors/infinispan/feature-pack-infinispan/pom.xml M connectors/infinispan/infinispan-api/pom.xml M connectors/infinispan/infinispan-tasks/pom.xml M connectors/infinispan/pom.xml M connectors/infinispan/translator-infinispan-hotrod/pom.xml M connectors/jdbc/feature-pack-jdbc/pom.xml M connectors/jdbc/pom.xml M connectors/jdbc/translator-hive/pom.xml M connectors/jdbc/translator-jdbc/pom.xml M connectors/jdbc/translator-phoenix/pom.xml M connectors/jdbc/translator-prestodb/pom.xml M connectors/ldap/connector-ldap/pom.xml M connectors/ldap/feature-pack-ldap/pom.xml M connectors/ldap/pom.xml M connectors/ldap/translator-ldap/pom.xml M connectors/misc/feature-pack-misc/pom.xml M connectors/misc/pom.xml M connectors/misc/translator-jpa/pom.xml M connectors/misc/translator-loopback/pom.xml M connectors/misc/translator-olap/pom.xml M connectors/mongodb/connector-mongodb/pom.xml M connectors/mongodb/feature-pack-mongodb/pom.xml M connectors/mongodb/mongodb-api/pom.xml M connectors/mongodb/pom.xml M connectors/mongodb/translator-mongodb/pom.xml M connectors/odata/feature-pack-odata/pom.xml M connectors/odata/pom.xml M connectors/odata/translator-odata/pom.xml M connectors/odata/translator-odata4/pom.xml M connectors/pom.xml M connectors/salesforce/connector-salesforce-34/pom.xml M connectors/salesforce/connector-salesforce-41/pom.xml M connectors/salesforce/connector-salesforce/pom.xml M connectors/salesforce/feature-pack-salesforce-34/pom.xml M connectors/salesforce/feature-pack-salesforce-41/pom.xml M connectors/salesforce/feature-pack-salesforce/pom.xml M connectors/salesforce/pom.xml M connectors/salesforce/translator-salesforce-34/pom.xml M connectors/salesforce/translator-salesforce-41/pom.xml M connectors/salesforce/translator-salesforce/pom.xml M connectors/sandbox/pom.xml M connectors/sandbox/translator-logger/pom.xml M connectors/sandbox/translator-yahoo/pom.xml M connectors/solr/connector-solr/pom.xml M connectors/solr/feature-pack-solr/pom.xml M connectors/solr/pom.xml M connectors/solr/translator-solr/pom.xml M connectors/swagger/feature-pack-swagger/pom.xml M connectors/swagger/pom.xml M connectors/swagger/translator-swagger/pom.xml M connectors/webservice/connector-ws/pom.xml M connectors/webservice/feature-pack-ws/pom.xml M connectors/webservice/pom.xml M connectors/webservice/translator-ws/pom.xml M data-quality/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 olingo-common/pom.xml M olingo-patches/pom.xml M olingo/pom.xml M pom.xml M rest-service/pom.xml M runtime/pom.xml M saxon-xom/pom.xml M teiid-feature-pack/client-feature-pack/pom.xml M teiid-feature-pack/olingo-feature-pack/pom.xml M teiid-feature-pack/pom.xml M teiid-feature-pack/rest-service-feature-pack/pom.xml M teiid-feature-pack/wildfly-integration-feature-pack/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: ----------- [maven-release-plugin] prepare for next development iteration **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Sat Jul 28 22:04:13 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Sat, 28 Jul 2018 19:04:13 -0700 Subject: [teiid-commits] [teiid/teiid.io] 42af97: Merge branch 'dev' of github.com:shawkins/teiid.io... Message-ID: <5b5d209d3d45b_4b7b2acf492ecf78409b5@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/dev Home: https://github.com/teiid/teiid.io Commit: 42af97b8c4184b5c46822446f10dc0dc8f0139af https://github.com/teiid/teiid.io/commit/42af97b8c4184b5c46822446f10dc0dc8f0139af Author: Steven Hawkins Date: 2018-07-27 (Fri, 27 Jul 2018) Changed paths: M content/teiid_runtimes/teiid_wildfly/docs/index.md M content/teiid_runtimes/teiid_wildfly/downloads/index.md Log Message: ----------- Merge branch 'dev' of github.com:shawkins/teiid.io into dev Commit: 19b020278df50665a1a3c6b50064b8ea9d204cf7 https://github.com/teiid/teiid.io/commit/19b020278df50665a1a3c6b50064b8ea9d204cf7 Author: Steven Hawkins Date: 2018-07-28 (Sat, 28 Jul 2018) Changed paths: A content/blog/post-07-27-18-100303.md A content/blog/post-07-27-18-110001.md M content/teiid_runtimes/teiid_wildfly/downloads/index.md Log Message: ----------- posting 11.0.1 and 10.3.3 Commit: d3d51a059f675fedc8a640fac547ff2047ea86a5 https://github.com/teiid/teiid.io/commit/d3d51a059f675fedc8a640fac547ff2047ea86a5 Author: Steven Hawkins Date: 2018-07-28 (Sat, 28 Jul 2018) Changed paths: A content/blog/post-07-27-18-100303.md A content/blog/post-07-27-18-110001.md M content/teiid_runtimes/teiid_wildfly/downloads/index.md Log Message: ----------- Merge pull request #45 from shawkins/dev Dev Compare: https://github.com/teiid/teiid.io/compare/62f8f65cd87e...d3d51a059f67 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 30 12:18:56 2018 From: shawkins at redhat.com (shawkins) Date: Mon, 30 Jul 2018 09:18:56 -0700 Subject: [teiid-commits] [teiid/teiid] 2daeb5: TEIID-5405 adding a servlet property to control de... Message-ID: <5b5f3a701f4e2_6bff2ac4f64d2f84641d4@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: 2daeb5852b634c41f08af74f81884eb5a79f6922 https://github.com/teiid/teiid/commit/2daeb5852b634c41f08af74f81884eb5a79f6922 Author: shawkins Date: 2018-07-30 (Mon, 30 Jul 2018) Changed paths: M olingo/src/main/java/org/teiid/olingo/web/ODataFilter.java M olingo/src/main/webapp/WEB-INF/web.xml A olingo/src/test/java/org/teiid/olingo/gzip/TestODataFilter.java Log Message: ----------- TEIID-5405 adding a servlet property to control default version handling **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Mon Jul 30 13:37:00 2018 From: shawkins at redhat.com (Steven Hawkins) Date: Mon, 30 Jul 2018 10:37:00 -0700 Subject: [teiid-commits] [teiid/teiid.io] 6bc590: removing extra hash tags Message-ID: <5b5f4cbc6c3ba_7f392add59662f90441f1@hookshot-fe-b0febf1.cp1-iad.github.net.mail> Branch: refs/heads/dev Home: https://github.com/teiid/teiid.io Commit: 6bc5907b410a491fbafd7b79525d057316836d4b https://github.com/teiid/teiid.io/commit/6bc5907b410a491fbafd7b79525d057316836d4b Author: Steven Hawkins Date: 2018-07-30 (Mon, 30 Jul 2018) Changed paths: M content/blog/post-07-27-18-100303.md M content/blog/post-07-27-18-110001.md Log Message: ----------- removing extra hash tags **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 31 15:32:25 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 31 Jul 2018 12:32:25 -0700 Subject: [teiid-commits] [teiid/teiid] f5b45d: TEIID-5434 Message-ID: <5b60b9491c669_15182b087dd88f7872050@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid Commit: f5b45dfcca3c4329279645f7869e5574390d799a https://github.com/teiid/teiid/commit/f5b45dfcca3c4329279645f7869e5574390d799a Author: shawkins Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePlanSorts.java M engine/src/test/java/org/teiid/query/optimizer/TestSortOptimization.java Log Message: ----------- TEIID-5434 correcting the output columns with the distinct operation is moved **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 31 17:12:29 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 31 Jul 2018 14:12:29 -0700 Subject: [teiid-commits] [teiid/teiid] 19202a: TEIID-5434 Message-ID: <5b60d0bded17d_1b0f2b20376eef88643dc@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/11.0.x Home: https://github.com/teiid/teiid Commit: 19202a94a43a6660b676e6fc57ebc34fb60da582 https://github.com/teiid/teiid/commit/19202a94a43a6660b676e6fc57ebc34fb60da582 Author: shawkins Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePlanSorts.java M engine/src/test/java/org/teiid/query/optimizer/TestSortOptimization.java Log Message: ----------- TEIID-5434 correcting the output columns with the distinct operation is moved **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From shawkins at redhat.com Tue Jul 31 17:12:56 2018 From: shawkins at redhat.com (shawkins) Date: Tue, 31 Jul 2018 14:12:56 -0700 Subject: [teiid-commits] [teiid/teiid] 9e707c: TEIID-5434 Message-ID: <5b60d0d84bf6b_2112ad228b02f7848442@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/10.3.x Home: https://github.com/teiid/teiid Commit: 9e707c5837da6c473a11641ee9fb527e30c85757 https://github.com/teiid/teiid/commit/9e707c5837da6c473a11641ee9fb527e30c85757 Author: shawkins Date: 2018-07-31 (Tue, 31 Jul 2018) Changed paths: M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePlanSorts.java M engine/src/test/java/org/teiid/query/optimizer/TestSortOptimization.java Log Message: ----------- TEIID-5434 correcting the output columns with the distinct operation is moved **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.