Break searcher dependency on commons-cli
----------------------------------------
Key: NUTCH-486
URL: https://issues.apache.org/jira/browse/NUTCH-486
Project: Nutch
Issue Type: Improvement
Components: searcher
Affects Versions: 0.9.0
Reporter: Mark Woon
0.9 introduced what seems like an unnecessary dependency on commons-cli:
java.lang.NoClassDefFoundError: org/apache/commons/cli/ParseException
at org.apache.nutch.searcher.LinkDbInlinks.<init>(LinkDbInlinks.java:42)
at org.apache.nutch.searcher.NutchBean.init(NutchBean.java:156)
at org.apache.nutch.searcher.NutchBean.<init>(NutchBean.java:106)
at org.apache.nutch.searcher.NutchBean.<init>(NutchBean.java:84)
at org.apache.nutch.searcher.NutchBean.get(NutchBean.java:71)
Can we please break this dependency?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers