bs-mbp139:hibernate anttil$ patch -p0 --ignore-whitespace hibernate-distribution-3.6.10.Final/project/hibernate-core/src/main/java/org/hibernate/event/def/AbstractFlushingEventListener.java < patches/LMS-1049-abstract-flushing-event-listener-fix.patch (Stripping trailing CRs from patch.) patching file hibernate-distribution-3.6.10.Final/project/hibernate-core/src/main/java/org/hibernate/event/def/AbstractFlushingEventListener.java Hunk #2 succeeded at 322 with fuzz 2. bs-mbp139:hibernate-distribution-3.6.10.Final anttil$ patch -p0 < ../patches/fetch-scroll-collection-3.5.4.patch patching file project/hibernate-core/src/main/java/org/hibernate/engine/loading/CollectionLoadContext.java Hunk #1 succeeded at 165 (offset -8 lines). Hunk #2 succeeded at 187 (offset -8 lines). patching file project/hibernate-core/src/main/java/org/hibernate/loader/Loader.java Hunk #1 succeeded at 332 (offset 4 lines). Hunk #2 succeeded at 384 (offset 4 lines). Hunk #3 succeeded at 856 (offset 84 lines). Hunk #4 succeeded at 946 (offset 84 lines). Hunk #5 succeeded at 959 (offset 84 lines). Hunk #6 succeeded at 993 (offset 84 lines). Hunk #7 succeeded at 1003 with fuzz 1 (offset 84 lines). patching file project/hibernate-core/src/test/java/org/hibernate/test/hqlfetchscroll/Child.java patching file project/hibernate-core/src/test/java/org/hibernate/test/hqlfetchscroll/HqlScrollFetchTest.java patching file project/hibernate-core/src/test/java/org/hibernate/test/hqlfetchscroll/Parent.java patching file project/hibernate-core/src/test/resources/org/hibernate/test/hqlfetchscroll/ParentChild.hbm.xml bs-mbp139:project anttil$ patch -p0 < ../../patches/criteria-scroll-fetch-collection.patch (Stripping trailing CRs from patch.) patching file hibernate-core/src/main/java/org/hibernate/loader/Loader.java Hunk #1 succeeded at 370 (offset 56 lines). Hunk #2 succeeded at 412 (offset 57 lines). Hunk #3 succeeded at 428 (offset 57 lines). Hunk #4 succeeded at 487 (offset 57 lines). Hunk #5 succeeded at 501 (offset 57 lines). Hunk #6 succeeded at 520 (offset 57 lines). Hunk #7 succeeded at 544 (offset 57 lines). (Stripping trailing CRs from patch.) patching file hibernate-core/src/main/java/org/hibernate/loader/criteria/CriteriaLoader.java Hunk #1 succeeded at 210 with fuzz 1 (offset 44 lines).