Trivial error in error message for org.apache.nutch.crawl.LinkDbReader
----------------------------------------------------------------------

                 Key: NUTCH-1023
                 URL: https://issues.apache.org/jira/browse/NUTCH-1023
             Project: Nutch
          Issue Type: Improvement
          Components: linkdb
    Affects Versions: 1.3
            Reporter: Lewis John McGibbney
            Priority: Trivial
             Fix For: 1.4, 2.0


The following line in the above class has a trivial error in syntax before the 
-dump parameter. Instead of a curly bracket, it should be consistent with the 
round bracket.

126       System.err.println("Usage: LinkDbReader <linkdb> {-dump <out_dir> | 
-url <url>)");
 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to