Author: dan.j.allen
Date: 2009-11-09 16:53:36 -0500 (Mon, 09 Nov 2009)
New Revision: 4896
Modified:
examples/trunk/jsf/permalink/readme.txt
Log:
whitespace
Modified: examples/trunk/jsf/permalink/readme.txt
===================================================================
--- examples/trunk/jsf/permalink/readme.txt 2009-11-09 21:48:57 UTC (rev 4895)
+++ examples/trunk/jsf/permalink/readme.txt 2009-11-09 21:53:36 UTC (rev 4896)
@@ -22,7 +22,7 @@
mvn package
-Just copy target/weld-permalink.war to the JBoss AS deploy directory. Open this
+Just copy target/weld-permalink.war to the JBoss AS deploy directory. Open this
local URL to access the running application:
http://localhost:8080/weld-permalink
@@ -61,7 +61,7 @@
src/main/webapp, under WEB-INF/classes and WEB-INF/lib, respectively, mixing
source and compiled files. However, the build does work around these temporary
files by excluding them from the packaged WAR and cleaning them during the Maven
-clean phase. These folders are also ignored by SVN.
+clean phase. These folders are also ignored by SVN.
== Deploying to standalone Tomcat