Gang, I moved the qi4j-tests to where they belong, and this will result in Maven build will fail.
The way to build now is via the Qi4j SDK project. I am going to update the website's codebase.html page as soon as I can. Short version; * Clone the SDK project. * Do 'git submodule update' * Go to each of the core, libraries and extensions directories and do 'git checkout develop' * Build with ./gradlew targets I use; clean, build (default), cleanIdea, idea other targets; javadocs, dependencies Also, that build fails in the QI-247 regression test, since I have not broken out a target for regressions separately. Rickard; If you have time to look at QI-247... Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/3xugrbk I work here; http://tinyurl.com/24svnvk I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

