Author: markt
Date: Wed Jan 15 13:41:02 2014
New Revision: 1558381
URL: http://svn.apache.org/r1558381
Log:
Correct Javadoc
Modified:
tomcat/trunk/java/org/apache/catalina/WebResourceSet.java
Modified: tomcat/trunk/java/org/apache/catalina/WebResourceSet.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/WebResourceSet.java?rev=1558381&r1=1558380&r2=1558381&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/WebResourceSet.java (original)
+++ tomcat/trunk/java/org/apache/catalina/WebResourceSet.java Wed Jan 15
13:41:02 2014
@@ -74,8 +74,7 @@ public interface WebResourceSet extends
/**
* Create a new resource at the requested path using the provided
- * InputStream. If a resource already exists at the provided path it will
- * not be overwritten.
+ * InputStream.
*
* @param path The path to be used for the new Resource. It is
relative
* to the root of the web application and must start with
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]