[hibernate-commits] [hibernate/hibernate-search] f2243b: HSEARCH-1945 Deprecate the FileHelper.delete(File)...

GitHub noreply at github.com
Tue Aug 4 05:01:47 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: f2243b878c69ac767b80ba0881849e13d30e55c8
      https://github.com/hibernate/hibernate-search/commit/f2243b878c69ac767b80ba0881849e13d30e55c8
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/util/impl/FileHelper.java

  Log Message:
  -----------
  HSEARCH-1945 Deprecate the FileHelper.delete(File) method


  Commit: 4246e93f563bdd0c6118167873edfb97baeef7df
      https://github.com/hibernate/hibernate-search/commit/4246e93f563bdd0c6118167873edfb97baeef7df
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/store/impl/DirectoryProviderHelper.java
    M engine/src/main/java/org/hibernate/search/store/spi/DirectoryHelper.java

  Log Message:
  -----------
  HSEARCH-1945 Change default index storage path handling to use Path API


  Commit: eea1d9a36139d3bfe9f0904d2fd67396dd4a59f3
      https://github.com/hibernate/hibernate-search/commit/eea1d9a36139d3bfe9f0904d2fd67396dd4a59f3
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/store/impl/DirectoryProviderHelper.java
    M engine/src/main/java/org/hibernate/search/util/logging/impl/Log.java

  Log Message:
  -----------
  HSEARCH-1945 Use the logger to generate i18 exceptions


  Commit: 184a68e1e2f1ba6837312adf222e7f3b9b0abb10
      https://github.com/hibernate/hibernate-search/commit/184a68e1e2f1ba6837312adf222e7f3b9b0abb10
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M integrationtest/performance/src/test/java/org/hibernate/search/test/performance/TestRunnerArquillian.java
    M integrationtest/wildfly/src/test/java/org/hibernate/search/test/integration/wildfly/PackagerHelper.java
    M pom.xml

  Log Message:
  -----------
  HSEARCH-1932 Update and re-enable the performance integration tests


  Commit: 4efe778348beb03cf5e4d6ce4c4049c17b0f2f4f
      https://github.com/hibernate/hibernate-search/commit/4efe778348beb03cf5e4d6ce4c4049c17b0f2f4f
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M integrationtest/performance/src/test/java/org/hibernate/search/test/performance/scenario/TestReporter.java
    M integrationtest/performance/src/test/java/org/hibernate/search/test/performance/scenario/TestScenario.java

  Log Message:
  -----------
  HSEARCH-1932 Avoid forbidden APIs


  Commit: f34b93d979a3b3a9159d6fcde8d363d8168a85df
      https://github.com/hibernate/hibernate-search/commit/f34b93d979a3b3a9159d6fcde8d363d8168a85df
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M integrationtest/performance/pom.xml

  Log Message:
  -----------
  HSEARCH-1932 Synchronize pom file for performance tests with the WildFly integration test's pom


  Commit: 59653bbd387f9e08f028dd80f9a550baf0b4ac9b
      https://github.com/hibernate/hibernate-search/commit/59653bbd387f9e08f028dd80f9a550baf0b4ac9b
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M integrationtest/performance/src/test/resources/arquillian.xml

  Log Message:
  -----------
  HSEARCH-1932 Update Arquillian configuration to fix the in-container performance tests


  Commit: bd881a55e90292505d8459f0a0f1cc680b6fcb3c
      https://github.com/hibernate/hibernate-search/commit/bd881a55e90292505d8459f0a0f1cc680b6fcb3c
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M integrationtest/performance/src/test/resources/arquillian.xml
    M integrationtest/wildfly/src/test/resources/arquillian.xml

  Log Message:
  -----------
  HSEARCH-1932 JVM boot parameters for integration tests can now assume to run on Java 8


  Commit: 384d95b8907e3f9e660c504f1e268b09024902c5
      https://github.com/hibernate/hibernate-search/commit/384d95b8907e3f9e660c504f1e268b09024902c5
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M integrationtest/performance/pom.xml
    M integrationtest/wildfly/pom.xml
    M pom.xml

  Log Message:
  -----------
  HSEARCH-1932 Use a property for the Arquillian Container version, switch to WildFly 10.0.0.Alpha6


  Commit: c3d23eecd8df069d64deb9dff33719d05bd06bf4
      https://github.com/hibernate/hibernate-search/commit/c3d23eecd8df069d64deb9dff33719d05bd06bf4
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M integrationtest/performance/src/test/java/org/hibernate/search/test/performance/TestRunnerArquillian.java

  Log Message:
  -----------
  HSEARCH-1932 No longer requiring the transaction.factory_class property when running in WildFly


Compare: https://github.com/hibernate/hibernate-search/compare/938e30824518...c3d23eecd8df


More information about the hibernate-commits mailing list