Author: olamy
Date: Tue Jul 3 12:02:07 2012
New Revision: 1356679
URL: http://svn.apache.org/viewvc?rev=1356679&view=rev
Log:
comment the save fingers sh in README
Modified:
archiva/trunk/README.txt
Modified: archiva/trunk/README.txt
URL:
http://svn.apache.org/viewvc/archiva/trunk/README.txt?rev=1356679&r1=1356678&r2=1356679&view=diff
==============================================================================
--- archiva/trunk/README.txt (original)
+++ archiva/trunk/README.txt Tue Jul 3 12:02:07 2012
@@ -22,7 +22,7 @@ export MAVEN_OPTS="-Xmx768m -Xms768m -XX
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