Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Commons Testing 2.0.4
-
None
Description
Based on SLING-769 the commons/testing bundle has been modified as per SLING-794 to include compile-scope dependencies to Jackrabbit 1.5.0. Since we want to be able to run Sling against Jackrabbit 1.4 setups, the unit tests should really be run with Jackrabbit 1.4 underneath.
This also enables the creation of bundles, which have repository based unit tests but do not want to require Jackrabbit 1.5, for example extensions/event.
(The integration tests of course will still include the Jackrabbit 1.5 based jackrabbit-server bundle)