MikeThomsen commented on issue #3317: NIFI-6047 Add DetectDuplicateRecord 
Processor
URL: https://github.com/apache/nifi/pull/3317#issuecomment-489273250
 
 
   @adamfisher 
   
   Sorry about not getting back sooner. Been very busy with a lot of work 
projects. Appears you missed a few files in your commit:
   
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.0:testCompile 
(default-testCompile) on project nifi-standard-processors: Compilation failure: 
Compilation failure: 
   [ERROR] 
/home/travis/build/apache/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestDetectDuplicateRecord.java:[45,12]
 error: cannot find symbol
   [ERROR]   symbol:   class MockCacheService
   [ERROR]   location: class TestDetectDuplicateRecord
   [ERROR] 
/home/travis/build/apache/nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestDetectDuplicateRecord.java:[76,20]
 error: cannot find symbol
   [ERROR]   symbol:   class MockCacheService
   [ERROR]   location: class TestDetectDuplicateRecord
   [ERROR] -> [Help 1]
   [ERROR] 
   ```

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to