Re: [PATCH] Replacement for maybeupload

2002-02-27 Thread Jeroen ter Voorde
On Wednesday 27 February 2002 09:26 pm, you wrote: > Jeroen, > > Thanks for the contribution. Checked it in...Please cross-check. I took > some liberty of cleaning-up/reformatting of the code and adding a few > javadoc tags etc. Thanks! > Can you please take a look at the CVS? Also please submit

Re: [PATCH] Replacement for maybeupload

2002-02-27 Thread Davanum Srinivas
Jeroen, Thanks for the contribution. Checked it in...Please cross-check. I took some liberty of cleaning-up/reformatting of the code and adding a few javadoc tags etc. Can you please take a look at the CVS? Also please submit patches to bugzilla (http://nagoya.apache.org) if you want any change

[PATCH] Replacement for maybeupload

2002-02-27 Thread Jeroen ter Voorde
Hi, I've modified the code to use Davanums's componentized request wrapper code. I also added support to directly save files to disk optionally overwriting or renaming existing files. So now it functions exactly the same as MaybeUpload and no existing files had to be modified. The patch isn't