You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by dl...@apache.org on 2005/11/25 23:23:08 UTC

svn commit: r349029 - /portals/jetspeed-2/trunk/src/webapp/WEB-INF/web.xml

Author: dlestrat
Date: Fri Nov 25 14:23:05 2005
New Revision: 349029

URL: http://svn.apache.org/viewcvs?rev=349029&view=rev
Log:
Removing unused configuration init-param:

/WEB-INF/conf/jetspeed-configuration.xml

Modified:
    portals/jetspeed-2/trunk/src/webapp/WEB-INF/web.xml

Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/src/webapp/WEB-INF/web.xml?rev=349029&r1=349028&r2=349029&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/web.xml (original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/web.xml Fri Nov 25 14:23:05 2005
@@ -94,10 +94,6 @@
       <param-value>/WEB-INF/conf/jetspeed.properties</param-value>
     </init-param>
     <init-param>
-      <param-name>configuration</param-name>
-      <param-value>/WEB-INF/conf/jetspeed-configuration.xml</param-value>
-    </init-param>
-    <init-param>
       <param-name>applicationRoot</param-name>
       <param-value>webContext</param-value>
     </init-param>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org