On 18.12.14 9:56 , Davide Giannella wrote:
Don't know if it's really your case; but some time ago we created the
/oak-jcr/src/test/java/org/apache/jackrabbit/oak/jcr/FixturesHelper.java
to help and centralise the available fixtures so that could later on
split the build (in Travis) based on fixtures.
worth a check as you're on the way. :)
Right,forgot about that one. The problem is however that the fixture
helper is in oak-jcr and those tests are in oak-core. Also the tests are
more unit test like and run quite fast, so for the time being I don't
see much need for action here.
Michael