added socket proxy again.
authorErik Brakkee <erik@brakkee.org>
Sun, 30 Mar 2008 15:22:15 +0000 (15:22 +0000)
committerErik Brakkee <erik@brakkee.org>
Sun, 30 Mar 2008 15:22:15 +0000 (15:22 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 1f30478c6ab88698c0946bc9498a86234810722e..80bf23b1a488d3e8b89dba86dfd41076aca82884 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <configuration>
                     <instrumentation>
                         <excludes>
-                          <exclude>org/wamblee/socketproxy/**/*.class</exclude>
                           <exclude>org/wamblee/crawler/kiss/**/*.class</exclude>
                         </excludes>
                     </instrumentation>