|
Extract into the original package location at: hibernate-orm/hibernate-core/src/test/java/org/hibernate/test/cid2/
Run gradle unit test something like: ./gradlew -Dtest.single=*/cid2/ :hibernate-orm:test
$ unzip -lv hibernate-orm/hibernate-core/src/test/java/org/hibernate/test/cid2 Archive: hibernate-orm/hibernate-core/src/test/java/org/hibernate/test/cid2.zip Length Method Size Cmpr Date Time CRC-32 Name -------- ------ ------- ---- ---------- ----- -------- ---- 0 Stored 0 0% 01-22-2015 03:01 00000000 cid2/ 4515 Defl:N 1776 61% 01-22-2015 03:01 d05fc933 cid2/CompositeIdWithCacheLoadingTest.java 457 Defl:N 266 42% 01-22-2015 01:49 f8f67f3d cid2/Customer.hbm.xml 576 Defl:N 229 60% 01-21-2015 21:37 53ad35b4 cid2/Customer.java 640 Defl:N 327 49% 01-22-2015 02:42 a9c92609 cid2/LineItem.hbm.xml 3297 Defl:N 868 74% 01-22-2015 02:43 7be4f759 cid2/LineItem.java 600 Defl:N 332 45% 01-22-2015 02:52 f50a823c cid2/Order.hbm.xml 1731 Defl:N 547 68% 01-22-2015 02:52 b4b0a054 cid2/Order.java -------- ------- — ------- 11816 4345 63% 8 files
|