]> source.dussan.org Git - archiva.git/commitdiff
comment the save fingers sh in README
authorOlivier Lamy <olamy@apache.org>
Tue, 3 Jul 2012 12:02:07 +0000 (12:02 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 3 Jul 2012 12:02:07 +0000 (12:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356679 13f79535-47bb-0310-9956-ffa450edef68

README.txt

index ecbd3f41a3553408b2eed2e08ae1c2f167c394d1..b366f1af76af755c3cabf4afb3f9f6810002d9b1 100644 (file)
@@ -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