Author: jleroux
Date: Thu Mar 17 10:42:04 2016
New Revision: 1735398
URL:
http://svn.apache.org/viewvc?rev=1735398&view=revLog:
Completes r1726388 for the contentimages webapp placeholder (I did not notice it, because it's special I guess so not reported in log)
Modified:
ofbiz/trunk/applications/content/webapp/contentimages/WEB-INF/web.xml
Modified: ofbiz/trunk/applications/content/webapp/contentimages/WEB-INF/web.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/contentimages/WEB-INF/web.xml?rev=1735398&r1=1735397&r2=1735398&view=diff==============================================================================
--- ofbiz/trunk/applications/content/webapp/contentimages/WEB-INF/web.xml (original)
+++ ofbiz/trunk/applications/content/webapp/contentimages/WEB-INF/web.xml Thu Mar 17 10:42:04 2016
@@ -18,11 +18,7 @@
<web-app version="3.0">
- <display-name> version="3.0"
- xmlns="
http://java.sun.com/xml/ns/javaee"
- xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="
http://java.sun.com/xml/ns/javaee-
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"Empty placeholder</display-name>
+ <display-name>Apache OFBiz - Content Empty placeholder</display-name>
<description>Empty placeholder, see
http://svn.apache.org/viewvc?view=revision&revision=1658621 </description>
<session-config>
<session-timeout>60</session-timeout> <!-- in minutes -->