mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 00:24:57 +00:00
HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf
This commit is contained in:
parent
ab66df1ecf
commit
0d4989a5c0
@ -22,18 +22,6 @@ configurations {
|
||||
description = 'Used in Karaf feature generation to define the Hibernate JPA dependencies'
|
||||
transitive = false
|
||||
}
|
||||
hibernateEnvers {
|
||||
description = 'Used in Karaf feature generation to define the Hibernate Envers dependencies'
|
||||
transitive = false
|
||||
}
|
||||
hibernateEhcache {
|
||||
description = 'Used in Karaf feature generation to define the Hibernate Ehcache dependencies'
|
||||
transitive = false
|
||||
}
|
||||
hibernateInfinispan {
|
||||
description = 'Used in Karaf feature generation to define the Hibernate Infinispan dependencies'
|
||||
transitive = false
|
||||
}
|
||||
}
|
||||
|
||||
ext {
|
||||
|
Loading…
x
Reference in New Issue
Block a user