Author: ggregory
Date: Thu Jul 20 19:17:17 2023
New Revision: 1083691
Log:
Update site for 2.0.0-M1-RC1
Modified:
websites/production/commons/content/proper/commons-fileupload/changes-report.html
websites/production/commons/content/proper/commons-fileupload/checkstyle.html
websites/production/commons/content/proper/commons-fileupload/ci-management.html
websites/production/commons/content/proper/commons-fileupload/cpd.html
websites/production/commons/content/proper/commons-fileupload/css/bootstrap.min.css
websites/production/commons/content/proper/commons-fileupload/css/print.css
websites/production/commons/content/proper/commons-fileupload/css/site.css
websites/production/commons/content/proper/commons-fileupload/customizing.html
websites/production/commons/content/proper/commons-fileupload/dependency-convergence.html
websites/production/commons/content/proper/commons-fileupload/dependency-info.html
websites/production/commons/content/proper/commons-fileupload/dependency-management.html
websites/production/commons/content/proper/commons-fileupload/distribution-management.html
websites/production/commons/content/proper/commons-fileupload/download_fileupload.html
websites/production/commons/content/proper/commons-fileupload/faq.html
websites/production/commons/content/proper/commons-fileupload/images/collapsed.gif
websites/production/commons/content/proper/commons-fileupload/images/expanded.gif
websites/production/commons/content/proper/commons-fileupload/images/icon_error_sml.gif
websites/production/commons/content/proper/commons-fileupload/images/icon_info_sml.gif
websites/production/commons/content/proper/commons-fileupload/images/icon_success_sml.gif
websites/production/commons/content/proper/commons-fileupload/images/icon_warning_sml.gif
websites/production/commons/content/proper/commons-fileupload/images/logo.png
websites/production/commons/content/proper/commons-fileupload/index.html
websites/production/commons/content/proper/commons-fileupload/issue-management.html
websites/production/commons/content/proper/commons-fileupload/issue-tracking.html
websites/production/commons/content/proper/commons-fileupload/japicmp.html
websites/production/commons/content/proper/commons-fileupload/jira-report.html
websites/production/commons/content/proper/commons-fileupload/js/prettify.js
websites/production/commons/content/proper/commons-fileupload/js/prettify.min.js
websites/production/commons/content/proper/commons-fileupload/js/site.js
websites/production/commons/content/proper/commons-fileupload/mail-lists.html
websites/production/commons/content/proper/commons-fileupload/mailing-lists.html
websites/production/commons/content/proper/commons-fileupload/overview.html
websites/production/commons/content/proper/commons-fileupload/pmd.html
websites/production/commons/content/proper/commons-fileupload/project-info.html
websites/production/commons/content/proper/commons-fileupload/project-reports.html
websites/production/commons/content/proper/commons-fileupload/rat-report.html
websites/production/commons/content/proper/commons-fileupload/scm.html
websites/production/commons/content/proper/commons-fileupload/security-reports.html
websites/production/commons/content/proper/commons-fileupload/streaming.html
websites/production/commons/content/proper/commons-fileupload/summary.html
websites/production/commons/content/proper/commons-fileupload/surefire-report.html
websites/production/commons/content/proper/commons-fileupload/team.html
websites/production/commons/content/proper/commons-fileupload/using.html
websites/production/commons/content/proper/commons-fileupload/xref-test/allclasses-frame.html
websites/production/commons/content/proper/commons-fileupload/xref-test/index.html
websites/production/commons/content/proper/commons-fileupload/xref-test/overview-frame.html
websites/production/commons/content/proper/commons-fileupload/xref-test/overview-summary.html
websites/production/commons/content/proper/commons-fileupload/xref-test/stylesheet.css
websites/production/commons/content/proper/commons-fileupload/xref/allclasses-frame.html
websites/production/commons/content/proper/commons-fileupload/xref/index.html
websites/production/commons/content/proper/commons-fileupload/xref/overview-frame.html
websites/production/commons/content/proper/commons-fileupload/xref/overview-summary.html
websites/production/commons/content/proper/commons-fileupload/xref/stylesheet.css
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
Thu Jul 20 19:17:17 2023
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 20 February 2023
+ | Generated by Apache Maven Doxia at 20 July 2023
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
<meta charset="iso-8859-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Apache Commons Developers" />
- <meta name="Date-Revision-yyyymmdd" content="20230220" />
+ <meta name="Date-Revision-yyyymmdd" content="20230720" />
<meta http-equiv="Content-Language" content="en" />
<title>FileUpload – Apache Commons FileUpload Release
Notes</title>
@@ -41,8 +41,8 @@
<a class="brand"
href="https://commons.apache.org/proper/commons-fileupload/">Apache Commons
FileUpload ™</a>
<ul class="nav">
- <li id="publishDate">Last Published: 20 February 2023</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 1.5</li>
+ <li id="publishDate">Last Published: 20 July 2023</li>
+ <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M1</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -79,6 +79,10 @@
User guide</a>
</li>
<li class="none">
+ <a href="migration.html" title="Migration">
+ Migration</a>
+ </li>
+ <li class="none">
<a href="streaming.html" title="Streaming API">
Streaming API</a>
</li>
@@ -87,8 +91,12 @@
FAQ</a>
</li>
<li class="none">
- <a href="javadocs/api-release/index.html" title="Javadoc
(Latest release)">
- Javadoc (Latest release)</a>
+ <a
href="https://javadoc.io/doc/org.apache.commons/commons-fileupload2"
class="externalLink" title="Javadoc Archives v2">
+ Javadoc Archives v2</a>
+ </li>
+ <li class="none">
+ <a
href="https://javadoc.io/doc/commons-fileupload/commons-fileupload"
class="externalLink" title="Javadoc Archives v1">
+ Javadoc Archives v1</a>
</li>
<li class="none">
<a href="download_fileupload.cgi" title="Download">
@@ -106,13 +114,24 @@
<a href="issue-tracking.html" title="Issue Tracking">
Issue Tracking</a>
</li>
+ </ul>
+ <ul class="nav nav-list">
+ <li class="nav-header">Modules</li>
+ <li class="none">
+ <a href="commons-fileupload2-core/index.html"
title="FileUpload Core">
+ FileUpload Core</a>
+ </li>
<li class="none">
- <a href="team-list.html" title="Team">
- Team</a>
+ <a href="commons-fileupload2-jakarta/index.html"
title="FileUpload Jakarta">
+ FileUpload Jakarta</a>
</li>
<li class="none">
- <a href="source-repository.html" title="Source repository">
- Source repository</a>
+ <a href="commons-fileupload2-javax/index.html"
title="FileUpload Javax">
+ FileUpload Javax</a>
+ </li>
+ <li class="none">
+ <a href="commons-fileupload2-portlet/index.html"
title="FileUpload Portlet">
+ FileUpload Portlet</a>
</li>
</ul>
<ul class="nav nav-list">
@@ -121,7 +140,7 @@
<a href="project-info.html" title="Project Information">
Project Information</a>
</li>
-
<li class="expanded">
+
<li class="expanded">
<a href="project-reports.html" title="Project Reports">
Project Reports</a>
<ul>
@@ -134,10 +153,6 @@
JIRA Report</a>
</li>
<li class="none">
- <a href="apidocs/index.html" title="Javadoc">
- Javadoc</a>
- </li>
- <li class="none">
<a href="xref/index.html" title="Source Xref">
Source Xref</a>
</li>
@@ -154,16 +169,16 @@
Rat Report</a>
</li>
<li class="none">
- <a href="jacoco/index.html" title="JaCoCo">
- JaCoCo</a>
+ <a href="japicmp.html" title="japicmp">
+ japicmp</a>
</li>
<li class="none">
<a href="checkstyle.html" title="Checkstyle">
Checkstyle</a>
</li>
<li class="none">
- <a href="japicmp.html" title="japicmp">
- japicmp</a>
+ <a href="checkstyle-aggregate.html" title="Checkstyle">
+ Checkstyle</a>
</li>
<li class="none">
<a href="cpd.html" title="CPD">
@@ -293,83 +308,245 @@
<th>Date</th>
<th>Description</th></tr>
<tr class="b">
+<td><a href="#a2.0.0-M1">2.0.0-M1</a></td>
+<td>2023-07-14</td>
+<td>2.0.0-M1 Release</td></tr>
+<tr class="a">
<td><a href="#a1.5">1.5</a></td>
-<td>2023-02-13</td>
+<td>2023-02-01</td>
<td>1.5 Release</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a1.4">1.4</a></td>
<td>2018-12-23</td>
<td>1.4 Release</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a1.3.3">1.3.3</a></td>
<td>2017-06-13</td>
<td>Bugfix release for 1.3.3</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a1.3.2">1.3.2</a></td>
<td>2016.05-26</td>
<td>Bugfix release for 1.3.1</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a1.3.2">1.3.2</a></td>
<td>2014-02-07</td>
<td>This is a security and maintenance release that includes an important
security fix as well. Compared to 1.3.1, no other changes have been
made.</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a1.3.1">1.3.1</a></td>
<td>2014-02-07</td>
<td>This is a security and maintenance release that includes an important
security fix as well as a small number of bugfixes.</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a1.3">1.3</a></td>
<td>2013-03-27</td>
<td>maintenance release, JDK1.5 update</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a1.2.2">1.2.2</a></td>
<td>2010-07-29</td>
<td> </td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a1.2.1">1.2.1</a></td>
<td>2008-01-18</td>
<td> </td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a1.2">1.2</a></td>
<td>2007-02-13</td>
<td> </td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a1.1.1">1.1.1</a></td>
<td>2006-06-08</td>
<td>Bugfix release</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a1.1">1.1</a></td>
<td>2005-12-24</td>
-<td>Portlet support, substantial refactoring and numerous bug
fixes</td></tr></table></section><section>
-<h3 id="a1.5">Release 1.5 – 2023-02-13</h3>
+<td>Portlet support, substantial refactoring and numerous bug fixes</td></tr>
+<tr class="a">
+<td><a href="#a1.0">1.0</a></td>
+<td>2003-06-26</td>
+<td>Initial release</td></tr></table></section><section>
+<h3 id="a2.0.0-M1">Release 2.0.0-M1 – 2023-07-14</h3>
<table border="0" class="bodyTable">
<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
<tr class="a">
-<td><img src="images/update.gif" alt="Update" title="Update" /></td>
-<td>Bump Commons IO to 2.11.0</td>
-<td><a href="team-list.html#markt">markt</a></td></tr>
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Changing Maven coordinates, and package name, due to binary incompatible
changes.</td>
+<td><a href="team-list.html#jochen">jochen</a></td></tr>
<tr class="b">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>DiskFileItem.write(File) had been changed to use FileUtils.moveFile
internally, preventing an existing file as the target. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-293">FILEUPLOAD-293</a>.</td>
<td><a href="team-list.html#jochen">jochen</a></td></tr>
<tr class="a">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
-<td>Improve parsing speed Thanks to David Georg Reichelt.</td>
-<td><a href="team-list.html#markt">markt</a></td></tr>
+<td>Performance gains by reusing an internal buffer. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-296">FILEUPLOAD-296</a>.
Thanks to David Georg Reochelt.</td>
+<td><a href="team-list.html#jochen">jochen</a></td></tr>
<tr class="b">
-<td><img src="images/update.gif" alt="Update" title="Update" /></td>
-<td>Switch from Cobertura code coverage to Jacoco code coverage. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-328">FILEUPLOAD-328</a>.
Thanks to Arturo Bernal.</td>
-<td><a href="team-list.html#markt">markt</a></td></tr>
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>RFC 5987 compliance. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-274">FILEUPLOAD-274</a>.
Thanks to <a class="externalLink" href="mailto:[email protected]">Merbin
J Anselm</a>.</td>
+<td><a href="team-list.html#jochen">jochen</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Slight optim: resuse the index position instead of recomputing it #49.
Thanks to Emmanuel Lécharny.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Make commons-fileupload2 a JPMS module by adding module-info.class. Fixes
<a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-340">FILEUPLOAD-340</a>.</td>
+<td><a href="team-list.html#mgrigorov">mgrigorov</a></td></tr>
<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Move Exception classes out of the impl package. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-341">FILEUPLOAD-341</a>.
Thanks to Martin Grigorov.</td>
+<td><a href="team-list.html#jochen">jochen</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Rework exceptions to use propagated exception causes (introduced in Java
1.4). Thanks to Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>All custom exception extend FileUploadException. Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>All custom exceptions serialVersionUID value is now 2. Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>FileUploadByteCountLimitException ctor switches fileName and fieldName
parameters #216. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-350">FILEUPLOAD-350</a>.
Thanks to Ernesto Reinaldo Barreiro.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>[StepSecurity] ci: Harden GitHub Actions #224. Thanks to
step-security-bot, Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Add github/codeql-action from #144. Thanks to Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
-<td>Add a configurable limit (disabled by default) for the number of files to
upload per request</td>
+<td>Add the package org.apache.fileupload2.jaksrvlt, for compliance with
Jakarta Servlet API 5.0.</td>
+<td><a href="team-list.html#jochen">jochen</a></td></tr>
+<tr class="a">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Making FileUploadException a subclass of IOException. (Mibor API
simplification.)</td>
+<td><a href="team-list.html#jochen">jochen</a></td></tr>
+<tr class="b">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Add a configurable limit (disabled by default) for the number of files to
upload per request.</td>
<td><a href="team-list.html#markt">markt</a></td></tr>
+<tr class="a">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Remove deprecated constructors in MultipartStream. Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Remove deprecated RequestContext.getContentLength(). Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Remove deprecated JakSrvltRequestContext.getContentLength(). Thanks to
Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Remove deprecated PortletRequestContext.getContentLength(). Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Remove deprecated ServletRequestContext.getContentLength(). Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Remove deprecated FileUploadBase.MAX_HEADER_SIZE. Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Remove deprecated FileUploadBase.createItem(Map, boolean). Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Remove deprecated FileUploadBase.getFieldName(Map). Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Remove deprecated FileUploadBase.getFileName(Map). Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Remove deprecated FileUploadBase.getHeader(Map, String). Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Remove deprecated FileUploadBase.parseHeaders(String). Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Replace org.apache.commons.fileupload2.util.mime.Base64Decoder with
java.util.Base64. Thanks to Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Replace LimitedInputStream with BoundedInputStream. Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>FileItemHeadersImpl is no longer Serializable. Thanks to Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
+<td>Reuse Java's InvalidPathException instead of the custom
InvalidFileNameException. Thanks to Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
-<td>Bump JUnit to 4.13.2</td>
-<td><a
href="team-list.html#markt">markt</a></td></tr></table></section><section>
+<td>Bump actions/cache from 2.1.6 to 3.0.8 #128, #140. Thanks to Dependabot,
Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump actions/checkout from 2.3.4 to 3.0.2 #125. Thanks to Dependabot, Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump build actions/setup-java from 1.4.3 to 3.8.0 #142, #175, #180, #182.
Thanks to Gary Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump Java compiler level to 1.8.</td>
+<td><a href="team-list.html#jochen">jochen</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump commons-io:commons-io 2.6 to 2.13.0, #104, #221. Thanks to Gary
Gregory, Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump junit-jupiter from 5.5.2 to 5.9.1 #31, #130, #156, #166. Thanks to
Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-pmd-plugin from 3.13.0 to 3.19.0 #48, #162. Thanks to
Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump commons.japicmp.version from 0.13.0 to 0.16.0. Thanks to Gary
Gregory.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump spotbugs-maven-plugin from 4.2.3 to 4.7.3.0 #103, #133, #141, #146,
#155, #163, #179. Thanks to Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump spotbugs from 4.2.3 to 4.7.3, ignore EI_EXPOSE_REP, and
EI_EXPOSE_REP2, #152, #161, #174. Thanks to Dependabot.</td>
+<td><a href="team-list.html#jochen">jochen</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump biz.aQute.bndlib from 6.0.0 to 6.4.0 #129, #181. Thanks to
Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump commons-parent from 52 to 58, #167, #183, #194. Thanks to Gary
Gregory, Dependabot.</td>
+<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #160. Thanks to
Dependabot.</td>
+<td><a
href="team-list.html#ggregory">ggregory</a></td></tr></table></section><section>
+<h3 id="a1.5">Release 1.5 – 2023-02-01</h3>
+<p>No changes in this release.</p></section><section>
<h3 id="a1.4">Release 1.4 – 2018-12-23</h3>
<table border="0" class="bodyTable">
<tr class="a">
@@ -569,11 +746,11 @@
<td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr>
<tr class="a">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
-<td>http://commons.apache.org/fileupload/index.html is out of date. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-185">FILEUPLOAD-185</a>.
Thanks to Sebb.</td>
+<td>https://commons.apache.org/fileupload/index.html is out of date. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-185">FILEUPLOAD-185</a>.
Thanks to Sebb.</td>
<td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr>
<tr class="b">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
-<td>http://commons.apache.org/fileupload/index.html should not mention nightly
builds. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-186">FILEUPLOAD-186</a>.
Thanks to Sebb.</td>
+<td>https://commons.apache.org/fileupload/index.html should not mention
nightly builds. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-186">FILEUPLOAD-186</a>.
Thanks to Sebb.</td>
<td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr>
<tr class="a">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
@@ -876,8 +1053,213 @@
<td><a href="team-list.html#martinc">martinc</a></td></tr>
<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
-<td>Build updates:</td>
-<td><a
href="team-list.html#martinc">martinc</a></td></tr></table></section></section>
+<td>Build updates:
+ (1) Include NOTICE.txt in the jar file and distributions.
+ (2) Include xdocs in source distribution.
+ (3) Create MD5 checksums for distributions.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Add custom Checkstyle configuration.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Update dependencies in POM, and add comments and scope.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Standardise on @throws instead of having a mixture of that and
+ @exception.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Make DiskFileItem serializable. Thanks to Niall Pemberton for the
+ suggestion and patch. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-50">FILEUPLOAD-50</a>.
Thanks to Niall Pemberton.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Make the temporary file names unique across class loaders, not just
+ within them, by including a UID in the file name.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Include the actual and permitted sizes in both the exception message
+ and the exception itself. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-77">FILEUPLOAD-77</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>If an explicit header encoding is not specified, use the one from the
+ appropriate context (i.e. ServletRequest or ActionRequest). Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-13">FILEUPLOAD-13</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Add getCharacterEncoding to the request context.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Null check and case insensitivity fixes. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-83">FILEUPLOAD-83</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Web site updates:
+ (1) Add detail pages for Source Repository and Issue Tracking, based
on
+ those for IO and Validator.
+ (2) Improvements to FileUpload home page, based on similar recent
+ changes to IO and Validator home pages.
+ (3) The Bugzilla component name has a space in it. Fix the URLs.
+ (4) Add an FAQ page, using the Maven plugin to generate it.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Fixes to POMs. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/COMMONSSITE-2">COMMONSSITE-2</a>.</td>
+<td><a href="team-list.html#dion">dion</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Setting source and target for Java 1.3</td>
+<td><a href="team-list.html#mrdon">mrdon</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Fix typos in Javadoc code examples. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-37">FILEUPLOAD-37</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Fix typos in exception messages.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Obtain request content type from container instead of headers. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-5">FILEUPLOAD-5</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>New mock objects from Jetspeed-2, and new FileUpload test cases.</td>
+<td><a href="team-list.html#sullis">sullis</a></td></tr>
+<tr class="a">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>added toString() methods</td>
+<td><a href="team-list.html#sullis">sullis</a></td></tr>
+<tr class="b">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Fix up the existing package.html file and add new ones for the newly
+ introduced packages. Fairly minimal, but with a link to the user
guide.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Substantial refactoring and additions:
+ (1) The core package is now independent of servlet / portlet / other
+ distinctions, as well as persistence schemes, other than deprecated
+ classes and methods retained for backwards compatibility.
+ (2) Servlet specific functionality has been moved to a new 'servlet'
+ package. Existing users should migrate to this as soon as possible,
+ since the servlet specific functionality in the generic package
+ will be removed in the release after FileUpload 1.1.
+ (3) Support for portlets (JSR 168) has been added, in a new 'portlet'
+ package. This is not well tested at this point, and feedback would
+ be very much appreciated. (This also resolves bug #23620.)
+ (4) The disk-based file item implementation has been moved into a
'disk'
+ package, and renamed from Default* to Disk* to reflect what it
+ really is. The Default* classes have been retained in the top level
+ package for backwards compatibility, but are now deprecated, and
+ will be removed in the release after FileUpload 1.1.
+ (5) The isMultipartRequest method is an unfortunate casualty of this
+ refactoring. That method should really be moved to
ServletFileUpload,
+ but since the method is static, it can only exist in either
+ FileUploadBase or ServletFileUpload. Backwards compatibility
dictates
+ the former for now, but the latter is the desired state, which
+ implies some future breakage. Fair warning...</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Specify the encoding (ISO-8859-1) when converting the boundary to a
+ byte array. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-4">FILEUPLOAD-4</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Convert to Sun coding guidelines.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>DeferredFileOutputStream moved to Commons IO.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Workaround for Mac IE5 bug. Thanks to Justin Sampson for the patch and
+ tests for this vexing issue. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-16">FILEUPLOAD-16</a>.
Thanks to Justin Sampson.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Handle unquoted header parameters. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-104">FILEUPLOAD-104</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Some documentation on interaction with virus scanners. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-78">FILEUPLOAD-78</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>More unit tests from Justin Sampson. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-31">FILEUPLOAD-31</a>.
Thanks to Justin Sampson.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Use FileCleaner from Commons IO to clean up temp files, rather than
+ File.deleteOnExit(), which can cause serious problems in long-running
+ processes. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-95">FILEUPLOAD-95</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Check that HTTP method is POST as part of multipart check. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-53">FILEUPLOAD-53</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Switch to Commons IO version of DeferredFileOutputStream. Adding IO as
+ a dependency will allow us to take advantage of other classes in that
+ component to fix additional FileUpload bugs.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>handle quoted boundary specification. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-40">FILEUPLOAD-40</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>use case-independent comparisons for encoding types. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-18">FILEUPLOAD-18</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Fix comments to avoid break iterator complaints.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Fix typos in comments. Thanks to Yuji Yamano.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Add support for character sets specified for individual parts. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-101">FILEUPLOAD-101</a>.
Thanks to Oleg Kalnichevski.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Change to Apache License 2.0</td>
+<td><a href="team-list.html#scolebourne">scolebourne</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Correct the comment for the no-args constructor to reflect the fact
+ that a factory needs to be set before parsing uploads. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-22">FILEUPLOAD-22</a>.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Collapse some all but duplicated code.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Fix example showing FileItem.write to use a File object. Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-72">FILEUPLOAD-72</a>.</td>
+<td><a href="team-list.html#jmcnally">jmcnally</a></td></tr>
+<tr class="a">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Check for null before attempting to close streams in write(). Fixes <a
class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-21">FILEUPLOAD-21</a>.
Thanks to Peter Chase.</td>
+<td><a href="team-list.html#martinc">martinc</a></td></tr>
+<tr class="b">
+<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
+<td>Correction to sample code in the docs. Fixes <a class="externalLink"
href="https://issues.apache.org/jira/browse/FILEUPLOAD-67">FILEUPLOAD-67</a>.
Thanks to Paul Dalton.</td>
+<td><a
href="team-list.html#martinc">martinc</a></td></tr></table></section><section>
+<h3 id="a1.0">Release 1.0 – 2003-06-26</h3>
+<p>No changes in this release.</p></section></section>
</td>
</tr>
</table>
@@ -893,4 +1275,4 @@
</div>
</body>
-</html>
\ No newline at end of file
+</html>
Modified:
websites/production/commons/content/proper/commons-fileupload/checkstyle.html
==============================================================================
---
websites/production/commons/content/proper/commons-fileupload/checkstyle.html
(original)
+++
websites/production/commons/content/proper/commons-fileupload/checkstyle.html
Thu Jul 20 19:17:17 2023
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 20 February 2023
+ | Generated by Apache Maven Doxia at 20 July 2023
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="iso-8859-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20230220" />
+ <meta name="Date-Revision-yyyymmdd" content="20230720" />
<meta http-equiv="Content-Language" content="en" />
<title>FileUpload – Checkstyle Results</title>
@@ -40,8 +40,8 @@
<a class="brand"
href="https://commons.apache.org/proper/commons-fileupload/">Apache Commons
FileUpload ™</a>
<ul class="nav">
- <li id="publishDate">Last Published: 20 February 2023</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 1.5</li>
+ <li id="publishDate">Last Published: 20 July 2023</li>
+ <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M1</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -78,6 +78,10 @@
User guide</a>
</li>
<li class="none">
+ <a href="migration.html" title="Migration">
+ Migration</a>
+ </li>
+ <li class="none">
<a href="streaming.html" title="Streaming API">
Streaming API</a>
</li>
@@ -86,8 +90,12 @@
FAQ</a>
</li>
<li class="none">
- <a href="javadocs/api-release/index.html" title="Javadoc
(Latest release)">
- Javadoc (Latest release)</a>
+ <a
href="https://javadoc.io/doc/org.apache.commons/commons-fileupload2"
class="externalLink" title="Javadoc Archives v2">
+ Javadoc Archives v2</a>
+ </li>
+ <li class="none">
+ <a
href="https://javadoc.io/doc/commons-fileupload/commons-fileupload"
class="externalLink" title="Javadoc Archives v1">
+ Javadoc Archives v1</a>
</li>
<li class="none">
<a href="download_fileupload.cgi" title="Download">
@@ -105,13 +113,24 @@
<a href="issue-tracking.html" title="Issue Tracking">
Issue Tracking</a>
</li>
+ </ul>
+ <ul class="nav nav-list">
+ <li class="nav-header">Modules</li>
+ <li class="none">
+ <a href="commons-fileupload2-core/index.html"
title="FileUpload Core">
+ FileUpload Core</a>
+ </li>
+ <li class="none">
+ <a href="commons-fileupload2-jakarta/index.html"
title="FileUpload Jakarta">
+ FileUpload Jakarta</a>
+ </li>
<li class="none">
- <a href="team-list.html" title="Team">
- Team</a>
+ <a href="commons-fileupload2-javax/index.html"
title="FileUpload Javax">
+ FileUpload Javax</a>
</li>
<li class="none">
- <a href="source-repository.html" title="Source repository">
- Source repository</a>
+ <a href="commons-fileupload2-portlet/index.html"
title="FileUpload Portlet">
+ FileUpload Portlet</a>
</li>
</ul>
<ul class="nav nav-list">
@@ -120,7 +139,7 @@
<a href="project-info.html" title="Project Information">
Project Information</a>
</li>
-
<li class="expanded">
+
<li class="expanded">
<a href="project-reports.html" title="Project Reports">
Project Reports</a>
<ul>
@@ -133,10 +152,6 @@
JIRA Report</a>
</li>
<li class="none">
- <a href="apidocs/index.html" title="Javadoc">
- Javadoc</a>
- </li>
- <li class="none">
<a href="xref/index.html" title="Source Xref">
Source Xref</a>
</li>
@@ -153,16 +168,16 @@
Rat Report</a>
</li>
<li class="none">
- <a href="jacoco/index.html" title="JaCoCo">
- JaCoCo</a>
+ <a href="japicmp.html" title="japicmp">
+ japicmp</a>
</li>
<li class="none active">
<a href="checkstyle.html" title="Checkstyle">
Checkstyle</a>
</li>
<li class="none">
- <a href="japicmp.html" title="japicmp">
- japicmp</a>
+ <a href="checkstyle-aggregate.html" title="Checkstyle">
+ Checkstyle</a>
</li>
<li class="none">
<a href="cpd.html" title="CPD">
@@ -285,16 +300,16 @@
<td class="content">
<section>
<h2><a name="Checkstyle_Results"></a>Checkstyle Results</h2>
-<p>The following document contains the results of <a class="externalLink"
href="https://checkstyle.org/">Checkstyle</a> 9.3 with
/home/mark/repos/asf-commons-fileupload-1.x/src/checkstyle/fileupload_checks.xml
ruleset.</p></section><section>
+<p>The following document contains the results of <a class="externalLink"
href="https://checkstyle.org/">Checkstyle</a> 9.3 with
/Users/garydgregory/git/commons-fileupload/src/checkstyle/fileupload_checks.xml
ruleset.</p></section><section>
<h2><a name="Summary"></a>Summary</h2>
<table border="0" class="bodyTable">
<tr class="a">
<th>Files</th>
-<th><figure><img src="images/icon_info_sml.gif" alt=""
/></figure> Info</th>
-<th><figure><img src="images/icon_warning_sml.gif" alt=""
/></figure> Warnings</th>
-<th><figure><img src="images/icon_error_sml.gif" alt=""
/></figure> Errors</th></tr>
+<th><img src="images/icon_info_sml.gif" alt="" /> Info</th>
+<th><img src="images/icon_warning_sml.gif" alt="" /> Warnings</th>
+<th><img src="images/icon_error_sml.gif" alt="" /> Errors</th></tr>
<tr class="b">
-<td>0</td>
+<td>5</td>
<td>0</td>
<td>0</td>
<td>0</td></tr></table></section><section>
@@ -302,9 +317,9 @@
<table border="0" class="bodyTable">
<tr class="a">
<th>File</th>
-<th><figure><img src="images/icon_info_sml.gif" alt="" /></figure> I</th>
-<th><figure><img src="images/icon_warning_sml.gif" alt=""
/></figure> W</th>
-<th><figure><img src="images/icon_error_sml.gif" alt=""
/></figure> E</th></tr></table></section><section>
+<th><img src="images/icon_info_sml.gif" alt="" /> I</th>
+<th><img src="images/icon_warning_sml.gif" alt="" /> W</th>
+<th><img src="images/icon_error_sml.gif" alt=""
/> E</th></tr></table></section><section>
<h2><a name="Details"></a>Details</h2></section>
</td>
</tr>
@@ -321,4 +336,4 @@
</div>
</body>
-</html>
\ No newline at end of file
+</html>
Modified:
websites/production/commons/content/proper/commons-fileupload/ci-management.html
==============================================================================
---
websites/production/commons/content/proper/commons-fileupload/ci-management.html
(original)
+++
websites/production/commons/content/proper/commons-fileupload/ci-management.html
Thu Jul 20 19:17:17 2023
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 20 February 2023
+ | Generated by Apache Maven Doxia at 20 July 2023
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="iso-8859-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20230220" />
+ <meta name="Date-Revision-yyyymmdd" content="20230720" />
<meta http-equiv="Content-Language" content="en" />
<title>FileUpload – CI Management</title>
@@ -40,8 +40,8 @@
<a class="brand"
href="https://commons.apache.org/proper/commons-fileupload/">Apache Commons
FileUpload ™</a>
<ul class="nav">
- <li id="publishDate">Last Published: 20 February 2023</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 1.5</li>
+ <li id="publishDate">Last Published: 20 July 2023</li>
+ <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M1</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -78,6 +78,10 @@
User guide</a>
</li>
<li class="none">
+ <a href="migration.html" title="Migration">
+ Migration</a>
+ </li>
+ <li class="none">
<a href="streaming.html" title="Streaming API">
Streaming API</a>
</li>
@@ -86,8 +90,12 @@
FAQ</a>
</li>
<li class="none">
- <a href="javadocs/api-release/index.html" title="Javadoc
(Latest release)">
- Javadoc (Latest release)</a>
+ <a
href="https://javadoc.io/doc/org.apache.commons/commons-fileupload2"
class="externalLink" title="Javadoc Archives v2">
+ Javadoc Archives v2</a>
+ </li>
+ <li class="none">
+ <a
href="https://javadoc.io/doc/commons-fileupload/commons-fileupload"
class="externalLink" title="Javadoc Archives v1">
+ Javadoc Archives v1</a>
</li>
<li class="none">
<a href="download_fileupload.cgi" title="Download">
@@ -105,13 +113,24 @@
<a href="issue-tracking.html" title="Issue Tracking">
Issue Tracking</a>
</li>
+ </ul>
+ <ul class="nav nav-list">
+ <li class="nav-header">Modules</li>
+ <li class="none">
+ <a href="commons-fileupload2-core/index.html"
title="FileUpload Core">
+ FileUpload Core</a>
+ </li>
<li class="none">
- <a href="team-list.html" title="Team">
- Team</a>
+ <a href="commons-fileupload2-jakarta/index.html"
title="FileUpload Jakarta">
+ FileUpload Jakarta</a>
+ </li>
+ <li class="none">
+ <a href="commons-fileupload2-javax/index.html"
title="FileUpload Javax">
+ FileUpload Javax</a>
</li>
<li class="none">
- <a href="source-repository.html" title="Source repository">
- Source repository</a>
+ <a href="commons-fileupload2-portlet/index.html"
title="FileUpload Portlet">
+ FileUpload Portlet</a>
</li>
</ul>
<ul class="nav nav-list">
@@ -129,6 +148,10 @@
Summary</a>
</li>
<li class="none">
+ <a href="modules.html" title="Project Modules">
+ Project Modules</a>
+ </li>
+ <li class="none">
<a href="team.html" title="Team">
Team</a>
</li>
@@ -153,10 +176,6 @@
Dependency Management</a>
</li>
<li class="none">
- <a href="dependencies.html" title="Dependencies">
- Dependencies</a>
- </li>
- <li class="none">
<a href="dependency-convergence.html" title="Dependency
Convergence">
Dependency Convergence</a>
</li>
@@ -170,7 +189,7 @@
</li>
</ul>
</li>
-
<li class="collapsed">
+
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">
Project Reports</a>
</li>
@@ -288,7 +307,7 @@
<p>This project uses <a class="externalLink"
href="https://github.com/features/actions/">GitHub
Actions</a>.</p></section><section>
<h2><a name="Access"></a>Access</h2><a name="Access"></a>
<p>The following is a link to the continuous integration system used by the
project:</p>
-<div class="source">
+<div>
<pre><a class="externalLink"
href="https://github.com/apache/commons-parent/actions">https://github.com/apache/commons-parent/actions</a></pre></div></section><section>
<h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
<p>No notifiers are defined. Please check back at a later date.</p></section>
@@ -307,4 +326,4 @@
</div>
</body>
-</html>
\ No newline at end of file
+</html>
Modified: websites/production/commons/content/proper/commons-fileupload/cpd.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/cpd.html
(original)
+++ websites/production/commons/content/proper/commons-fileupload/cpd.html Thu
Jul 20 19:17:17 2023
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 20 February 2023
+ | Generated by Apache Maven Doxia at 20 July 2023
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="iso-8859-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20230220" />
+ <meta name="Date-Revision-yyyymmdd" content="20230720" />
<meta http-equiv="Content-Language" content="en" />
<title>FileUpload – CPD Results</title>
@@ -40,8 +40,8 @@
<a class="brand"
href="https://commons.apache.org/proper/commons-fileupload/">Apache Commons
FileUpload ™</a>
<ul class="nav">
- <li id="publishDate">Last Published: 20 February 2023</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 1.5</li>
+ <li id="publishDate">Last Published: 20 July 2023</li>
+ <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M1</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -78,6 +78,10 @@
User guide</a>
</li>
<li class="none">
+ <a href="migration.html" title="Migration">
+ Migration</a>
+ </li>
+ <li class="none">
<a href="streaming.html" title="Streaming API">
Streaming API</a>
</li>
@@ -86,8 +90,12 @@
FAQ</a>
</li>
<li class="none">
- <a href="javadocs/api-release/index.html" title="Javadoc
(Latest release)">
- Javadoc (Latest release)</a>
+ <a
href="https://javadoc.io/doc/org.apache.commons/commons-fileupload2"
class="externalLink" title="Javadoc Archives v2">
+ Javadoc Archives v2</a>
+ </li>
+ <li class="none">
+ <a
href="https://javadoc.io/doc/commons-fileupload/commons-fileupload"
class="externalLink" title="Javadoc Archives v1">
+ Javadoc Archives v1</a>
</li>
<li class="none">
<a href="download_fileupload.cgi" title="Download">
@@ -105,13 +113,24 @@
<a href="issue-tracking.html" title="Issue Tracking">
Issue Tracking</a>
</li>
+ </ul>
+ <ul class="nav nav-list">
+ <li class="nav-header">Modules</li>
+ <li class="none">
+ <a href="commons-fileupload2-core/index.html"
title="FileUpload Core">
+ FileUpload Core</a>
+ </li>
<li class="none">
- <a href="team-list.html" title="Team">
- Team</a>
+ <a href="commons-fileupload2-jakarta/index.html"
title="FileUpload Jakarta">
+ FileUpload Jakarta</a>
</li>
<li class="none">
- <a href="source-repository.html" title="Source repository">
- Source repository</a>
+ <a href="commons-fileupload2-javax/index.html"
title="FileUpload Javax">
+ FileUpload Javax</a>
+ </li>
+ <li class="none">
+ <a href="commons-fileupload2-portlet/index.html"
title="FileUpload Portlet">
+ FileUpload Portlet</a>
</li>
</ul>
<ul class="nav nav-list">
@@ -120,7 +139,7 @@
<a href="project-info.html" title="Project Information">
Project Information</a>
</li>
-
<li class="expanded">
+
<li class="expanded">
<a href="project-reports.html" title="Project Reports">
Project Reports</a>
<ul>
@@ -133,10 +152,6 @@
JIRA Report</a>
</li>
<li class="none">
- <a href="apidocs/index.html" title="Javadoc">
- Javadoc</a>
- </li>
- <li class="none">
<a href="xref/index.html" title="Source Xref">
Source Xref</a>
</li>
@@ -153,16 +168,16 @@
Rat Report</a>
</li>
<li class="none">
- <a href="jacoco/index.html" title="JaCoCo">
- JaCoCo</a>
+ <a href="japicmp.html" title="japicmp">
+ japicmp</a>
</li>
<li class="none">
<a href="checkstyle.html" title="Checkstyle">
Checkstyle</a>
</li>
<li class="none">
- <a href="japicmp.html" title="japicmp">
- japicmp</a>
+ <a href="checkstyle-aggregate.html" title="Checkstyle">
+ Checkstyle</a>
</li>
<li class="none active">
<a href="cpd.html" title="CPD">
@@ -285,9 +300,65 @@
<td class="content">
<section>
<h2><a name="CPD_Results"></a>CPD Results</h2>
-<p>The following document contains the results of PMD's <a
class="externalLink"
href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a>
6.52.0.</p></section><section>
+<p>The following document contains the results of PMD's <a
class="externalLink"
href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a>
6.55.0.</p></section><section>
<h2><a name="Duplications"></a>Duplications</h2>
-<p>CPD found no problems in your source code.</p></section>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>File</th>
+<th>Project</th>
+<th>Line</th></tr>
+<tr class="b">
+<td>org/apache/commons/fileupload2/jakarta/JakartaFileCleaner.java</td>
+<td>Apache Commons FileUpload Jakarta</td>
+<td><a
href="./xref/org/apache/commons/fileupload2/jakarta/JakartaFileCleaner.html#L33">33</a></td></tr>
+<tr class="a">
+<td>org/apache/commons/fileupload2/javax/JavaxFileCleaner.java</td>
+<td>Apache Commons FileUpload Javax</td>
+<td><a
href="./xref/org/apache/commons/fileupload2/javax/JavaxFileCleaner.html#L33">33</a></td></tr>
+<tr class="b"><td colspan='3'>
+<div>
+<pre>public static final String FILE_CLEANING_TRACKER_ATTRIBUTE =
JakartaFileCleaner.class.getName() + ".FileCleaningTracker";
+
+ /**
+ * Gets the instance of {@link FileCleaningTracker}, which is associated
with the given {@link ServletContext}.
+ *
+ * @param servletContext The servlet context to query
+ * @return The contexts tracker
+ */
+ public static FileCleaningTracker getFileCleaningTracker(final
ServletContext servletContext) {
+ return (FileCleaningTracker)
servletContext.getAttribute(FILE_CLEANING_TRACKER_ATTRIBUTE);
+ }
+
+ /**
+ * Sets the instance of {@link FileCleaningTracker}, which is associated
with the given {@link ServletContext}.
+ *
+ * @param servletContext The servlet context to modify
+ * @param tracker The tracker to set
+ */
+ public static void setFileCleaningTracker(final ServletContext
servletContext, final FileCleaningTracker tracker) {
+ servletContext.setAttribute(FILE_CLEANING_TRACKER_ATTRIBUTE, tracker);
+ }
+
+ /**
+ * Called when the web application is being destroyed. Calls {@link
FileCleaningTracker#exitWhenFinished()}.
+ *
+ * @param sce The servlet context, used for calling {@link
#getFileCleaningTracker(ServletContext)}.
+ */
+ @Override
+ public void contextDestroyed(final ServletContextEvent sce) {
+ getFileCleaningTracker(sce.getServletContext()).exitWhenFinished();
+ }
+
+ /**
+ * Called when the web application is initialized. Does nothing.
+ *
+ * @param sce The servlet context, used for calling {@link
#setFileCleaningTracker(ServletContext, FileCleaningTracker)}.
+ */
+ @Override
+ public void contextInitialized(final ServletContextEvent sce) {
+ setFileCleaningTracker(sce.getServletContext(), new
FileCleaningTracker());
+ }
+}</pre></div></td></tr></table></section>
</td>
</tr>
</table>
@@ -303,4 +374,4 @@
</div>
</body>
-</html>
\ No newline at end of file
+</html>
Modified:
websites/production/commons/content/proper/commons-fileupload/css/bootstrap.min.css
==============================================================================
---
websites/production/commons/content/proper/commons-fileupload/css/bootstrap.min.css
(original)
+++
websites/production/commons/content/proper/commons-fileupload/css/bootstrap.min.css
Thu Jul 20 19:17:17 2023
@@ -6,4 +6,4 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
[... 4 lines stripped ...]
Modified:
websites/production/commons/content/proper/commons-fileupload/css/print.css
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/css/print.css
(original)
+++ websites/production/commons/content/proper/commons-fileupload/css/print.css
Thu Jul 20 19:17:17 2023
@@ -17,10 +17,7 @@
* under the License.
*/
-#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks,
#leftColumn, #navColumn {
- display: none !important;
-}
-#bodyColumn, body.docs div.docs {
- margin: 0 !important;
- border: none !important
-}
\ No newline at end of file
+/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks,
#leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
Modified:
websites/production/commons/content/proper/commons-fileupload/css/site.css
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/css/site.css
(original)
+++ websites/production/commons/content/proper/commons-fileupload/css/site.css
Thu Jul 20 19:17:17 2023
@@ -1 +1,99 @@
-/* You can override this file with your own styles */
\ No newline at end of file
+/*
+ * 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.
+ */
+
+div.clear { clear:both; visibility: hidden; }
+div.clear hr { display: none; }
+
+/* Tweaks to the fluido skin
+--------------------------------- */
+
+a.externalLink[href^="http"] {
+ background-image: none;
+}
+
+#publishDate, #projectVersion, .divider {
+ padding: 10px 0px 10px 10px;
+}
+
+li { line-height: 20px; }
+tt { font-family: Menlo, Monaco, "Courier New", monospace; font-size: 12px;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
padding: 3px 4px; color: #d14; background-color: #f7f7f9; border: 1px solid
#e1e1e8; }
+dt { margin: 15px 0 5px 0; font-size: 1.2em }
+
+.big-red { font-weight: bold; color: #D14 }
+.big-green { font-weight: bold; color: green }
+
+.layout-table { width: 100%; }
+.sidebar { width: 250px; vertical-align: top; }
+.content { padding-left: 20px; vertical-align: top; }
+
+.sidebar-nav { padding: 9px 0; }
+
+.logo-left { margin: 10px; float: left }
+.logo-right { margin: 5px; float: right; height: 100px }
+
+.navbar .nav { margin-left: 40px; }
+
+.nav-list { margin-bottom: 15px; }
+.nav-list li { line-height: 16px; }
+.nav-list li.nav-header { color: #333; }
+.nav-list li.nav-header i { margin-right: 5px; }
+
+.nav-list li a { background-repeat: no-repeat; background-position: 16px 9px;
padding-left: 34px; }
+.nav-list li.collapsed > a { background-image: url(../images/collapsed.gif) }
+.nav-list li.expanded > a { background-image: url(../images/expanded.gif) }
+
+.nav-list li.expanded ul { list-style: none; margin-left: 0px; }
+.nav-list li.expanded li a { display: block; padding: 3px 15px 3px 45px;
margin-left: -15px; margin-right: -15px; }
+.nav-list li.expanded li a:hover { text-decoration: none; background-color:
#eeeeee; }
+.nav-list li.expanded li.active a { background-color: #08C; color: white }
+
+.nav.nav-tabs { margin-bottom: 8px; }
+
+.content .section { margin-top: 20px; }
+.content .section:first-child { margin-top: 0px; }
+.section h2 { margin-bottom: 10px; }
+.section h3 { margin-bottom: 10px; }
+.section h4 { margin-bottom: 10px; }
+
+.footer { background-color: whitesmoke; padding: 15px; margin-top: 15px;
text-align: center; border-top: 1px solid #EEEEEE; }
+.footer p,div { font-size: 12px; margin: 0 }
+
+.table-not-wide { width: inherit;}
+.alert-heading { display: block; font-size: 14px; margin-bottom: 6px;
font-weight: bold; }
+
+.builtBy { margin-left: auto; margin-right: auto; display: block; padding-top:
3px; }
+
+/* Pretty printing styles. Used with prettify.js.
+---------------------------------------------------- */
+.com { color: #93a1a1; }
+.lit { color: #195f91; }
+.pun, .opn, .clo { color: #93a1a1; }
+.fun { color: #dc322f; }
+.str, .atv { color: #D14; }
+.kwd, .linenums .tag { color: #1e347b; }
+.typ, .atn, .dec, .var { color: teal; }
+.pln { color: #48484c; }
+.prettyprint { padding: 8px; background-color: #f7f7f9; border: 1px solid
#e1e1e8; }
+.prettyprint.linenums {
+ -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
+ -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
+ box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
+}
+ol.linenums { margin: 0 0 0 33px; }
+ol.linenums li { padding-left: 12px; color: #bebec5; line-height: 18px;
text-shadow: 0 1px 0 #fff; }
Modified:
websites/production/commons/content/proper/commons-fileupload/customizing.html
==============================================================================
---
websites/production/commons/content/proper/commons-fileupload/customizing.html
(original)
+++
websites/production/commons/content/proper/commons-fileupload/customizing.html
Thu Jul 20 19:17:17 2023
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 20 February 2023
+ | Generated by Apache Maven Doxia at 15 July 2023
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
<meta charset="iso-8859-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Martin Cooper" />
- <meta name="Date-Revision-yyyymmdd" content="20230220" />
+ <meta name="Date-Revision-yyyymmdd" content="20230715" />
<meta http-equiv="Content-Language" content="en" />
<title>FileUpload – Customizing FileUpload</title>
@@ -41,8 +41,8 @@
<a class="brand"
href="https://commons.apache.org/proper/commons-fileupload/">Apache Commons
FileUpload ™</a>
<ul class="nav">
- <li id="publishDate">Last Published: 20 February 2023</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 1.5</li>
+ <li id="publishDate">Last Published: 15 July 2023</li>
+ <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M1</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -79,6 +79,10 @@
User guide</a>
</li>
<li class="none">
+ <a href="migration.html" title="Migration">
+ Migration</a>
+ </li>
+ <li class="none">
<a href="streaming.html" title="Streaming API">
Streaming API</a>
</li>
@@ -87,8 +91,12 @@
FAQ</a>
</li>
<li class="none">
- <a href="javadocs/api-release/index.html" title="Javadoc
(Latest release)">
- Javadoc (Latest release)</a>
+ <a
href="https://javadoc.io/doc/org.apache.commons/commons-fileupload2"
class="externalLink" title="Javadoc Archives v2">
+ Javadoc Archives v2</a>
+ </li>
+ <li class="none">
+ <a
href="https://javadoc.io/doc/commons-fileupload/commons-fileupload"
class="externalLink" title="Javadoc Archives v1">
+ Javadoc Archives v1</a>
</li>
<li class="none">
<a href="download_fileupload.cgi" title="Download">
@@ -106,13 +114,24 @@
<a href="issue-tracking.html" title="Issue Tracking">
Issue Tracking</a>
</li>
+ </ul>
+ <ul class="nav nav-list">
+ <li class="nav-header">Modules</li>
+ <li class="none">
+ <a href="commons-fileupload2-core/index.html"
title="FileUpload Core">
+ FileUpload Core</a>
+ </li>
+ <li class="none">
+ <a href="commons-fileupload2-jakarta/index.html"
title="FileUpload Jakarta">
+ FileUpload Jakarta</a>
+ </li>
<li class="none">
- <a href="team-list.html" title="Team">
- Team</a>
+ <a href="commons-fileupload2-javax/index.html"
title="FileUpload Javax">
+ FileUpload Javax</a>
</li>
<li class="none">
- <a href="source-repository.html" title="Source repository">
- Source repository</a>
+ <a href="commons-fileupload2-portlet/index.html"
title="FileUpload Portlet">
+ FileUpload Portlet</a>
</li>
</ul>
<ul class="nav nav-list">
@@ -121,7 +140,7 @@
<a href="project-info.html" title="Project Information">
Project Information</a>
</li>
-
<li class="collapsed">
+
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">
Project Reports</a>
</li>
@@ -260,4 +279,4 @@
</div>
</body>
-</html>
\ No newline at end of file
+</html>
Modified:
websites/production/commons/content/proper/commons-fileupload/dependency-convergence.html
==============================================================================
---
websites/production/commons/content/proper/commons-fileupload/dependency-convergence.html
(original)
+++
websites/production/commons/content/proper/commons-fileupload/dependency-convergence.html
Thu Jul 20 19:17:17 2023
@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 20 February 2023
+ | Generated by Apache Maven Doxia at 20 July 2023
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="iso-8859-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20230220" />
+ <meta name="Date-Revision-yyyymmdd" content="20230720" />
<meta http-equiv="Content-Language" content="en" />
- <title>FileUpload – Dependency Convergence</title>
+ <title>FileUpload – Reactor Dependency Convergence</title>
<link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -40,8 +40,8 @@
<a class="brand"
href="https://commons.apache.org/proper/commons-fileupload/">Apache Commons
FileUpload ™</a>
<ul class="nav">
- <li id="publishDate">Last Published: 20 February 2023</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 1.5</li>
+ <li id="publishDate">Last Published: 20 July 2023</li>
+ <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-M1</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -78,6 +78,10 @@
User guide</a>
</li>
<li class="none">
+ <a href="migration.html" title="Migration">
+ Migration</a>
+ </li>
+ <li class="none">
<a href="streaming.html" title="Streaming API">
Streaming API</a>
</li>
@@ -86,8 +90,12 @@
FAQ</a>
</li>
<li class="none">
- <a href="javadocs/api-release/index.html" title="Javadoc
(Latest release)">
- Javadoc (Latest release)</a>
+ <a
href="https://javadoc.io/doc/org.apache.commons/commons-fileupload2"
class="externalLink" title="Javadoc Archives v2">
+ Javadoc Archives v2</a>
+ </li>
+ <li class="none">
+ <a
href="https://javadoc.io/doc/commons-fileupload/commons-fileupload"
class="externalLink" title="Javadoc Archives v1">
+ Javadoc Archives v1</a>
</li>
<li class="none">
<a href="download_fileupload.cgi" title="Download">
@@ -105,13 +113,24 @@
<a href="issue-tracking.html" title="Issue Tracking">
Issue Tracking</a>
</li>
+ </ul>
+ <ul class="nav nav-list">
+ <li class="nav-header">Modules</li>
+ <li class="none">
+ <a href="commons-fileupload2-core/index.html"
title="FileUpload Core">
+ FileUpload Core</a>
+ </li>
<li class="none">
- <a href="team-list.html" title="Team">
- Team</a>
+ <a href="commons-fileupload2-jakarta/index.html"
title="FileUpload Jakarta">
+ FileUpload Jakarta</a>
+ </li>
+ <li class="none">
+ <a href="commons-fileupload2-javax/index.html"
title="FileUpload Javax">
+ FileUpload Javax</a>
</li>
<li class="none">
- <a href="source-repository.html" title="Source repository">
- Source repository</a>
+ <a href="commons-fileupload2-portlet/index.html"
title="FileUpload Portlet">
+ FileUpload Portlet</a>
</li>
</ul>
<ul class="nav nav-list">
@@ -129,6 +148,10 @@
Summary</a>
</li>
<li class="none">
+ <a href="modules.html" title="Project Modules">
+ Project Modules</a>
+ </li>
+ <li class="none">
<a href="team.html" title="Team">
Team</a>
</li>
@@ -152,10 +175,6 @@
<a href="dependency-management.html" title="Dependency
Management">
Dependency Management</a>
</li>
- <li class="none">
- <a href="dependencies.html" title="Dependencies">
- Dependencies</a>
- </li>
<li class="none active">
<a href="dependency-convergence.html" title="Dependency
Convergence">
Dependency Convergence</a>
@@ -170,7 +189,7 @@
</li>
</ul>
</li>
-
<li class="collapsed">
+
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">
Project Reports</a>
</li>
@@ -284,26 +303,29 @@
</td>
<td class="content">
<section>
-<h2><a name="Dependency_Convergence"></a>Dependency Convergence</h2>
+<h2><a name="Reactor_Dependency_Convergence"></a>Reactor Dependency
Convergence</h2>
<table border="0" class="bodyTable"><caption>
<b>Statistics:</b>
</caption>
<tr class="a">
-<th>Number of dependencies (NOD):</th>
-<td>5</td></tr>
+<th>Number of modules:</th>
+<td>6</td></tr>
<tr class="b">
-<th>Number of unique artifacts (NOA):</th>
-<td>5</td></tr>
+<th>Number of dependencies (NOD):</th>
+<td>17</td></tr>
<tr class="a">
+<th>Number of unique artifacts (NOA):</th>
+<td>17</td></tr>
+<tr class="b">
<th>Number of version-conflicting artifacts (NOC):</th>
<td>0</td></tr>
-<tr class="b">
+<tr class="a">
<th>Number of SNAPSHOT artifacts (NOS):</th>
<td>0</td></tr>
-<tr class="a">
+<tr class="b">
<th>Convergence (NOD/NOA):</th>
<td><img src="images/icon_success_sml.gif" alt="[Success]" /> <b>100
%</b></td></tr>
-<tr class="b">
+<tr class="a">
<th>Ready for release (100% convergence and no SNAPSHOTS):</th>
<td><img src="images/icon_success_sml.gif" alt="[Success]"
/> <b>Success</b></td></tr></table></section>
</td>
@@ -321,4 +343,4 @@
</div>
</body>
-</html>
\ No newline at end of file
+</html>