[weld-commits] Weld SVN: r6704 - archetypes/javaee6-webapp/trunk/src/main/webapp/WEB-INF.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Sat Jul 17 15:20:40 EDT 2010


Author: dan.j.allen
Date: 2010-07-17 15:20:39 -0400 (Sat, 17 Jul 2010)
New Revision: 6704

Modified:
   archetypes/javaee6-webapp/trunk/src/main/webapp/WEB-INF/web.xml
Log:
whitespace


Modified: archetypes/javaee6-webapp/trunk/src/main/webapp/WEB-INF/web.xml
===================================================================
--- archetypes/javaee6-webapp/trunk/src/main/webapp/WEB-INF/web.xml	2010-07-17 18:24:54 UTC (rev 6703)
+++ archetypes/javaee6-webapp/trunk/src/main/webapp/WEB-INF/web.xml	2010-07-17 19:20:39 UTC (rev 6704)
@@ -26,7 +26,7 @@
       
    <!-- This section is optional. We are allowing index.jsf to handle the root URL (i.e., /). -->
    <welcome-file-list>
-      <!-- Add additional files here, if desired, for example:  <welcome-file>index.html</welcome-file> -->
+      <!-- Add additional files here, if desired, for example: <welcome-file>index.html</welcome-file> -->
       <welcome-file>index.jsf</welcome-file>
    </welcome-file-list>
 </web-app>



More information about the weld-commits mailing list