Just to be sure (it sounds so wrong ;-) ): You want to move a test class in to the main source tree and thus add to the runtime library ?
Regards Felix Marcel Reutegger (JIRA) schrieb: > 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. >
