[vfs] FTP file is not a file?

2007-11-28 Thread James Carman
Can someone else try this out, please? I don't know what's going on here. I can access the file by pasting the URL into my browser(s) and via a text-based FTP client, but I can't get Java to download it. I tried using URL objects and that doesn't work either. I figured VFS would be able to hand

[ANNOUNCEMENT] Commons Logging 1.1.1 released

2007-11-28 Thread Dennis Lundberg
The Commons team is pleased to announce the release of Commons Logging 1.1.1. Commons Logging is an ultra-thin bridge between different logging implementations. Release notes: http://commons.apache.org/logging/commons-logging-1.1.1/RELEASE-NOTES.txt Commons Logging website: http://commons.

Re: [exec] Anyone willing to discuss and/or review changes to commons-exec?

2007-11-28 Thread Siegfried Goeschl
Hi Matt, this would help a lot - and you might be even familiar with bug fixes applied to the ANT code base after the fork Thanks in advance Siegfried Goeschl Matt Benson wrote: Hello, I am also an Ant committer and have at times been fairly familiar with this code prior to its being fork

Re: [exec] Anyone willing to discuss and/or review changes to commons-exec?

2007-11-28 Thread Matt Benson
Hello, I am also an Ant committer and have at times been fairly familiar with this code prior to its being forked for [exec]. With the caveat that my time is stretched unbelievably thin, to the point that I am already scarcely able to handle my existing committments, I may be able to look at iss

[exec] Anyone willing to discuss and/or review changes to commons-exec?

2007-11-28 Thread Siegfried Goeschl
Hi folks, +) commons-exec is nearly dormant but I need it ... ;-) +) I made a few changes to commons-exec I would like to discuss including further extensions +) if I don't have SVN karma any longer I would need a commit proxy CHANGES ==