You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by br...@apache.org on 2016/07/01 05:55:11 UTC

svn commit: r991783 - in /websites/production/commons/content/proper/commons-fileupload: ./ cobertura/

Author: britter
Date: Fri Jul  1 05:55:11 2016
New Revision: 991783

Log:
Site checkin for project Apache Commons FileUpload

Modified:
    websites/production/commons/content/proper/commons-fileupload/changes-report.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.disk.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.portlet.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.servlet.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.util.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.util.mime.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DefaultFileItem.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DefaultFileItemFactory.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DiskFileUpload.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItem.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemFactory.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemHeaders.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemHeadersSupport.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemIterator.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemStream.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUpload.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUploadBase.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUploadException.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.InvalidFileNameException.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.MultipartStream.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.ParameterParser.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.ProgressListener.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.RequestContext.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.UploadContext.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.disk.DiskFileItem.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.disk.DiskFileItemFactory.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.portlet.PortletFileUpload.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.portlet.PortletRequestContext.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.FileCleanerCleanup.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.ServletFileUpload.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.ServletRequestContext.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.Closeable.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.FileItemHeadersImpl.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.LimitedInputStream.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.Streams.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.Base64Decoder.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.MimeUtility.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.ParseException.html
    websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.QuotedPrintableDecoder.html
    websites/production/commons/content/proper/commons-fileupload/pmd.xml
    websites/production/commons/content/proper/commons-fileupload/rat-report.html
    websites/production/commons/content/proper/commons-fileupload/surefire-report.html

Modified: websites/production/commons/content/proper/commons-fileupload/changes-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/changes-report.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/changes-report.html Fri Jul  1 05:55:11 2016
@@ -396,7 +396,7 @@
 <th>By</th></tr>
 <tr class="b">
 <td><img src="images/update.gif" alt="Update" title="Update" /></td>
-<td>Performance Improvement in MultipartStream Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/FILEUPLOAD-272">FILEUPLOAD-272</a>.</td>
+<td>SECURITY - CVE-2016-3092. Performance Improvement in MultipartStream. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/FILEUPLOAD-272">FILEUPLOAD-272</a>.</td>
 <td><a href="team-list.html#jochen">jochen</a></td></tr></table></div>
 <div class="section">
 <h3 id="a1.3.2">Release 1.3.2 &#x2013; 2014-02-07</h3>

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.disk.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.disk.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.disk.html Fri Jul  1 05:55:11 2016
@@ -39,6 +39,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.html Fri Jul  1 05:55:11 2016
@@ -92,6 +92,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.portlet.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.portlet.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.portlet.html Fri Jul  1 05:55:11 2016
@@ -39,6 +39,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.servlet.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.servlet.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.servlet.html Fri Jul  1 05:55:11 2016
@@ -41,6 +41,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.util.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.util.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.util.html Fri Jul  1 05:55:11 2016
@@ -44,6 +44,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.util.mime.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.util.mime.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary-org.apache.commons.fileupload.util.mime.html Fri Jul  1 05:55:11 2016
@@ -43,6 +43,6 @@ var classTable = new SortableTable(docum
     ["String", "Percentage", "Percentage", "FormattedNumber"]);
 classTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/frame-summary.html Fri Jul  1 05:55:11 2016
