Remy Maucherat wrote:
Hi,

I plan to tag 4.1.23 soon. The big question remaining is if we remove, or not, the commons-fileupload related functionality.

Personally, I'm willing to ignore the issue.


I am ok with releasing 4.1.23 with commons-fileupload Beta 1 release.


If the decision is made that we can not do a Tomcat release without
all dependent jar files being at a final stable release then I would
rather push to get commons to do a final stable release of fileupload
than remove those features from the HTMLManager.

Regarding Cositn's issue with having fileupload.jar and servlets-manager.jar
in /server/lib.  I agree with him.  Both the web application manager and
the webdav web application should be moved from the core of catalina to
packages org.apache.webapp.manager and org.apache.webapp.webdav respectively.

I am working on moving the Manager/HTMLManager from the catalina core
to the webapp itself.  This is not as simple as just moving the jars
due to class loading issues and Resource Bundles.  But it shouldn't
take too long.

Regards,

Glenn


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to