You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2013/03/06 15:41:24 UTC

svn commit: r1453349 - in /commons/proper/fileupload/trunk/src/site/xdoc: customizing.xml index.xml overview.xml streaming.xml tasks.xml using.xml

Author: simonetripodi
Date: Wed Mar  6 14:41:24 2013
New Revision: 1453349

URL: http://svn.apache.org/r1453349
Log:
trivial: linked document XSchema and fixed invalid elements positions

Modified:
    commons/proper/fileupload/trunk/src/site/xdoc/customizing.xml
    commons/proper/fileupload/trunk/src/site/xdoc/index.xml
    commons/proper/fileupload/trunk/src/site/xdoc/overview.xml
    commons/proper/fileupload/trunk/src/site/xdoc/streaming.xml
    commons/proper/fileupload/trunk/src/site/xdoc/tasks.xml
    commons/proper/fileupload/trunk/src/site/xdoc/using.xml

Modified: commons/proper/fileupload/trunk/src/site/xdoc/customizing.xml
URL: http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/src/site/xdoc/customizing.xml?rev=1453349&r1=1453348&r2=1453349&view=diff
==============================================================================
--- commons/proper/fileupload/trunk/src/site/xdoc/customizing.xml (original)
+++ commons/proper/fileupload/trunk/src/site/xdoc/customizing.xml Wed Mar  6 14:41:24 2013
@@ -16,7 +16,9 @@
  limitations under the License.
 -->
 
-<document>
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
 
   <properties>
     <title>Customizing FileUpload</title>

Modified: commons/proper/fileupload/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/src/site/xdoc/index.xml?rev=1453349&r1=1453348&r2=1453349&view=diff
==============================================================================
--- commons/proper/fileupload/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/fileupload/trunk/src/site/xdoc/index.xml Wed Mar  6 14:41:24 2013
@@ -16,7 +16,9 @@
  limitations under the License.
 -->
 
-<document>
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
 
   <properties>
     <title>Home</title>
@@ -42,69 +44,55 @@
     </section>
 
     <section name="Documentation">
-      <p>
-        The following documentation is available:
-        <ul>
-          <li><a href="./using.html">User Guide</a></li>
-          <li><a href="./streaming.html">Streaming API</a></li>
-          <li><a href="./faq.html">Frequently Asked Questions</a></li>
-          <li><a href="./apidocs/index.html">JavaDoc API</a></li>
-          <li><a href="./project-reports.html">Project Reports</a></li>
-        </ul>
-        You can also <a href="./source-repository.html">browse</a> the Subversion repository.
-      </p>
+      <p>The following documentation is available:</p>
+      <ul>
+        <li><a href="./using.html">User Guide</a></li>
+        <li><a href="./streaming.html">Streaming API</a></li>
+        <li><a href="./faq.html">Frequently Asked Questions</a></li>
+        <li><a href="./apidocs/index.html">JavaDoc API</a></li>
+        <li><a href="./project-reports.html">Project Reports</a></li>
+      </ul>
+      <p>You can also <a href="./source-repository.html">browse</a> the Subversion repository.</p>
     </section>
 
     <section name="Downloading">
         <subsection name="Full Releases">
-          <p>
-            <strong>FileUpload 1.2.2</strong> - 29 July 2010
-            <ul>
-              <li>Download the binary and source distributions from a mirror site
-                <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
-              </li>
-            </ul>
-          </p>
-          <p>
-            <strong>FileUpload 1.2.1</strong> - 18 January 2008
-            <ul>
-              <li>Download the binary and source distributions from a mirror site
-                <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
-              </li>
-            </ul>
-          </p>
-          <p>
-            <strong>FileUpload 1.2</strong> - 13 February 2007
-            <ul>
-              <li>Download the binary and source distributions from a mirror site
-                <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
-              </li>
-            </ul>
-          </p>
-          <p>
-            <strong>FileUpload 1.1.1</strong> - 08 June 2006
-            <ul>
-              <li>Download the binary and source distributions from a mirror site
-                <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
-              </li>
-            </ul>
-          </p>
-          <p>
-            <strong>FileUpload 1.1</strong> - 22 Dec 2005
-            <ul>
-              <li>Download the binary and source distributions from a mirror site
-                <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
-              </li>
-            </ul>
-          </p>
-          <p>
-            <strong>FileUpload 1.0</strong> - 24 Jun 2003
-            <ul>
-              <li>Download the binary and source distributions from a mirror site
-                <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
-              </li>
-            </ul>
-          </p>
+          <p><strong>FileUpload 1.2.2</strong> - 29 July 2010</p>
+          <ul>
+            <li>Download the binary and source distributions from a mirror site
+              <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
+            </li>
+          </ul>
+          <p><strong>FileUpload 1.2.1</strong> - 18 January 2008</p>
+          <ul>
+            <li>Download the binary and source distributions from a mirror site
+              <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
+            </li>
+          </ul>
+          <p><strong>FileUpload 1.2</strong> - 13 February 2007</p>
+          <ul>
+            <li>Download the binary and source distributions from a mirror site
+              <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
+            </li>
+          </ul>
+          <p><strong>FileUpload 1.1.1</strong> - 08 June 2006</p>
+          <ul>
+            <li>Download the binary and source distributions from a mirror site
+              <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
+            </li>
+          </ul>
+          <p><strong>FileUpload 1.1</strong> - 22 Dec 2005</p>
+          <ul>
+            <li>Download the binary and source distributions from a mirror site
+              <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
+            </li>
+          </ul>
+          <p><strong>FileUpload 1.0</strong> - 24 Jun 2003</p>
+          <ul>
+            <li>Download the binary and source distributions from a mirror site
+              <a href="http://commons.apache.org/fileupload/download_fileupload.cgi">here</a>
+            </li>
+          </ul>
         </subsection>
         <subsection name="Releases Candidates">
           <p>

