Great. I have a hard time with the build because I always get the following errors, whether on Cygwin, Windows 7, or OS X. [snip] :hibernate-core:test org.hibernate.test.fileimport.CommandExtractorServiceTest > testImportFile FAILED org.junit.ComparisonFailure org.hibernate.test.fileimport.MultiLineImportFileTest > testImportFile FAILED org.junit.ComparisonFailure at MultiLineImportFileTest.java:78 3740 tests completed, 2 failed, 115 skipped
I've raised a ticket for this and a pull request to fix it: HHH-8397
|