Hi, On Tue, Mar 6, 2012 at 1:00 PM, Jukka Zitting <[email protected]> wrote: > To get us started, I'll set up a basic multimodule build in oak/trunk > along the lines of what we have in jackrabbit/trunk. As initial > components I propose the following: > > * oak-core, for the main codebase (incl. unit tests) > * oak-run, for a runnable jar packaging > * oak-it, for integration tests > * oak-bench, for performance tests
This is now in place (with just placeholders for most components). > We'll start building the Oak codebase under org.apache.jackrabbit.oak > in oak-core. To avoid having to start from scratch, I propose that we > copy the existing MK work from org.apache.jackrabbit.mk to under > oak-core [...] Done in revision 1297505. BR, Jukka Zitting
