Remy Maucherat wrote:
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.
Well, I don't want to do that at this time, the risk of breaking one of the distributions or something else is too big.
Remy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]