Revert "HHH-8733 - General build cleanup - hibernate-testing"
This reverts commit b692fbc307
.
This commit is contained in:
parent
5f0927fed6
commit
0252895354
|
@ -180,7 +180,6 @@ task testingJar(type: Jar, dependsOn: compileTestJava) {
|
|||
include 'org/hibernate/testing/**'
|
||||
include 'org/hibernate/testing/*'
|
||||
classifier = 'testing'
|
||||
includeEmptyDirs = false
|
||||
}
|
||||
|
||||
// allow other modules to use it
|
||||
|
|
Loading…
Reference in New Issue