lintool / warcbase

Warcbase is an open-source platform for managing analyzing web archives
http://warcbase.org/
161 stars 47 forks source link

Kill JwatArcLoaderTest #173

Closed lintool closed 8 years ago

lintool commented 8 years ago

Kill test case JwatArcLoaderTest, we don't seem to be using it anymore?

Also, related - we don't see to be pulling in JWAT Maven artifacts, at least based on the pom.xml... perhaps it's getting transitively pulled in? Might want to look into it...

lintool commented 8 years ago

Mystery solved:

[INFO] +- org.netpreserve.openwayback:openwayback-core:jar:2.0.0.BETA.2:compile
[INFO] |  +- org.jwat:jwat-common:jar:1.0.1:compile
[INFO] |  +- org.jwat:jwat-gzip:jar:1.0.1:compile
[INFO] |  +- org.jwat:jwat-arc:jar:1.0.1:compile
[INFO] |  |  \- org.jwat:jwat-archive-common:jar:1.0.1:compile
[INFO] |  +- org.jwat:jwat-warc:jar:1.0.1:compile

jwat us dragged in by openwayback-core

lintool commented 8 years ago

Killed. commit 26d2ef518fb33632dcfd6a0bcfbd00ff7731d232