You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Keno Albrecht <ke...@ergon.ch> on 2007/10/03 15:42:42 UTC

Confused by fileupload download/doc/snapshot

Hi,

I am a little bit confused by the inconsistency of the fileupload
documentation, latest download version (1.2), and nightly snapshot release.

1) The documentation (http://commons.apache.org/fileupload/using.html) does
not match the functionality of the latest download version (1.2).
Especially, the section about "Resource cleanup" just doesn't work, because
the DiskFileItemFactory has no support for the FileCleaningTracker.

2) The latest published nightly snapshot (taken from
http://people.apache.org/builds/commons/nightly/commons-fileupload/) is
tagged with "20070730." Aren't there any new builds? This version seems to
match the documentation, maybe a hint to it in the documentation would make
working with fileupload easier :-).

3) I have seen the latest versions of DiskFileItem and DiskFileItemFactory
in the SVN repository. The support for the FileCleaningTracker has been
removed again. What were the reasons? Shouldn't I use 20070730 then?

3) In some posts I have read about an upcoming version 2 of fileupload? Are
there any release plans? (What about 1.3 btw?)

4) What is the recommend way to use the fileupload lib and the "Resource
cleanup"? Should I take the 20070730? Should I wait for a new release?
Should I hack something into 1.2 and build my own version?

Thanks!
Keno


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org