You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by GitBox <gi...@apache.org> on 2020/06/09 20:53:45 UTC

[GitHub] [nutch] sebastian-nagel commented on pull request #532: NUTCH-2790 indexer-csv: escape field leading quote character

sebastian-nagel commented on pull request #532:
URL: https://github.com/apache/nutch/pull/532#issuecomment-641563662


   +1 Good catch!
   
   > Is there any way to have detailed test information when running them from command line?
   
   You can execute the unit tests for a specific plugin:
   ```
   ant test-plugin -Dplugin=indexer-csv
   ```
   The test output is written to `build/indexer-csv/test/`(output of core tests is in `build/test`).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org