Hi all,
I wonder where to put a new unit test for jackrabbit-core. It shall
test https://issues.apache.org/jira/browse/JCR-1197 (caching problem
in ItemStateManager). Besides that, I will write other unit tests for
other issues as well.
At a first glance, a simple place would be the main directory src/test/
java/org/apache/jackrabbit/core, but it's quite full of tests already.
And it contains lots of tests there that are not included in TestAll,
ie. not executed during a "mvn test" (eg. Concurrent*Test.java).
- Shouldn't all tests be included in mvn test?
- WDYT is the best place for new tests?
- Shall I include them in TestAll?
Thanks,
Alex
--
Alexander Klimetschek
[EMAIL PROTECTED]