[teiid-commits] [teiid/teiid] 3cf666: TEIID-3685 ensuring IN works with non-hashable typ...

Steven Hawkins shawkins at redhat.com
Tue Sep 8 12:54:54 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: 3cf6664d1ab9f97adfb000afe07fccdcc59f0e7f
      https://github.com/teiid/teiid/commit/3cf6664d1ab9f97adfb000afe07fccdcc59f0e7f
  Author: shawkins <shawkins at redhat.com>
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
    M engine/src/main/java/org/teiid/query/rewriter/QueryRewriter.java
    M engine/src/test/java/org/teiid/query/rewriter/TestQueryRewriter.java

  Log Message:
  -----------
  TEIID-3685 ensuring IN works with non-hashable types


  Commit: 84d10d1c825261062975c7fda37722e6eed27c7a
      https://github.com/teiid/teiid/commit/84d10d1c825261062975c7fda37722e6eed27c7a
  Author: Steven Hawkins <shawkins at redhat.com>
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
    M build/assembly/jboss-as7/dist.xml
    A build/kits/jboss-as7/modules/com/fasterxml/jackson/dataformat/xml/main/module.xml
    A build/kits/jboss-as7/modules/com/fasterxml/jackson/dataformat/yaml/main/module.xml
    A build/kits/jboss-as7/modules/com/fasterxml/jackson/datatype/main/module.xml
    A build/kits/jboss-as7/modules/com/fasterxml/jackson/jaxrs/main/module.xml
    A build/kits/jboss-as7/modules/com/google/code/findbugs/main/module.xml
    A build/kits/jboss-as7/modules/io/swagger/main/module.xml
    M build/kits/jboss-as7/modules/org/jboss/teiid/main/module.xml
    A build/kits/jboss-as7/modules/org/reflections/main/module.xml
    M jboss-integration/pom.xml
    A jboss-integration/src/main/java/org/teiid/jboss/rest/ApiOriginFilter.java
    A jboss-integration/src/main/java/org/teiid/jboss/rest/BootstrapServlet.java
    M jboss-integration/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
    M jboss-integration/src/main/resources/rest-war/MANIFEST.MF
    A jboss-integration/src/main/resources/rest-war/api.html
    M jboss-integration/src/main/resources/rest-war/web.xml
    A jboss-integration/src/main/resources/swagger-ui-2.1.1.zip
    M jboss-integration/src/test/java/org/teiid/jboss/rest/TestRestWebArchiveBuilder.java
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/teiid/teiid


Compare: https://github.com/teiid/teiid/compare/b7d877483ad4...84d10d1c8252


More information about the teiid-commits mailing list