hibernate-orm/hibernate-entitymanager
Hardy Ferentschik 2a7b091da9 HHH-5693 Revert back to a single compile, but without -s option
When using the two compile steps the package-info.class are getting corrupted. For this reason I am switching back to a single compile, but without the -s option to avoid the problem on Mac. As a result the meta model classes are generated in target/classes/test. On the other hand the build script is simpler, because it relies on more defaults.
2010-11-01 17:50:40 +01:00
..
src HHH-5693 Re-enable failing tests after fixing the gradle build 2010-11-01 17:47:03 +01:00
hibernate-entitymanager.gradle HHH-5693 Revert back to a single compile, but without -s option 2010-11-01 17:50:40 +01:00