From: Olivier Lamy Date: Tue, 3 Jul 2012 12:02:07 +0000 (+0000) Subject: comment the save fingers sh in README X-Git-Tag: archiva-1.4-M3~554 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5cabb726146f84e49bcdd88bcd67afef4b410993;p=archiva.git comment the save fingers sh in README git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356679 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/README.txt b/README.txt index ecbd3f41a..b366f1af7 100644 --- a/README.txt +++ b/README.txt @@ -22,7 +22,7 @@ export MAVEN_OPTS="-Xmx768m -Xms768m -XX:MaxPermSize=256m" Running webapp full js ======================== As webapp js is in dev and won't probably be released soon, the module is not activated by default and it's included only in a profile -mvn tomcat7:run -pl :archiva-webapp-js -am -Pdev +mvn tomcat7:run -pl :archiva-webapp-js -am -Pdev (to save fingers :-) use sh ./t7.sh ) or mvn tomcat6:run -pl :archiva-webapp-js -am -Pdev