From 504fc0428fad909813016a4d9458bdf00ba7bf63 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sun, 30 Mar 2008 13:56:48 +0000 Subject: [PATCH] no longer including kiss crawler and socket proxy in test coverage. --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index b6420523..1f30478c 100644 --- a/pom.xml +++ b/pom.xml @@ -346,6 +346,14 @@ + + + + org/wamblee/socketproxy/**/*.class + org/wamblee/crawler/kiss/**/*.class + + + -- 2.31.1