Reorganize core test suite
--------------------------
Key: JCR-1203
URL: https://issues.apache.org/jira/browse/JCR-1203
Project: Jackrabbit
Issue Type: Improvement
Components: jackrabbit-core
Reporter: Jukka Zitting
Assignee: Jukka Zitting
I'd like to better organize the test setup in jackrabbit-core. The current test
repository is located in applications/test and managed with custom ant tasks
and explicit do_init/do_test surefire configuration. It would be better to have
the test repository located in target/repository (with template content coming
from src/test/repository) and managed using the Maven 2 integration test
lifecycle phases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.