[hibernate-commits] [hibernate/hibernate-search] 52d324: HSEARCH-2134 Add elasticsearch backend module for ...

GitHub noreply at github.com
Sun Mar 13 18:07:21 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 52d32405b6606e0a49e2cb3f6cadc4aacab436c3
      https://github.com/hibernate/hibernate-search/commit/52d32405b6606e0a49e2cb3f6cadc4aacab436c3
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2016-03-12 (Sat, 12 Mar 2016)

  Changed paths:
    M elasticsearch/pom.xml
    M modules/src/main/assembly/dist.xml
    A modules/src/main/modules/search/backend-elasticsearch/module.xml
    M modules/src/main/modules/search/engine/module.xml
    M pom.xml

  Log Message:
  -----------
  HSEARCH-2134 Add elasticsearch backend module for WildFly


  Commit: 9f6ae571c00770728df0aba98c6595588929d999
      https://github.com/hibernate/hibernate-search/commit/9f6ae571c00770728df0aba98c6595588929d999
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2016-03-12 (Sat, 12 Mar 2016)

  Changed paths:
    M distribution/pom.xml
    M distribution/src/main/assembly/dist.xml

  Log Message:
  -----------
  HSEARCH-2134 Include elasticsearch backend in distribution package


  Commit: 473298d4de0516e37f39215879a35ffa71dd1723
      https://github.com/hibernate/hibernate-search/commit/473298d4de0516e37f39215879a35ffa71dd1723
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2016-03-12 (Sat, 12 Mar 2016)

  Changed paths:
    A integrationtest/wildfly/elasticsearchconfiguration/elasticsearch.yml
    M integrationtest/wildfly/pom.xml
    A integrationtest/wildfly/src/test/java/org/hibernate/search/test/integration/elasticsearch/ElasticsearchModuleMemberRegistrationIT.java

  Log Message:
  -----------
  HSEARCH-2134 Integration test with WildFly

  Test integration with Elasticsearch using JBoss Modules and
  deploying a bean on WildFly


  Commit: 332f70295ba9e18d2b56dbf0e43dec8b21560986
      https://github.com/hibernate/hibernate-search/commit/332f70295ba9e18d2b56dbf0e43dec8b21560986
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2016-03-13 (Sun, 13 Mar 2016)

  Changed paths:
    M integrationtest/wildfly/src/test/java/org/hibernate/search/test/integration/wildfly/massindexing/MassIndexingTimeoutIT.java

  Log Message:
  -----------
  HSEARCH-2134 Disable test MassIndexingTimeoutIT as it will be fixed by HSEARCH-2067


Compare: https://github.com/hibernate/hibernate-search/compare/e645436f92b7...332f70295ba9


More information about the hibernate-commits mailing list