--- hippo-demos/restyling/trunk/README.txt 2014/10/15 14:50:55 46769 +++ hippo-demos/restyling/trunk/README.txt 2014/10/15 15:01:27 46771 @@ -1,6 +1,14 @@ Running locally =============== +Checkout and build the following feature branches before building this demo: + +1. CMS restyling branch + + $ svn co https://svn.onehippo.org/repos/hippo/hippo-cms7/cms/branches/cms-restyling + $ cd cms-restyling + $ mvn clean install -DskipTests + This project uses the Maven Cargo plugin to run the CMS and site locally in Tomcat. From the project root folder, execute: