[ https://issues.apache.org/jira/browse/NUTCH-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641869#comment-13641869 ]
lufeng edited comment on NUTCH-1555 at 4/25/13 2:48 PM: -------------------------------------------------------- Lewis: 1. fixed the fetch NPE bug 2. fixed the update not work bug Should we put every tools to use commons-cli? I find that there are 47 files need to be moved. Sebastian: 1. use eclipse-codeformat.xml to format the source code Thanks Lewis and Sebastian. was (Author: amuseme.lu): Lewis: 1. fixed the fetch NPE bug 2. fixed the update not work bug Should we put every tools to use commons-cli? I find that there are 47 files need to be moved. [~wastl-nagel] 1. use eclipse-codeformat.xml to format the source code Thanks Lewis and Sebastian. > Move to commons-cli for command line parsing > --------------------------------------------- > > Key: NUTCH-1555 > URL: https://issues.apache.org/jira/browse/NUTCH-1555 > Project: Nutch > Issue Type: Bug > Components: parser > Affects Versions: 2.1 > Reporter: Lewis John McGibbney > Assignee: lufeng > Fix For: 2.2 > > Attachments: NUTCH-1555.patch, NUTCH-1555-v1.patch > > > I just accidentally passed in the following argument to parser job > {code} > law@CEE279Law3-Linux:~/Downloads/asf/2.x/runtime/local$ ./bin/nutch parse > updatedb > ParserJob: starting > ParserJob: resuming: false > ParserJob: forced reparse: false > ParserJob: batchId: updatedb > ParserJob: success > {code} > This is a bug for sure -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira