hibernate-orm/hibernate-entitymanager
beamerblvd 34965da78f HHH-8364 exclude-unlisted-classes parsing handles content incorrectly
Parsing for exclude-unlisted-classes handles content within the element incorrectly. The value correctly defaults to false. <exclude-unlisted-classes /> and <exclude-unlisted-classes>true</exclude-unlisted-classes> are correctly parsed as true. However, <exclude-unlisted-classes>false</exclude-unlisted-classes> is incorrectly parsed as true. This commit fixes that.
2013-09-11 14:31:54 -04:00
..
src HHH-8364 exclude-unlisted-classes parsing handles content incorrectly 2013-09-11 14:31:54 -04:00
hibernate-entitymanager.gradle HHH-8474 accounted for Gradle 1.7's BND upgrade 2013-09-06 18:28:57 -04:00