Author: markt
Date: Fri Nov 21 13:22:24 2008
New Revision: 719718

URL: http://svn.apache.org/viewvc?rev=719718&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46246
Correct properties.
Patch provided by [EMAIL PROTECTED]

Modified:
    tomcat/connectors/trunk/jk/jkstatus/example/show.txt   (contents, props 
changed)
    tomcat/connectors/trunk/jk/native/apache-1.3/Makefile.apxs.in   (props 
changed)
    tomcat/connectors/trunk/jk/native/apache-1.3/Makefile.in   (props changed)
    tomcat/connectors/trunk/jk/native/apache-2.0/Makefile.in   (props changed)
    tomcat/connectors/trunk/jk/native/common/jk_url.c   (props changed)
    tomcat/connectors/trunk/jk/native/common/jk_url.h   (props changed)
    tomcat/connectors/trunk/jk/native/configure.in   (props changed)
    tomcat/connectors/trunk/jk/native/iis/pcre/RunTest.in   (props changed)
    
tomcat/connectors/trunk/jni/test/org/apache/tomcat/jni/SocketServerTestBind.java
   (props changed)
    
tomcat/connectors/trunk/jni/test/org/apache/tomcat/jni/SocketServerTestSuite.java
   (props changed)
    tomcat/connectors/trunk/jni/xdocs/build.xml   (props changed)
    tomcat/connectors/trunk/jni/xdocs/index.xml   (props changed)
    tomcat/connectors/trunk/jni/xdocs/miscellaneous/changelog.xml   (props 
changed)
    tomcat/connectors/trunk/jni/xdocs/miscellaneous/project.xml   (props 
changed)
    tomcat/connectors/trunk/jni/xdocs/news/2008.xml   (props changed)
    tomcat/connectors/trunk/jni/xdocs/news/project.xml   (props changed)
    tomcat/connectors/trunk/jni/xdocs/project.xml   (props changed)
    tomcat/connectors/trunk/jni/xdocs/style.css   (props changed)
    tomcat/connectors/trunk/jni/xdocs/style.xsl   (props changed)
    
tomcat/connectors/trunk/util/loader/org/apache/tomcat/util/loader/Loader.java   
(props changed)
    
tomcat/connectors/trunk/util/loader/org/apache/tomcat/util/loader/Module.java   
(props changed)
    
tomcat/connectors/trunk/util/loader/org/apache/tomcat/util/loader/ModuleClassLoader.java
   (props changed)
    
tomcat/connectors/trunk/util/loader/org/apache/tomcat/util/loader/Repository.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/catalina/docs/dev/catalina-analysis1_raster.gif
   (props changed)
    
tomcat/container/branches/tc4.1.x/catalina/docs/dev/catalina-analysis2_raster.gif
   (props changed)
    
tomcat/container/branches/tc4.1.x/catalina/docs/dev/catalina-analysis3_raster.gif
   (props changed)
    
tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/valves/ExtendedAccessLogValve.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/tester/src/tester/org/apache/tester/Session02.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/tester/src/tester/org/apache/tester/Session03.java
   (props changed)
    tomcat/container/branches/tc4.1.x/tester/web/Encoding01.jsp   (props 
changed)
    tomcat/container/branches/tc4.1.x/tester/web/golden/Session05.txt   (props 
changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/CookieExample.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/HelloWorldExample.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/LocalStrings.properties
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/RequestHeaderExample.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/RequestInfoExample.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/RequestParamExample.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/SessionExample.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/cal/Entries.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/cal/Entry.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/cal/JspCalendar.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/cal/TableBean.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/checkbox/CheckTest.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/colors/ColorGameBean.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/error/Smart.java
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/sessions/DummyCart.java
   (props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/Entries.txt   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/Entry.txt   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/JspCalendar.txt  
 (props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/TableBean.txt   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/cal1.jsp   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/cal1.txt   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/cal2.jsp   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/cal2.txt   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/calendar.html   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/login.html   
(props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/checkbox/CheckTest.html  
 (props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/checkbox/check.html  
 (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/checkbox/checkresult.jsp 
  (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/checkbox/checkresult.txt 
  (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/checkbox/cresult.html   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/colors/clr.html   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/colors/colors.html   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/colors/colors.txt   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/colors/colrs.jsp   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/dates/date.html   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/error/er.html   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/error/err.jsp   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/error/err.txt   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/error/error.html   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/error/errorpge.jsp   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/index.html   (props 
changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/jsptoserv/jts.html   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/num/numguess.html   
(props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/security/protected/index.jsp
   (props changed)
    
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/sessions/DummyCart.html  
 (props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/sessions/carts.html  
 (props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/sessions/carts.jsp   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/sessions/carts.txt   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/sessions/crt.html   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/snp/snoop.html   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/snp/snoop.jsp   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/jsp/snp/snoop.txt   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/servlets/helloworld.html 
  (props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/servlets/index.html   
(props changed)
    tomcat/container/branches/tc4.1.x/webapps/examples/servlets/reqinfo.html   
(props changed)
    
tomcat/jasper/branches/tc4.1.x/src/share/org/apache/jasper/xmlparser/ParserUtils.java
   (props changed)

Modified: tomcat/connectors/trunk/jk/jkstatus/example/show.txt
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/example/show.txt?rev=719718&r1=719717&r2=719718&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/jkstatus/example/show.txt (original)
+++ tomcat/connectors/trunk/jk/jkstatus/example/show.txt Fri Nov 21 13:22:24 
2008
@@ -1,25 +1,25 @@
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-
-How to use the show example:
-ant -f show.xml
-Configure mod_jk (httpd.conf and workers.properties):
-JkMount /jkstatus jkstatus
-
-worker.list=jkstatus
-worker.jkstatus.type=status
-
-Adjust jkstatus.properties.default:
-jkstatus.port (for example).
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+How to use the show example:
+ant -f show.xml
+Configure mod_jk (httpd.conf and workers.properties):
+JkMount /jkstatus jkstatus
+
+worker.list=jkstatus
+worker.jkstatus.type=status
+
+Adjust jkstatus.properties.default:
+jkstatus.port (for example).

Propchange: tomcat/connectors/trunk/jk/jkstatus/example/show.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jk/native/apache-1.3/Makefile.apxs.in
            ('svn:executable' removed)

Propchange: tomcat/connectors/trunk/jk/native/apache-1.3/Makefile.in
            ('svn:executable' removed)

Propchange: tomcat/connectors/trunk/jk/native/apache-2.0/Makefile.in
            ('svn:executable' removed)

Propchange: tomcat/connectors/trunk/jk/native/common/jk_url.c
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jk/native/common/jk_url.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jk/native/configure.in
            ('svn:executable' removed)

Propchange: tomcat/connectors/trunk/jk/native/iis/pcre/RunTest.in
            ('svn:executable' removed)

Propchange: 
tomcat/connectors/trunk/jni/test/org/apache/tomcat/jni/SocketServerTestBind.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tomcat/connectors/trunk/jni/test/org/apache/tomcat/jni/SocketServerTestSuite.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jni/xdocs/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jni/xdocs/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jni/xdocs/miscellaneous/changelog.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jni/xdocs/miscellaneous/project.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jni/xdocs/news/2008.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jni/xdocs/news/project.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jni/xdocs/project.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jni/xdocs/style.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/connectors/trunk/jni/xdocs/style.xsl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tomcat/connectors/trunk/util/loader/org/apache/tomcat/util/loader/Loader.java
            ('svn:executable' removed)

Propchange: 
tomcat/connectors/trunk/util/loader/org/apache/tomcat/util/loader/Module.java
            ('svn:executable' removed)

Propchange: 
tomcat/connectors/trunk/util/loader/org/apache/tomcat/util/loader/ModuleClassLoader.java
            ('svn:executable' removed)

Propchange: 
tomcat/connectors/trunk/util/loader/org/apache/tomcat/util/loader/Repository.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/catalina/docs/dev/catalina-analysis1_raster.gif
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/catalina/docs/dev/catalina-analysis2_raster.gif
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/catalina/docs/dev/catalina-analysis3_raster.gif
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/valves/ExtendedAccessLogValve.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/tester/src/tester/org/apache/tester/Session02.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/tester/src/tester/org/apache/tester/Session03.java
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/tester/web/Encoding01.jsp
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/tester/web/golden/Session05.txt
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/CookieExample.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/HelloWorldExample.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/LocalStrings.properties
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/RequestHeaderExample.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/RequestInfoExample.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/RequestParamExample.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/SessionExample.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/cal/Entries.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/cal/Entry.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/cal/JspCalendar.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/cal/TableBean.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/checkbox/CheckTest.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/colors/ColorGameBean.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/error/Smart.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/WEB-INF/classes/sessions/DummyCart.java
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/Entries.txt
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/Entry.txt
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/JspCalendar.txt
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/TableBean.txt
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/cal1.jsp
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/cal1.txt
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/cal2.jsp
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/cal2.txt
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/calendar.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/cal/login.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/checkbox/CheckTest.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/checkbox/check.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/checkbox/checkresult.jsp
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/checkbox/checkresult.txt
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/checkbox/cresult.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/colors/clr.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/colors/colors.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/colors/colors.txt
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/colors/colrs.jsp
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/dates/date.html
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/webapps/examples/jsp/error/er.html
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/webapps/examples/jsp/error/err.jsp
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/webapps/examples/jsp/error/err.txt
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/error/error.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/error/errorpge.jsp
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/webapps/examples/jsp/index.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/jsptoserv/jts.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/num/numguess.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/security/protected/index.jsp
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/sessions/DummyCart.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/sessions/carts.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/sessions/carts.jsp
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/sessions/carts.txt
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/sessions/crt.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/jsp/snp/snoop.html
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/webapps/examples/jsp/snp/snoop.jsp
            ('svn:executable' removed)

Propchange: tomcat/container/branches/tc4.1.x/webapps/examples/jsp/snp/snoop.txt
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/servlets/helloworld.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/servlets/index.html
            ('svn:executable' removed)

Propchange: 
tomcat/container/branches/tc4.1.x/webapps/examples/servlets/reqinfo.html
            ('svn:executable' removed)

Propchange: 
tomcat/jasper/branches/tc4.1.x/src/share/org/apache/jasper/xmlparser/ParserUtils.java
            ('svn:executable' removed)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to