RE: New VFS-enabled version of LogFilePatternReceiver

2004-12-23 Thread Scott Deboy
Sounds good. I'll take care of it along with the varia->filter move Scott -Original Message- From: Ceki Gülcü [mailto:[EMAIL PROTECTED] Sent: Thu 12/23/2004 4:21 AM To: Log4J Developers List Cc: Subject: Re: New VFS-enabled version of LogFilePatternReceiv

Re: New VFS-enabled version of LogFilePatternReceiver

2004-12-23 Thread Ceki Gülcü
Scott, Do you think we could move the chainsaw related build targets in build.xml, to their own build file, say chainsaw.xml? The current build file is a little too big imho. We could continue to build chainsaw from build.xml by invoking targets found in chainsaw.xml. At 11:50 AM 12/23/2004, y

New VFS-enabled version of LogFilePatternReceiver

2004-12-23 Thread Scott Deboy
A heads-up - I added a receiver that supports VFS. I think there is value in providing access to data that could not otherwise be accessed programmatically (webdav/ssh/ftp/etc). Here's a complete list of the protocols VFS supports: http://jakarta.apache.org/commons/sandbox/vfs/filesystems.html