On Feb 13, 2008 10:32 AM, Vidar Ramdal <[EMAIL PROTECTED]> wrote: > ...I'm still unable to build (integration tests fail),..
Just tried building revision 627328, and form some reason the launchpad-webapp integration tests fail when running "mvn clean install" from the top-level sling directory, but they pass (except the UjaxDateValuesTest as Carsten indicates) if running the same command directly from the launchpad/launchpad-webapp directory. >... and I still get > the javax.jcr.PathNotFoundException when trying to post content... Haven't seen that problem. You might need to run "mvn clean" in the launchpad-webapp folder to delete any existing temporary JCR repository before running "mvn jetty:run" there. >.. And is the 15-minutes guide out of date?.. It should not, except the default launchpad port number which was recently changed to 8888 instead of 8080. -Bertrand
