mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-18 09:05:21 +00:00
HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins
This commit is contained in:
parent
650267077d
commit
018b5e11ed
@ -27,7 +27,7 @@ test {
|
||||
if ( project.properties.java6Home == null ) {
|
||||
// hibernate-osgi *must* be run using Java 6 or 7. So disable its tests if
|
||||
// java6Home is not available
|
||||
enabled = false
|
||||
test.enabled = false
|
||||
}
|
||||
else {
|
||||
compileTestJava {
|
||||
|
Loading…
x
Reference in New Issue
Block a user