java/src/org/openantivirus/virushammer VirusHammer.java,1.11,1.12
Kurt Huwig <[email protected]> Wed, 26 May 2004 20:19:55 +0000
| Newsgroups | gmane.comp.security.virus.openantivirus.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openantivirus/java/src/org/openantivirus/virushammer
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16773/src/org/openantivirus/virushammer
Modified Files:
VirusHammer.java
Log Message:
More flexible handling of configuration
Index: VirusHammer.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/virushammer/VirusHammer.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- VirusHammer.java 25 May 2004 06:49:10 -0000 1.11
+++ VirusHammer.java 26 May 2004 20:19:52 -0000 1.12
@@ -100,7 +100,7 @@
public VirusHammer() throws CredoException, IOException {
scanConf = new WriteableScanConfiguration(
new DefaultScanConfiguration());
- scanConf.putBoolean(ScanConfiguration.HALT_ON_MALWARE_FOUND, false);
+ scanConf.putBoolean("engine.halt-on-malware-found", false);
scannerThread = new ScannerThread(scanConf);
initScanTargetList();
-------------------------------------------------------
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