[ 
https://issues.apache.org/jira/browse/NIFI-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15342900#comment-15342900
 ] 

ASF GitHub Bot commented on NIFI-615:
-------------------------------------

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.


> Create a processor to extract WAV file characteristics
> ------------------------------------------------------
>
>                 Key: NIFI-615
>                 URL: https://issues.apache.org/jira/browse/NIFI-615
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Brandon DeVries
>            Assignee: Joe Skora
>            Priority: Minor
>             Fix For: 1.0.0, 0.7.0
>
>
> Create a processor to extract information from a WAV file, including 
> encoding, bit rate, metadata, etc...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to