?? changes-report.html
字號:
<td><a href="team-list.html#jochen">jochen</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>Eliminated duplicate code. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-109">FILEUPLOAD-109</a>.</td><td><a href="team-list.html#jochen">jochen</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Added a streaming API. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-112">FILEUPLOAD-112</a>.</td><td><a href="team-list.html#jochen">jochen</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>Eliminated the necessity of a content-length header. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-93">FILEUPLOAD-93</a>.</td><td><a href="team-list.html#jochen">jochen</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>Eliminated the limitation of a maximum size for a single header line. (The total size of all headers is alreadylimited, so there's no need for another limit.) Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-108">FILEUPLOAD-108</a>. Thanks to <a class="externalLink" href="mailto:amichai2@amichais.net">Amichai Rothman</a>.</td><td><a href="team-list.html#jochen">jochen</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Added the ProgressListener, which allows to implement a progress bar. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-87">FILEUPLOAD-87</a>.</td><td><a href="team-list.html#jochen">jochen</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Added support for header continuation lines. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-111">FILEUPLOAD-111</a>. Thanks to <a class="externalLink" href="mailto:amichai2@amichais.net">Amichai Rothman</a>.</td><td><a href="team-list.html#jochen">jochen</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>It is now possible to limit the actual file size and not the request size. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-88">FILEUPLOAD-88</a>. Thanks to <a class="externalLink" href="mailto:aristarkhov@bitechnology.ru">Andrey Aristarkhov</a>.</td><td><a href="team-list.html#jochen">jochen</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Added the FileCleanerCleanup as an example for how to close down the FileCleaner's reaper thread nicely. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-120">FILEUPLOAD-120</a>. Thanks to <a class="externalLink" href="mailto:bayard@apache.org">Henry Yandell</a>.</td><td><a href="team-list.html#jochen">jochen</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>A descriptive NPE is now thrown, if the FileItemFactory has not been set. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-123">FILEUPLOAD-123</a>.</td><td><a href="team-list.html#jochen">jochen</a></td></tr></table><h3><a name="a1.1.1"></a>Release 1.1.1 - 2006-06-08</h3><table class="bodyTable"><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>Cache disk file item size when it is moved to a new location. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-20">FILEUPLOAD-20</a>.</td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>File names were being inadvertently converted to lower case. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-30">FILEUPLOAD-30</a>.</td><td><a href="team-list.html#martinc">martinc</a></td></tr></table><h3><a name="a1.1"></a>Release 1.1 - 2005-12-24</h3><table 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" /></td><td>Updates for FileUpload 1.1-RC1.</td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Added release notes for FileUpload 1.1.</td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>Update the User Guide to document the "right" way of using FileUpload 1.1, rather than the older, and thus deprecated, ways that arecompatible with FileUpload 1.0.</td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Add this change log, including all changes since the Commons FileUpload 1.0 release.</td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>Update Commons IO dependency to version 1.1.</td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Add custom PMD configuration.</td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>Make inner exception classes static, which they should have been all along.</td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>Fix Checkstyle warnings.</td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>Remove Javadoc warnings. Fixes <a class="externalLink" href="http://issues.apache.org/jira/browse/../FILEUPLOAD-29">FILEUPLOAD-29</a>. Thanks to Rahul Akolkar.</td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td></td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="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" /></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" /></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" /></td><td>Make DiskFileItem serializable. Thanks to Niall Pemberton for the suggestion and patch. Fixes <a class="externalLink" href="http://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" /></td><td>Make the temporary file names unique across class loaders, not justwithin 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" /></td><td>Include the actual and permitted sizes in both the exception message and the exception itself. Fixes <a class="externalLink" href="http://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" /></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="http://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" /></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" /></td><td>Null check and case insensitivity fixes. Fixes <a class="externalLink" href="http://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" /></td><td></td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>Fixes to POMs Fixes <a class="externalLink" href="http://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" /></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" /></td><td>Fix typos in Javadoc code examples. Fixes <a class="externalLink" href="http://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" /></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" /></td><td>Obtain request content type from container instead of headers. Fixes <a class="externalLink" href="http://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" /></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" /></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" /></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" /></td><td></td><td><a href="team-list.html#martinc">martinc</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>Specify the encoding (ISO-8859-1) when converting the boundary to a byte array. Fixes <a class="externalLink" href="http://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" /></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" /></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" /></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="http://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" /></td><td>Handle unquoted header parameters. Fixes <a class="externalLink" href="http://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" /></td><td>Some documentation on interaction with virus scanners. Fixes <a class="externalLink" href="http://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" /></td><td>More unit tests from Justin Sampson. Fixes <a class="externalLink" href="http://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" /></td><td>Use FileCleaner from Commons IO to clean up temp files, rather than File.deleteOnExit(), which can cause serious problems in long-runningprocesses. Fixes <a class="externalLink" href="http://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" /></td><td>Check that HTTP method is POST as part of multipart check. Fixes <a class="externalLink" href="http://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" /></td><td>Switch to Commons IO version of DeferredFileOutputStream. Adding IO as a dependency will allow us to take advantage of other classes in thatcomponent 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" /></td><td>handle quoted boundary specification. Fixes <a class="externalLink" href="http://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" /></td><td>use case-independent comparisons for encoding types. Fixes <a class="externalLink" href="http://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" /></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" /></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" /></td><td>Add support for character sets specified for individual parts. Fixes <a class="externalLink" href="http://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" /></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" /></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="http://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" /></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" /></td><td>Fix example showing FileItem.write to use a File object. Fixes <a class="externalLink" href="http://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" /></td><td>Check for null before attempting to close streams in write(). Fixes <a class="externalLink" href="http://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" /></td><td>Correction to sample code in the docs. Fixes <a class="externalLink" href="http://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><h3><a name="a1.0"></a>Release 1.0 - 2003-06-26</h3><table class="bodyTable"><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr></table>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">©
2002-2008
The Apache Software Foundation
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -