On 6/23/06, Ted Husted <[EMAIL PROTECTED]> wrote:
Also keep in mind that we are about to roll a 1.3.5 release, and we might not want to do anything to delay the 1.3.x series. Of course, there's also the idea of starting a branch for 1.4.
Commons FileUpload[1] and Chain[2] have both had recent releases (Chain 1.1 and FileUpload 1.1.1) - we don't need to have these new releases as the minimum dependency for Struts but there are two bug fixes which are (IMO) useful: 1) FileUpload 1.1.1 fixes the issue of converting the filename to lowercase. 2) Chain 1.1 doesn't force a session to be created when only reading the "session Map" These are simple "drop in" replacements that users could easily do themselves, plus last time I checked the new versions hadn't found their way into the Maven2 repository (not sure why/how). For me I'd upgrade these dependencies (if they were available :-) - but its not a big issue if people feel its better to leave it until after 1.3.5 Niall [1] http://jakarta.apache.org/commons/fileupload/changes-report.html [2] http://jakarta.apache.org/commons/chain/changes-report.html
-Ted.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]