summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-07-03 12:02:07 +0000
committerOlivier Lamy <olamy@apache.org>2012-07-03 12:02:07 +0000
commit5cabb726146f84e49bcdd88bcd67afef4b410993 (patch)
tree698b2416f3c35de4e6f74a2f96b4fe2cdb551254
parenta93309cce63016298eef7c9a20b6bf3905622d63 (diff)
downloadarchiva-5cabb726146f84e49bcdd88bcd67afef4b410993.tar.gz
archiva-5cabb726146f84e49bcdd88bcd67afef4b410993.zip
comment the save fingers sh in README
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356679 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
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