⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changes-report.html

📁 最好的java上传组件
💻 HTML
📖 第 1 页 / 共 2 页
字号:
          <td>Setting source and target for Java 1.3</td>          <td>            <a href="team-list.html#mrdon">mrdon</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Fix typos in Javadoc code examples. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-37" class="externalLink" title="External Link">FILEUPLOAD-37</a>.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Fix typos in exception messages.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Obtain request content type from container instead of headers. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-5" class="externalLink" title="External Link">FILEUPLOAD-5</a>.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="update" title="update" src="images/update.gif"></img>          </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="b">          <td>            <img alt="add" title="add" src="images/add.gif"></img>          </td>          <td>added toString() methods</td>          <td>            <a href="team-list.html#sullis">sullis</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="add" title="add" src="images/add.gif"></img>          </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="b">          <td>            <img alt="update" title="update" src="images/update.gif"></img>          </td>          <td>Substantial refactoring and additions:            <ul>              <li>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.</li>              <li>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.</li>              <li>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.)</li>              <li>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.</li>              <li>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, bu t the latter is the desired state, which implies some future breakage. Fair warning...</li>            </ul>          </td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Specify the encoding (ISO-8859-1) when converting the boundary to a byte array. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-4" class="externalLink" title="External Link">FILEUPLOAD-4</a>.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="update" title="update" src="images/update.gif"></img>          </td>          <td>Convert to Sun coding guidelines.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="update" title="update" src="images/update.gif"></img>          </td>          <td>DeferredFileOutputStream moved to Commons IO.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Workaround for Mac IE5 bug. Thanks to Justin Sampson for the patch and tests for this vexing issue. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-16" class="externalLink" title="External Link">FILEUPLOAD-16</a>. Thanks to Justin Sampson .</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Handle unquoted header parameters. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-104" class="externalLink" title="External Link">FILEUPLOAD-104</a>.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="add" title="add" src="images/add.gif"></img>          </td>          <td>Some documentation on interaction with virus scanners. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-78" class="externalLink" title="External Link">FILEUPLOAD-78</a>.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="add" title="add" src="images/add.gif"></img>          </td>          <td>More unit tests from Justin Sampson. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-31" class="externalLink" title="External Link">FILEUPLOAD-31</a>. Thanks to Justin Sampson .</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="update" title="update" src="images/update.gif"></img>          </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 href="http://issues.apache.org/jira/browse/FILEUPLOAD-95" class="externalLink" title="External Link">FILEUPLOAD-95</a>.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Check that HTTP method is POST as part of multipart check. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-53" class="externalLink" title="External Link">FILEUPLOAD-53</a>.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="add" title="add" src="images/add.gif"></img>          </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="a">          <td>            <img alt="add" title="add" src="images/add.gif"></img>          </td>          <td>handle quoted boundary specification. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-40" class="externalLink" title="External Link">FILEUPLOAD-40</a>.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="add" title="add" src="images/add.gif"></img>          </td>          <td>use case-independ ent comparisons for encoding types. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-18" class="externalLink" title="External Link">FILEUPLOAD-18</a>.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Fix comments to avoid break iterator complaints.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Fix typos in comments. Thanks to Yuji Yamano .</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="add" title="add" src="images/add.gif"></img>          </td>          <td>Add support for character sets specified for individual parts. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-101" class="externalLink" title="External Link">FILEUPLOAD-101</a>. Thanks to Oleg Kalnichevski .</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="update" title="update" src="images/update.gif"></img>          </td>          <td>Change to Apache License 2.0</td>          <td>            <a href="team-list.html#scolebourne">scolebourne</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </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 href="http://issues.apache.org/jira/browse/FILEUPLOAD-22" class="externalLink" title="External Link">FILEUPLOAD-22</a>.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="update" title="update" src="images/update.gif"></img>          </td>          <td>Collapse some all but duplicated code.</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Fix example showing FileItem.write to use a File object. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-72" class="externalLink" title="External Link">FILEUPLOAD-72</a>.</td>          <td>            <a href="team-list.html#jmcnally">jmcnally</a>          </td>        </tr>        <tr class="b">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Check for null before attempting to close streams in write(). Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-21" class="externalLink" title="External Link">FILEUPLOAD-21</a>. Thanks to Peter Chase .</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>        <tr class="a">          <td>            <img alt="fix" title="fix" src="images/fix.gif"></img>          </td>          <td>Correction to sample code in the docs. Fixes            <a href="http://issues.apache.org/jira/browse/FILEUPLOAD-67" class="externalLink" title="External Link">FILEUPLOAD-67</a>. Thanks to Paul Dalton .</td>          <td>            <a href="team-list.html#martinc">martinc</a>          </td>        </tr>      </table>    </div><div class="section"><a name="Release_1_0_-_2003-06-26"></a><h2>Release 1.0 - 2003-06-26</h2>      <a name="1_0">      </a>      <table class="bodyTable">        <tr class="b">          <th style="width:50px">Type</th>          <th>Changes</th>          <th style="width:70px">By</th>        </tr>      </table>    </div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -