On 12/10/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > +1 from me - I have the following minor comments: > > 1) On the "Issue Tracking" page the "Submit a Bug" link puts an "[io]" > prefix in the header rather than "[fileupload]".
Fixed. 2) The links on the "Changes/Developer Activity/File Activity" report > don't work - this is a bug in the maven plug-in - but changing the > repository url in the project.xml to just the root apache repository > resolves this: > > <repository> > <url>http://svn.apache.org/viewcvs.cgi</url> > </repository> Fixed, except I used the raw SVN URL rather than viewcvs. 3) I upgraded the Struts 1.2.8 example webapp with no problems, except > I initially forgot to add the new Commons IO dependency - IMO it would > be worth mentioning this in the official announcement if/when the 1.1 > release is approved. Will do. I also added a note in the release notes about this. -- Martin Cooper Niall > > On 12/11/05, Martin Cooper <[EMAIL PROTECTED]> wrote: > > A new release of Commons FileUpload is long overdue, to say the least, > and I > > believe it's ready. The remaining issues are either enhancements or > pending > > further input. The distributions for FileUpload 1.1 Release Candidate 1 > are > > now available here: > > > > http://people.apache.org/~martinc/fileupload/v1.1-rc1/dist/ > > > > and the updated web site is here: > > > > http://people.apache.org/~martinc/fileupload/v1.1-rc1/site/ > > > > -------------------------------------------------------- > > [ ] +1 Release Commons FileUpload 1.1 > > [ ] +0 not too fussed, but OK > > [ ] -0 won't block, but think imperfect > > [ ] -1 not until xxx is fixed > > -------------------------------------------------------- > > > > Here's my own +1. > > > > -- > > Martin Cooper > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