@@ -30,6 +30,6 @@ var packageTable = new SortableTable(doc
     ["String", "Number", "Percentage", "Percentage", "FormattedNumber"]);
 packageTable.sort(0);
 </script>
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DefaultFileItem.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DefaultFileItem.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DefaultFileItem.html Fri Jul  1 05:55:11 2016
@@ -171,6 +171,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DefaultFileItemFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DefaultFileItemFactory.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DefaultFileItemFactory.html Fri Jul  1 05:55:11 2016
@@ -225,6 +225,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DiskFileUpload.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DiskFileUpload.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.DiskFileUpload.html Fri Jul  1 05:55:11 2016
@@ -408,6 +408,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItem.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItem.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItem.html Fri Jul  1 05:55:11 2016
@@ -431,6 +431,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemFactory.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemFactory.html Fri Jul  1 05:55:11 2016
@@ -115,6 +115,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemHeaders.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemHeaders.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemHeaders.html Fri Jul  1 05:55:11 2016
@@ -171,6 +171,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemHeadersSupport.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemHeadersSupport.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemHeadersSupport.html Fri Jul  1 05:55:11 2016
@@ -119,6 +119,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemIterator.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemIterator.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemIterator.html Fri Jul  1 05:55:11 2016
@@ -127,6 +127,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemStream.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileItemStream.html Fri Jul  1 05:55:11 2016
@@ -227,6 +227,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUpload.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUpload.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUpload.html Fri Jul  1 05:55:11 2016
@@ -199,6 +199,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUploadBase.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUploadBase.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUploadBase.html Fri Jul  1 05:55:11 2016
@@ -2672,6 +2672,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUploadException.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUploadException.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.FileUploadException.html Fri Jul  1 05:55:11 2016
@@ -215,6 +215,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.InvalidFileNameException.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.InvalidFileNameException.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.InvalidFileNameException.html Fri Jul  1 05:55:11 2016
@@ -143,6 +143,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:54.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.MultipartStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.MultipartStream.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.MultipartStream.html Fri Jul  1 05:55:11 2016
@@ -1861,6 +1861,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.ParameterParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.ParameterParser.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.ParameterParser.html Fri Jul  1 05:55:11 2016
@@ -607,6 +607,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.ProgressListener.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.ProgressListener.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.ProgressListener.html Fri Jul  1 05:55:11 2016
@@ -97,6 +97,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.RequestContext.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.RequestContext.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.RequestContext.html Fri Jul  1 05:55:11 2016
@@ -149,6 +149,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.UploadContext.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.UploadContext.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.UploadContext.html Fri Jul  1 05:55:11 2016
@@ -97,6 +97,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.disk.DiskFileItem.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.disk.DiskFileItem.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.disk.DiskFileItem.html Fri Jul  1 05:55:11 2016
@@ -996,18 +996,18 @@
   <td class="src"><pre class="src">&nbsp;    @Override</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;533</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;    <span class="keyword">protected</span> <span class="keyword">void</span> finalize() {</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;534</td>  <td class="nbHitsCovered"><a title="Line 534: Conditional coverage 100% (2/2).">&nbsp;1283</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 534: Conditional coverage 100% (2/2).">        <span class="keyword">if</span> (dfos == <span class="keyword">null</span>) {</a></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;534</td>  <td class="nbHitsCovered"><a title="Line 534: Conditional coverage 100% (2/2).">&nbsp;1307</a></td>  <td class="src"><pre class="src">&nbsp;<a title="Line 534: Conditional coverage 100% (2/2).">        <span class="keyword">if</span> (dfos == <span class="keyword">null</span>) {</a></pre></td></tr>
 <tr>  <td class="numLineCover">&nbsp;535</td>  <td class="nbHitsCovered">&nbsp;2</td>  <td class="src"><pre class="src">&nbsp;            <span class="keyword">return</span>;</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;536</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;        }</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;537</td>  <td class="nbHitsCovered">&nbsp;1281</td>  <td class="src"><pre class="src">&nbsp;        File outputFile = dfos.getFile();</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;537</td>  <td class="nbHitsCovered">&nbsp;1305</td>  <td class="src"><pre class="src">&nbsp;        File outputFile = dfos.getFile();</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;538</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;539</td>  <td class="nbHitsUncovered"><a title="Line 539: Conditional coverage 75% (3/4) [each condition: 50%, 100%].">&nbsp;1281</a></td>  <td class="src"><pre class="src"><span class="srcUncovered">&nbsp;<a title="Line 539: Conditional coverage 75% (3/4) [each condition: 50%, 100%].">        <span class="keyword">if</span> (outputFile != <span class="keyword">null</span> &amp;&amp; outputFile.exists()) {</a></span></pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;539</td>  <td class="nbHitsUncovered"><a title="Line 539: Conditional coverage 75% (3/4) [each condition: 50%, 100%].">&nbsp;1305</a></td>  <td class="src"><pre class="src"><span class="srcUncovered">&nbsp;<a title="Line 539: Conditional coverage 75% (3/4) [each condition: 50%, 100%].">        <span class="keyword">if</span> (outputFile != <span class="keyword">null</span> &amp;&amp; outputFile.exists()) {</a></span></pre></td></tr>
 <tr>  <td class="numLineCover">&nbsp;540</td>  <td class="nbHitsCovered">&nbsp;524</td>  <td class="src"><pre class="src">&nbsp;            outputFile.delete();</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;541</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;        }</pre></td></tr>
-<tr>  <td class="numLineCover">&nbsp;542</td>  <td class="nbHitsCovered">&nbsp;1281</td>  <td class="src"><pre class="src">&nbsp;    }</pre></td></tr>
+<tr>  <td class="numLineCover">&nbsp;542</td>  <td class="nbHitsCovered">&nbsp;1305</td>  <td class="src"><pre class="src">&nbsp;    }</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;543</td>  <td class="nbHits">&nbsp;</td>
   <td class="src"><pre class="src">&nbsp;</pre></td></tr>
 <tr>  <td class="numLine">&nbsp;544</td>  <td class="nbHits">&nbsp;</td>
