Github user jskora commented on the issue:

    https://github.com/apache/nifi/pull/556
  
    I'm not sure why but only the main code commit, 
236266c9e4ed89b4c78438f36408b5f6e0b0c488, applies to 1.0/master without 
problems.  The other pom commits do not.
    
    It is easy enough to fix them.  The pom.xml files in nifi-media-bundle/* 
(previously nifi-image-bundle) need "nifi-image-*" changed to "nifi-media-*" 
except for "nifi-image-viewer" references which do not change.  Also, the 
version number also needs to be bumped from 0.7.0-SNAPSHOT to 1.0.0-SNAPSHOT.
    
    After that, it built and tested as expected, including the content buffer 
size limit throwing the exception until the buffer size is increase.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to