HHH-8733 - General build cleanup - hibernate-testing

This commit is contained in:
Steve Ebersole 2013-11-26 17:53:31 -06:00
parent 14d0116af2
commit b580b8e723
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ dependencies {
}
}
// todo : Fold into hibernate-core and publish in separate publications
// once http://issues.gradle.org/browse/GRADLE-2966 is resolved
jar {
manifest {
instruction 'Bundle-Description', 'Hibernate ORM Testing'