DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34942>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34942 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-19 06:29 ------- tar:gz works with commons-compress in the classpath! I see you also updated the docs with that info. Thanks! I still have the same problem with the "vfs_cache" dirctory sticking around after the sucessful build. Now I've got a file called "tmp_33882_logging-log4j-1.2.9.tar" sitting in there. BTW, the thing I mentioned about commons-codec being required. Turns out that it's a new dependency of commons-httpclient-3.0 (see http://tinyurl.com/9xy6o ). The error I was getting was... java.lang.NoClassDefFoundError: org/apache/commons/codec/DecoderException If I move back to using commons-httpclient-2.0.2, there is no need to have commons-codec in the classpath. I don't know if that is something the commons-vfs docs should mention or not since it is as commons-httpclient issue, not a commons-vfs issue? However, it confused me enough to blame it on commons-vfs, so it might be something worth making note of for users using commons-htpclient-3.0+ with commons-vfs. Jake -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
