java/src/org/openantivirus/engine/vfs/container DirectoryContainer.java,1.2,1.3

Kurt Huwig <[email protected]> Wed, 26 May 2004 20:19:57 +0000
Newsgroups gmane.comp.security.virus.openantivirus.cvs
Message-ID <[email protected]>
Update of /cvsroot/openantivirus/java/src/org/openantivirus/engine/vfs/container
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16773/src/org/openantivirus/engine/vfs/container

Modified Files:
	DirectoryContainer.java 
Log Message:
More flexible handling of configuration

Index: DirectoryContainer.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/engine/vfs/container/DirectoryContainer.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DirectoryContainer.java	25 May 2004 06:49:10 -0000	1.2
+++ DirectoryContainer.java	26 May 2004 20:19:53 -0000	1.3
@@ -112,7 +112,7 @@
     protected void determineNext() throws IOException {
         File next;
         while ((next = getNext()) != null) {
-            if (!scanConf.getBoolean("engine.follow-symlinks")
+            if (!scanConf.getBoolean("vfs.follow-symlinks")
                     &&  !next.getAbsolutePath().equals(
                             next.getCanonicalPath())) {
                 return;



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click