@@ -1143,6 +1143,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.disk.DiskFileItemFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.disk.DiskFileItemFactory.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.disk.DiskFileItemFactory.html Fri Jul  1 05:55:11 2016
@@ -452,6 +452,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.portlet.PortletFileUpload.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.portlet.PortletFileUpload.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.portlet.PortletFileUpload.html Fri Jul  1 05:55:11 2016
@@ -313,6 +313,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.portlet.PortletRequestContext.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.portlet.PortletRequestContext.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.portlet.PortletRequestContext.html Fri Jul  1 05:55:11 2016
@@ -262,6 +262,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.FileCleanerCleanup.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.FileCleanerCleanup.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.FileCleanerCleanup.html Fri Jul  1 05:55:11 2016
@@ -186,6 +186,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.ServletFileUpload.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.ServletFileUpload.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.ServletFileUpload.html Fri Jul  1 05:55:11 2016
@@ -323,6 +323,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.ServletRequestContext.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.ServletRequestContext.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.servlet.ServletRequestContext.html Fri Jul  1 05:55:11 2016
@@ -258,6 +258,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.Closeable.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.Closeable.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.Closeable.html Fri Jul  1 05:55:11 2016
@@ -105,6 +105,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.FileItemHeadersImpl.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.FileItemHeadersImpl.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.FileItemHeadersImpl.html Fri Jul  1 05:55:11 2016
@@ -193,6 +193,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.LimitedInputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.LimitedInputStream.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.LimitedInputStream.html Fri Jul  1 05:55:11 2016
@@ -333,6 +333,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.Streams.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.Streams.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.Streams.html Fri Jul  1 05:55:11 2016
@@ -368,6 +368,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.Base64Decoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.Base64Decoder.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.Base64Decoder.html Fri Jul  1 05:55:11 2016
@@ -284,6 +284,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.MimeUtility.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.MimeUtility.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.MimeUtility.html Fri Jul  1 05:55:11 2016
@@ -498,6 +498,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.ParseException.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.ParseException.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.ParseException.html Fri Jul  1 05:55:11 2016
@@ -93,6 +93,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.QuotedPrintableDecoder.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.QuotedPrintableDecoder.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/cobertura/org.apache.commons.fileupload.util.mime.QuotedPrintableDecoder.html Fri Jul  1 05:55:11 2016
@@ -212,6 +212,6 @@
   <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
 </table>
 
-<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:47.</div>
+<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 01.07.16 07:55.</div>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-fileupload/pmd.xml
==============================================================================
Binary files - no diff available.

Modified: websites/production/commons/content/proper/commons-fileupload/rat-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/rat-report.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/rat-report.html Fri Jul  1 05:55:11 2016
@@ -283,7 +283,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2016-07-01T07:47:05+02:00
+Generated at: 2016-07-01T07:54:58+02:00
 Notes: 3
 Binaries: 3
 Archives: 0

