[hibernate-commits] [hibernate/hibernate-search] 3022d6: HSEARCH-3877 Roll back to an old version of the H2...
    Yoann Rodière 
    noreply at github.com
       
    Thu Apr  2 07:05:36 EDT 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 3022d6d32ae828d4029a03558f6acc685ea56151
      https://github.com/hibernate/hibernate-search/commit/3022d6d32ae828d4029a03558f6acc685ea56151
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2020-04-02 (Thu, 02 Apr 2020)
  Changed paths:
    M legacy/pom.xml
  Log Message:
  -----------
  HSEARCH-3877 Roll back to an old version of the H2 JDBC driver for legacy tests
Some assertions expect a certain type of exception that changed with the
new version of the driver, but we don't really care about these tests
being up-to-date. So, let's just use an old version of the driver.
    
    
More information about the hibernate-commits
mailing list