mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-16 16:15:06 +00:00
HHH-9173 - Temporarily disable the hibernate-osgi tests on master
This commit is contained in:
parent
bb91e1d3b8
commit
9a822a9ba2
@ -3,6 +3,11 @@ configurations {
|
||||
osgiRuntimeBnd
|
||||
}
|
||||
|
||||
// HHH-9173 - Temporarily disable hibernate-osgi tests
|
||||
test {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
testClientBundle
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user