|
Brett Meyer You have any ideas about handling this change in the OSGi case? Basically, if I remove jta as a transitive dep from hibernate-core, etc then it is not transitive from hibernate-osgi either. The hibernate-osgi test fails then because the jta classes cannot be found.
Would the correct solution be to add jta to hibernate-osgi, or to add it to the test feature?
|