pmezard opened a new pull request #532:
URL: https://github.com/apache/nutch/pull/532


   Before the change, the leading quote of a field value like '"value'
   would be left unescaped.
   
   NOTE: the tests fail locally with and without the PR. The only output I have 
is:
   ```
   test:
        [echo] Testing plugin: urlnormalizer-slash
       [junit] Running 
org.apache.nutch.net.urlnormalizer.regex.TestRegexURLNormalizer
       [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.276 sec
       [junit] Running 
org.apache.nutch.net.urlnormalizer.slash.TestSlashURLNormalizer
       [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.306 sec
   ```
   Is there any way to have detailed test information when running them from 
command line? I am not very excited about working with Eclipse.


----------------------------------------------------------------
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:
[email protected]


Reply via email to