[hibernate-commits] [hibernate/hibernate-search] bb4310: HSEARCH-930 Workaround another Hotspot/Windows bug

noreply at github.com noreply at github.com
Tue Oct 11 04:08:05 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search

  Commit: bb4310ce9505068151eab96626e8ba0ca05b7d51
      https://github.com/hibernate/hibernate-search/commit/bb4310ce9505068151eab96626e8ba0ca05b7d51
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2011-10-08 (Sat, 08 Oct 2011)

  Changed paths:
    M hibernate-search-engine/src/test/java/org/hibernate/search/test/TestConstants.java
  M hibernate-search-orm/src/test/java/org/hibernate/search/test/SearchTestCase.java
  M hibernate-search-orm/src/test/java/org/hibernate/search/test/directoryProvider/FSSlaveAndMasterDPTest.java

  Log Message:
  -----------
  HSEARCH-930 Workaround another Hotspot/Windows bug


  Commit: 7178fb03a47abe72141d6a572d9509fd23c8e701
      https://github.com/hibernate/hibernate-search/commit/7178fb03a47abe72141d6a572d9509fd23c8e701
  Author: Emmanuel Bernard <emmanuel at hibernate.org>
  Date:   2011-10-10 (Mon, 10 Oct 2011)

  Changed paths:
    M hibernate-search-engine/src/test/java/org/hibernate/search/test/TestConstants.java

  Log Message:
  -----------
  HSEARCH-930 Make sure we rely on a true local file and not a file inside a JAR

Otherwise, it fails on Windows XP + Java 1.6.0._23


  Commit: d2edbf104d567e3b46279abf8668e9e77559ba0e
      https://github.com/hibernate/hibernate-search/commit/d2edbf104d567e3b46279abf8668e9e77559ba0e
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2011-10-10 (Mon, 10 Oct 2011)

  Changed paths:
    M hibernate-search-orm/src/test/java/org/hibernate/search/test/serialization/AvroTest.java

  Log Message:
  -----------
  HSEARCH-930 AvroTest should not use File.separator to load resources


Compare: https://github.com/hibernate/hibernate-search/compare/859566b...d2edbf1


More information about the hibernate-commits mailing list