Modified: websites/production/commons/content/proper/commons-fileupload/surefire-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/surefire-report.html (original)
+++ websites/production/commons/content/proper/commons-fileupload/surefire-report.html Fri Jul  1 05:55:11 2016
@@ -310,7 +310,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.787</td></tr></table><br />
+<td>1.769</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
 <div class="section">
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
@@ -331,7 +331,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.78</td></tr>
+<td>1.76</td></tr>
 <tr class="a">
 <td><a href="#org.apache.commons.fileupload.util.mime">org.apache.commons.fileupload.util.mime</a></td>
 <td>30</td>
@@ -339,7 +339,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.007</td></tr></table><br />
+<td>0.009</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a name="org.apache.commons.fileupload"></a>org.apache.commons.fileupload</h3><a name="org.apache.commons.fileupload"></a>
@@ -370,7 +370,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.028</td></tr>
+<td>0.026</td></tr>
 <tr class="b">
 <td><a href="#org.apache.commons.fileuploadFileItemHeadersTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.commons.fileuploadFileItemHeadersTest">FileItemHeadersTest</a></td>
@@ -388,7 +388,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.005</td></tr>
+<td>0.004</td></tr>
 <tr class="b">
 <td><a href="#org.apache.commons.fileuploadParameterParserTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.commons.fileuploadParameterParserTest">ParameterParserTest</a></td>
@@ -397,7 +397,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.009</td></tr>
+<td>0.006</td></tr>
 <tr class="a">
 <td><a href="#org.apache.commons.fileuploadProgressListenerTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.commons.fileuploadProgressListenerTest">ProgressListenerTest</a></td>
@@ -406,7 +406,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.467</td></tr>
+<td>0.471</td></tr>
 <tr class="b">
 <td><a href="#org.apache.commons.fileuploadServletFileUploadTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.commons.fileuploadServletFileUploadTest">ServletFileUploadTest</a></td>
@@ -415,7 +415,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.01</td></tr>
+<td>0.009</td></tr>
 <tr class="a">
 <td><a href="#org.apache.commons.fileuploadSizesTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.commons.fileuploadSizesTest">SizesTest</a></td>
@@ -424,7 +424,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.278</td></tr>
+<td>0.281</td></tr>
 <tr class="b">
 <td><a href="#org.apache.commons.fileuploadStreamingTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.commons.fileuploadStreamingTest">StreamingTest</a></td>
@@ -433,7 +433,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.752</td></tr></table></div>
+<td>0.732</td></tr></table></div>
 <div class="section">
 <h3><a name="org.apache.commons.fileupload.util.mime"></a>org.apache.commons.fileupload.util.mime</h3><a name="org.apache.commons.fileupload.util.mime"></a>
 <table border="1" class="bodyTable">
@@ -472,7 +472,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.001</td></tr></table></div><br /></div>
+<td>0.003</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
@@ -482,7 +482,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.DefaultFileItemTest.testTextFieldConstruction"></a>testTextFieldConstruction</td>
-<td>0.175</td></tr>
+<td>0.173</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.DefaultFileItemTest.testAboveThresholdSpecifiedRepository"></a>testAboveThresholdSpecifiedRepository</td>
@@ -490,7 +490,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.DefaultFileItemTest.testBelowThreshold"></a>testBelowThreshold</td>
-<td>0.001</td></tr>
+<td>0</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.DefaultFileItemTest.testAboveThresholdDefaultRepository"></a>testAboveThresholdDefaultRepository</td>
@@ -505,15 +505,15 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.DiskFileItemSerializeTest.testInvalidRepositoryWithNullChar"></a>testInvalidRepositoryWithNullChar</td>
-<td>0.019</td></tr>
+<td>0.02</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.DiskFileItemSerializeTest.testBelowThreshold"></a>testBelowThreshold</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.DiskFileItemSerializeTest.testThreshold"></a>testThreshold</td>
-<td>0.001</td></tr>
+<td>0</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.DiskFileItemSerializeTest.testValidRepository"></a>testValidRepository</td>
@@ -521,7 +521,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.DiskFileItemSerializeTest.testAboveThreshold"></a>testAboveThreshold</td>
-<td>0.002</td></tr>
+<td>0.001</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.DiskFileItemSerializeTest.testInvalidRepository"></a>testInvalidRepository</td>
@@ -554,7 +554,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.ParameterParserTest.testFileUpload139"></a>testFileUpload139</td>
-<td>0.002</td></tr>
+<td>0.001</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.ParameterParserTest.testContentTypeParsing"></a>testContentTypeParsing</td>
@@ -570,14 +570,14 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.ParameterParserTest.fileUpload199"></a>fileUpload199</td>
-<td>0.005</td></tr></table></div>
+<td>0.003</td></tr></table></div>
 <div class="section">
 <h3><a name="ProgressListenerTest"></a>ProgressListenerTest</h3><a name="org.apache.commons.fileuploadProgressListenerTest"></a>
 <table border="1" class="bodyTable">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.ProgressListenerTest.testProgressListener"></a>testProgressListener</td>
