Author: giacomo
Date: Tue Feb  8 12:16:52 2005
New Revision: 152931

URL: http://svn.apache.org/viewcvs?view=rev&rev=152931
Log:
Undoing change committed in r152661.

Removed:
    
cocoon/tags/RELEASE_2_1_6/src/java/org/apache/cocoon/components/modules/input/ContextPathModule.java
Modified:
    cocoon/tags/RELEASE_2_1_6/src/webapp/WEB-INF/cocoon.xconf

Modified: cocoon/tags/RELEASE_2_1_6/src/webapp/WEB-INF/cocoon.xconf
URL: 
http://svn.apache.org/viewcvs/cocoon/tags/RELEASE_2_1_6/src/webapp/WEB-INF/cocoon.xconf?view=diff&r1=152930&r2=152931
==============================================================================
--- cocoon/tags/RELEASE_2_1_6/src/webapp/WEB-INF/cocoon.xconf (original)
+++ cocoon/tags/RELEASE_2_1_6/src/webapp/WEB-INF/cocoon.xconf Tue Feb  8 
12:16:52 2005
@@ -170,7 +170,6 @@
     </component-instance>
     <component-instance logger="core.modules.input" name="nullinput"    
class="org.apache.cocoon.components.modules.input.NullInputModule"/>
     <component-instance logger="core.modules.input" name="realpath"     
class="org.apache.cocoon.components.modules.input.RealPathModule"/>
-    <component-instance logger="core.modules.input" name="contextpath"  
class="org.apache.cocoon.components.modules.input.ContextPathModule"/>
     <component-instance logger="core.modules.input" name="naming"       
class="org.apache.cocoon.components.modules.input.NamingInputModule">
     </component-instance>
     <component-instance logger="core.modules.input" name="cocoon-properties" 
class="org.apache.cocoon.components.modules.input.PropertiesFileModule">


Reply via email to