java/src/org/openantivirus/daemon ScannerDaemon.java,1.4,1.5 RequestHandler.java,1.2,1.3

Kurt Huwig <[email protected]> Sun, 30 May 2004 00:52:47 +0000
Newsgroups gmane.comp.security.virus.openantivirus.cvs
Message-ID <[email protected]>
Update of /cvsroot/openantivirus/java/src/org/openantivirus/daemon
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13916/src/org/openantivirus/daemon

Modified Files:
	ScannerDaemon.java RequestHandler.java 
Log Message:
Added options for archives

Index: RequestHandler.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/daemon/RequestHandler.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- RequestHandler.java	20 May 2004 13:54:20 -0000	1.2
+++ RequestHandler.java	30 May 2004 00:52:45 -0000	1.3
@@ -70,6 +70,7 @@
         }
         public void exceptionThrown(Exception exception) {
             exceptionOccurred = true;
+            exception.printStackTrace();
         }
         public void finishedScan() {
         }

Index: ScannerDaemon.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/daemon/ScannerDaemon.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ScannerDaemon.java	26 May 2004 20:19:52 -0000	1.4
+++ ScannerDaemon.java	30 May 2004 00:52:44 -0000	1.5
@@ -114,8 +114,7 @@
                 if (args[i].charAt(0) == '-') {
                     final String sParameter = args[i].substring(1);
                     if ("nosignature".equals(sParameter)) {
-                        scanConf.putInt("credo.level",
-                                                 CredoParser.NO_VERIFY);
+                        scanConf.putInt("credo.level", CredoParser.NO_VERIFY);
                     } else if ("configfile".equals(sParameter)) {
                         loadConf.loadFile(args[++i]);
                         confFileLoaded = true;



-------------------------------------------------------
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