-<td>0.467</td></tr></table></div>
+<td>0.471</td></tr></table></div>
 <div class="section">
 <h3><a name="ServletFileUploadTest"></a>ServletFileUploadTest</h3><a name="org.apache.commons.fileuploadServletFileUploadTest"></a>
 <table border="1" class="bodyTable">
@@ -592,7 +592,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.ServletFileUploadTest.testWithInvalidRequest"></a>testWithInvalidRequest</td>
-<td>0.002</td></tr>
+<td>0.001</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.ServletFileUploadTest.testWithNullContentType"></a>testWithNullContentType</td>
@@ -608,11 +608,11 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.ServletFileUploadTest.parseParameterMap"></a>parseParameterMap</td>
-<td>0.001</td></tr>
+<td>0</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.ServletFileUploadTest.testContentTypeAttachment"></a>testContentTypeAttachment</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.ServletFileUploadTest.testFileUpload"></a>testFileUpload</td>
@@ -631,11 +631,11 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.SizesTest.testFileSizeLimitWithFakedContentLength"></a>testFileSizeLimitWithFakedContentLength</td>
-<td>0.003</td></tr>
+<td>0.004</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.SizesTest.testMaxSizeLimitUnknownContentLength"></a>testMaxSizeLimitUnknownContentLength</td>
-<td>0.001</td></tr>
+<td>0.002</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.SizesTest.testMaxSizeLimit"></a>testMaxSizeLimit</td>
@@ -643,11 +643,11 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.SizesTest.testFileUpload"></a>testFileUpload</td>
-<td>0.272</td></tr>
+<td>0.274</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.SizesTest.testFileSizeLimit"></a>testFileSizeLimit</td>
-<td>0.002</td></tr></table></div>
+<td>0.001</td></tr></table></div>
 <div class="section">
 <h3><a name="StreamingTest"></a>StreamingTest</h3><a name="org.apache.commons.fileuploadStreamingTest"></a>
 <table border="1" class="bodyTable">
@@ -666,11 +666,11 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.StreamingTest.testFileUpload"></a>testFileUpload</td>
-<td>0.269</td></tr>
+<td>0.274</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.StreamingTest.testFileUploadException"></a>testFileUploadException</td>
-<td>0.32</td></tr></table></div>
+<td>0.294</td></tr></table></div>
 <div class="section">
 <h3><a name="Base64DecoderTestCase"></a>Base64DecoderTestCase</h3><a name="org.apache.commons.fileupload.util.mimeBase64DecoderTestCase"></a>
 <table border="1" class="bodyTable">
@@ -721,11 +721,11 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.util.mime.Base64DecoderTestCase.rfc4648Section10Decode"></a>rfc4648Section10Decode</td>
-<td>0.001</td></tr>
+<td>0</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.util.mime.Base64DecoderTestCase.badPadding"></a>badPadding</td>
-<td>0</td></tr></table></div>
+<td>0.001</td></tr></table></div>
 <div class="section">
 <h3><a name="MimeUtilityTestCase"></a>MimeUtilityTestCase</h3><a name="org.apache.commons.fileupload.util.mimeMimeUtilityTestCase"></a>
 <table border="1" class="bodyTable">
@@ -771,7 +771,7 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.util.mime.QuotedPrintableDecoderTestCase.truncatedEscape"></a>truncatedEscape</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.commons.fileupload.util.mime.QuotedPrintableDecoderTestCase.unsafeDecode"></a>unsafeDecode</td>