Modified: commons/proper/fileupload/trunk/src/site/xdoc/overview.xml
URL: http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/src/site/xdoc/overview.xml?rev=1453349&r1=1453348&r2=1453349&view=diff
==============================================================================
--- commons/proper/fileupload/trunk/src/site/xdoc/overview.xml (original)
+++ commons/proper/fileupload/trunk/src/site/xdoc/overview.xml Wed Mar  6 14:41:24 2013
@@ -16,7 +16,9 @@
  limitations under the License.
 -->
 
-<document>
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
 
  <properties>
   <title>Fileupload Overview</title>

Modified: commons/proper/fileupload/trunk/src/site/xdoc/streaming.xml
URL: http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/src/site/xdoc/streaming.xml?rev=1453349&r1=1453348&r2=1453349&view=diff
==============================================================================
--- commons/proper/fileupload/trunk/src/site/xdoc/streaming.xml (original)
+++ commons/proper/fileupload/trunk/src/site/xdoc/streaming.xml Wed Mar  6 14:41:24 2013
@@ -16,7 +16,9 @@
  limitations under the License.
 -->
 
-<document>
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
 
   <properties>
     <title>The Streaming API</title>

Modified: commons/proper/fileupload/trunk/src/site/xdoc/tasks.xml
URL: http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/src/site/xdoc/tasks.xml?rev=1453349&r1=1453348&r2=1453349&view=diff
==============================================================================
--- commons/proper/fileupload/trunk/src/site/xdoc/tasks.xml (original)
+++ commons/proper/fileupload/trunk/src/site/xdoc/tasks.xml Wed Mar  6 14:41:24 2013
@@ -16,7 +16,9 @@
  limitations under the License.
 -->
 
-<document>
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
   <properties>
     <title>TODO</title>
     <author email="rdonkin@apache.org">Robert Burrell Donkin</author>

Modified: commons/proper/fileupload/trunk/src/site/xdoc/using.xml
URL: http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/src/site/xdoc/using.xml?rev=1453349&r1=1453348&r2=1453349&view=diff
==============================================================================
--- commons/proper/fileupload/trunk/src/site/xdoc/using.xml (original)
+++ commons/proper/fileupload/trunk/src/site/xdoc/using.xml Wed Mar  6 14:41:24 2013
@@ -16,7 +16,9 @@
  limitations under the License.
 -->
 
-<document>
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
 
   <properties>
     <title>Using FileUpload</title>
@@ -92,7 +94,7 @@
     </p>
     <p>
       If you are building a portlet application, the following are the two
-      distinctions you should make as you read this document:
+      distinctions you should make as you read this document:</p>
       <ul>
         <li>
           Where you see references to the <code>ServletFileUpload</code> class,
@@ -103,7 +105,6 @@
           substitute the <code>ActionRequest</code> class.
         </li>
       </ul>
-    </p>
   </section>
 
   <section name="Parsing the request">
@@ -119,26 +120,24 @@ boolean isMultipart = ServletFileUpload.
         Now we are ready to parse the request into its constituent items.
       </p>
     <subsection name="The simplest case">
-      <p>
-        The simplest usage scenario is the following:
-        <ul>
-          <li>
-            Uploaded items should be retained in memory as long as they are
-            reasonably small.
-          </li>
-          <li>
-            Larger items should be written to a temporary file on disk.
-          </li>
-          <li>
-            Very large upload requests should not be permitted.
-          </li>
-          <li>
-            The built-in defaults for the maximum size of an item to
-            be retained in memory, the maximum permitted size of an upload
-            request, and the location of temporary files are acceptable.
-          </li>
-        </ul>
-      </p>
+      <p>The simplest usage scenario is the following:</p>
+      <ul>
+        <li>
+          Uploaded items should be retained in memory as long as they are
+          reasonably small.
+        </li>
+        <li>
+          Larger items should be written to a temporary file on disk.
+        </li>
+        <li>
+          Very large upload requests should not be permitted.
+        </li>
+        <li>
+          The built-in defaults for the maximum size of an item to
+          be retained in memory, the maximum permitted size of an upload
+          request, and the location of temporary files are acceptable.
+        </li>
+      </ul>
       <p>
         Handling a request in this scenario couldn't be much simpler:
       </p>