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 LogFilePatternReceiver
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, you wrote:
>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
>
>The actual VFS dependencies are minor - interfaces, an exception and the 
>VFS class that uses reflection to load file system managers.
>
>Folks have to add the jars to their classpath to make it work, and it 
>works great.
>
>Here are the dependencies:
>
>org.apache.commons.vfs.FileObject;
>org.apache.commons.vfs.FileSystemException;
>org.apache.commons.vfs.FileSystemManager;
>org.apache.commons.vfs.VFS;
>
>Scott

-- 
Ceki Gülcü

   The complete log4j manual: http://qos.ch/log4j/



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




<<winmail.dat>>

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

Reply via email to