Move MemoryJournal from test to main
------------------------------------
Key: JCR-2189
URL: https://issues.apache.org/jira/browse/JCR-2189
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core
Reporter: Marcel Reutegger
Priority: Minor
Running our tests with the FileJournal implementation on a windows box can be
quite slow because of the many FileDescriptor.sync() calls.
I'd like to move the MemoryJournal in jackrabbit-core test to the main sources.
That way we can use it in other test setups.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.