svn commit: r1230776 - /ofbiz/trunk/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1230776 - /ofbiz/trunk/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml

erwan
Author: erwan
Date: Thu Jan 12 20:47:38 2012
New Revision: 1230776

URL: http://svn.apache.org/viewvc?rev=1230776&view=rev
Log:
wrongly formatted web.xml file, was generating stacktrace

Modified:
    ofbiz/trunk/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml

Modified: ofbiz/trunk/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml?rev=1230776&r1=1230775&r2=1230776&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml (original)
+++ ofbiz/trunk/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml Thu Jan 12 20:47:38 2012
@@ -1,4 +1,4 @@
-    <?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
     <web-app>
     <display-name>Open For Business - scrum Component</display-name>
     <description>scrum Component of the Open For Business Project