HHH-17616 - Move resources that were still in src/java to src/resources (hibernate-core)
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
This commit is contained in:
parent
7c58fe9a16
commit
62c17f1a51
|
@ -109,10 +109,8 @@ sourceSets {
|
|||
}
|
||||
}
|
||||
|
||||
// resources inherently exclude sources
|
||||
test {
|
||||
resources {
|
||||
srcDir 'src/test/java'
|
||||
srcDir 'src/test/resources'
|
||||
srcDir 'src/test/bundles'
|
||||
}
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue