[hibernate-commits] [hibernate/hibernate-search] 6086de: HSEARCH-3514 Add integration test module to test j...

Yoann Rodière noreply at github.com
Tue Mar 12 08:54:05 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 6086deddd4a8403b22f47985051f33f80e8519da
      https://github.com/hibernate/hibernate-search/commit/6086deddd4a8403b22f47985051f33f80e8519da
  Author: Fabio Massimo Ercoli <fabiomassimo.ercoli at gmail.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    A integrationtest/jdk/java-modules/pom.xml
    A integrationtest/jdk/java-modules/src/main/java/org/hibernate/search/integrationtest/java/module/config/MyLuceneAnalysisConfigurer.java
    A integrationtest/jdk/java-modules/src/main/java/org/hibernate/search/integrationtest/java/module/entity/Author.java
    A integrationtest/jdk/java-modules/src/main/java/org/hibernate/search/integrationtest/java/module/service/AuthorService.java
    A integrationtest/jdk/java-modules/src/main/resources/hibernate.properties
    A integrationtest/jdk/java-modules/src/test/java/org/hibernate/search/integrationtest/java/module/service/AuthorServiceIT.java
    M integrationtest/pom.xml

  Log Message:
  -----------
  HSEARCH-3514 Add integration test module to test jdk 9 modules


  Commit: 15927109cca01fc9ca36097bb86d8294fe98cd27
      https://github.com/hibernate/hibernate-search/commit/15927109cca01fc9ca36097bb86d8294fe98cd27
  Author: Fabio Massimo Ercoli <fabiomassimo.ercoli at gmail.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M integrationtest/jdk/java-modules/pom.xml
    M integrationtest/pom.xml

  Log Message:
  -----------
  HSEARCH-3514 Run the module only if JDK 9+


  Commit: 9b99770fea023f12d31c6192bf831b4635bcf75c
      https://github.com/hibernate/hibernate-search/commit/9b99770fea023f12d31c6192bf831b4635bcf75c
  Author: Fabio Massimo Ercoli <fabiomassimo.ercoli at gmail.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    A integrationtest/jdk/jdk9-modules/src/main/java/module-info.java

  Log Message:
  -----------
  HSEARCH-3514 Add module info to test Jdk9 module behavior


  Commit: 5e7e802eda766b1ba41f87ce2629bc71c67e3d08
      https://github.com/hibernate/hibernate-search/commit/5e7e802eda766b1ba41f87ce2629bc71c67e3d08
  Author: Fabio Massimo Ercoli <fabiomassimo.ercoli at gmail.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M backend/elasticsearch/pom.xml
    M backend/lucene/pom.xml
    M engine/pom.xml
    M mapper/javabean/pom.xml
    M mapper/orm/pom.xml
    M mapper/pojo/pom.xml
    M pom.xml
    M util/common/pom.xml

  Log Message:
  -----------
  HSEARCH-3514 Generate module info when module-descriptors is active


  Commit: 811245469f34f54cb71cb00fedff2974552f2116
      https://github.com/hibernate/hibernate-search/commit/811245469f34f54cb71cb00fedff2974552f2116
  Author: Fabio Massimo Ercoli <fabiomassimo.ercoli at gmail.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M backend/elasticsearch/pom.xml
    M backend/lucene/pom.xml
    M engine/pom.xml
    M mapper/javabean/pom.xml
    M mapper/orm/pom.xml
    M mapper/pojo/pom.xml
    M util/common/pom.xml

  Log Message:
  -----------
  HSEARCH-3514 Activate module-descriptors maven profile by default


  Commit: e8a6145c654bdb4cdc1b1dcb76d3244880e7e982
      https://github.com/hibernate/hibernate-search/commit/e8a6145c654bdb4cdc1b1dcb76d3244880e7e982
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M backend/lucene/pom.xml

  Log Message:
  -----------
  HSEARCH-3514 Add comments explaining what's wrong with Java modules in backend-lucene


  Commit: e96300ad6d9d48c21c4ee426db7a7b8da9afbf9e
      https://github.com/hibernate/hibernate-search/commit/e96300ad6d9d48c21c4ee426db7a7b8da9afbf9e
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M mapper/orm/pom.xml

  Log Message:
  -----------
  HSEARCH-3514 Add comments explaining what's wrong with Java modules in mapper-orm


Compare: https://github.com/hibernate/hibernate-search/compare/a75d8a84312a...e96300ad6d9d



More information about the hibernate-commits mailing list