Since 5.2.5 the hibernate-orm feature for karaf is missing the byte buddy dependency. We should add it. Another thing missing is the PersistenceProvider service capability. This is needed for new karaf versions. To avoid such problems I propose we validate the feature during the build. |