Having less jboss dependencies help to insure we have the correct hibernate version in nuxeo.
- nuxeo remoting tests are integrated in nuxeo runtime test, this makes all the tests being dependents from jboss demoting. A better design would be to isolate them in the nuxeo-remoting module
- nuxeo runtime is providing JBoss OSGi bundle adapters for deployment, these classes should be isolated in an optional bundle instead
- is required by
-
NXP-10981 upgrade hibernate to 4.1.9 final
- Open