> On Mon, Dec 17, 2012 at 10:43 PM, Justin Edelson > <jus...@justinedelson.com> wrote: > > I guess we need a separate module named > > jackrabbit-jcr-commons-integration-tests. > > Right. We tried using some dependency version/scope tricks to get > around the need for a separate test component, but that didn't work > out, see [1] and [2] for the details.
integration tests for jackrabbit-jcr-commons are currently in jackrabbit-core. I'd say that's currently the easiest way to add tests, since all jackrabbit modules have the same snapshot version. regards marcel