On Jan 22, 2008 2:03 PM, Peter Svensson <[EMAIL PROTECTED]> wrote:

> ...I wonder how to go about if I want to create or to run the checkout ou svn
> version of sling I have, which contains the ujax stuff which was in Lars
> presentation last night....

You need to checkout http://svn.apache.org/repos/asf/incubator/sling/trunk/

and run "mvn clean install" in there, to build the Sling main modules.

Then go down to microsling/microsling-core/ and build that with mvn
clean install.

Then move to microsling/microsling-standalone and do the same - that
creates a zip file in the "target" subdir, which contains a standalone
version of microsling-core with a README file.

-Bertrand

Reply via email to