[teiid/teiid] 0d64a9: TEIID-5173 fixing using a resteasy filter with swa...
by shawkins
Branch: refs/heads/9.3.x
Home: https://github.com/teiid/teiid
Commit: 0d64a9c7df58ec473bac29861e8b58d1e51e5eb6
https://github.com/teiid/teiid/commit/0d64a9c7df58ec473bac29861e8b58d1e51...
Author: shawkins <shawkins(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
A rest-service/src/main/java/org/teiid/jboss/rest/CustomApiListingResource.java
M rest-service/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
M rest-service/src/main/resources/rest-war/web.xml
M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestRestWebserviceGeneration.java
A test-integration/common/src/test/resources/sample2-vdb.xml
Log Message:
-----------
TEIID-5173 fixing using a resteasy filter with swagger
Commit: d30d575ecc13fb4f4f69eaae9dbd652e6465b375
https://github.com/teiid/teiid/commit/d30d575ecc13fb4f4f69eaae9dbd652e646...
Author: shawkins <shawkins(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M olingo/src/main/java/org/teiid/olingo/service/DocumentNode.java
M olingo/src/main/java/org/teiid/olingo/service/ODataExpressionToSQLVisitor.java
M olingo/src/main/java/org/teiid/olingo/service/ODataSQLBuilder.java
M olingo/src/main/java/org/teiid/olingo/service/ODataSchemaBuilder.java
M olingo/src/test/java/org/teiid/olingo/TestODataIntegration.java
M olingo/src/test/java/org/teiid/olingo/TestODataSQLBuilder.java
M olingo/src/test/resources/loopy-edmx-metadata.xml
M olingo/src/test/resources/loopy-vdb.xml
Log Message:
-----------
TEIID-5171 correcting forward navigation of self relationships
also refactoring so that predicate building is shared and simplified the
schema generation logic
Compare: https://github.com/teiid/teiid/compare/2df96c8cf351...d30d575ecc13
7 years
[teiid/teiid] 98e4e1: TEIID-5173 fixing using a resteasy filter with swa...
by shawkins
Branch: refs/heads/10.0.x
Home: https://github.com/teiid/teiid
Commit: 98e4e1435f2163d00bd6afc5f2d0e4f4397ad4ad
https://github.com/teiid/teiid/commit/98e4e1435f2163d00bd6afc5f2d0e4f4397...
Author: shawkins <shawkins(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
A rest-service/src/main/java/org/teiid/jboss/rest/CustomApiListingResource.java
M rest-service/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
M rest-service/src/main/resources/rest-war/web.xml
M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestRestWebserviceGeneration.java
A test-integration/common/src/test/resources/sample2-vdb.xml
Log Message:
-----------
TEIID-5173 fixing using a resteasy filter with swagger
Commit: 14d0c713e5083fab9793deb3bfa1157f9328212a
https://github.com/teiid/teiid/commit/14d0c713e5083fab9793deb3bfa1157f932...
Author: shawkins <shawkins(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M olingo/src/main/java/org/teiid/olingo/service/DocumentNode.java
M olingo/src/main/java/org/teiid/olingo/service/ODataExpressionToSQLVisitor.java
M olingo/src/main/java/org/teiid/olingo/service/ODataSQLBuilder.java
M olingo/src/main/java/org/teiid/olingo/service/ODataSchemaBuilder.java
M olingo/src/test/java/org/teiid/olingo/TestODataIntegration.java
M olingo/src/test/java/org/teiid/olingo/TestODataSQLBuilder.java
M olingo/src/test/resources/loopy-edmx-metadata.xml
M olingo/src/test/resources/loopy-vdb.xml
Log Message:
-----------
TEIID-5171 correcting forward navigation of self relationships
also refactoring so that predicate building is shared and simplified the
schema generation logic
Compare: https://github.com/teiid/teiid/compare/8bf2088c3b9c...14d0c713e508
7 years
[teiid/teiid] 224be0: TEIID-5171 correcting forward navigation of self r...
by Steven Hawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 224be03bc6439b118834ef674da7e51c7ba98a31
https://github.com/teiid/teiid/commit/224be03bc6439b118834ef674da7e51c7ba...
Author: shawkins <shawkins(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M olingo/src/main/java/org/teiid/olingo/service/DocumentNode.java
M olingo/src/main/java/org/teiid/olingo/service/ODataExpressionToSQLVisitor.java
M olingo/src/main/java/org/teiid/olingo/service/ODataSQLBuilder.java
M olingo/src/main/java/org/teiid/olingo/service/ODataSchemaBuilder.java
M olingo/src/test/java/org/teiid/olingo/TestODataIntegration.java
M olingo/src/test/java/org/teiid/olingo/TestODataSQLBuilder.java
M olingo/src/test/resources/loopy-edmx-metadata.xml
M olingo/src/test/resources/loopy-vdb.xml
Log Message:
-----------
TEIID-5171 correcting forward navigation of self relationships
also refactoring so that predicate building is shared and simplified the
schema generation logic
Commit: e3e30fb3eab60067e837578dffede3695806f310
https://github.com/teiid/teiid/commit/e3e30fb3eab60067e837578dffede369580...
Author: shawkins <shawkins(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
A rest-service/src/main/java/org/teiid/jboss/rest/CustomApiListingResource.java
M rest-service/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
M rest-service/src/main/resources/rest-war/web.xml
M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestRestWebserviceGeneration.java
A test-integration/common/src/test/resources/sample2-vdb.xml
Log Message:
-----------
TEIID-5173 fixing using a resteasy filter with swagger
Commit: a150ad9ea50bd640c7816e5243a5bb596c181202
https://github.com/teiid/teiid/commit/a150ad9ea50bd640c7816e5243a5bb596c1...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M connectors/infinispan/translator-infinispan-hotrod/src/main/java/org/teiid/translator/infinispan/hotrod/InfinispanResponse.java
Log Message:
-----------
Merge branch 'master' of github.com:teiid/teiid
Compare: https://github.com/teiid/teiid/compare/7818c62688bd...a150ad9ea50b
7 years
[teiid/teiid] 2df96c: [maven-release-plugin] prepare for next developmen...
by Steven Hawkins
Branch: refs/heads/9.3.x
Home: https://github.com/teiid/teiid
Commit: 2df96c8cf351d752514a427df15366829002f1c6
https://github.com/teiid/teiid/commit/2df96c8cf351d752514a427df1536682900...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2017-11-21 (Tue, 21 Nov 2017)
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/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/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/pom.xml
M connectors/salesforce/feature-pack-salesforce-34/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/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-logger/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/simpledb/connector-simpledb/pom.xml
M connectors/simpledb/feature-pack-simpledb/pom.xml
M connectors/simpledb/pom.xml
M connectors/simpledb/simpledb-api/pom.xml
M connectors/simpledb/translator-simpledb/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 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
7 years, 1 month
[teiid/teiid] 68cbb9: [maven-release-plugin] prepare release teiid-paren...
by Steven Hawkins
Branch: refs/heads/9.3.x
Home: https://github.com/teiid/teiid
Commit: 68cbb9212f40c8d5c9d0d4aeb35015f7f46aab1a
https://github.com/teiid/teiid/commit/68cbb9212f40c8d5c9d0d4aeb35015f7f46...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2017-11-21 (Tue, 21 Nov 2017)
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/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/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/pom.xml
M connectors/salesforce/feature-pack-salesforce-34/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/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-logger/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/simpledb/connector-simpledb/pom.xml
M connectors/simpledb/feature-pack-simpledb/pom.xml
M connectors/simpledb/pom.xml
M connectors/simpledb/simpledb-api/pom.xml
M connectors/simpledb/translator-simpledb/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 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-9.3.5
7 years, 1 month