GitHub user jskora opened a pull request:

    https://github.com/apache/nifi/pull/252

    NIFI-615 - Create a processor to extract WAV file characteristics.

    * Created new ExtractMediaMetadata processor using Apache Tika Detector and 
Parser.
    * Refactored nifi-image-bundle, nifi-image-nar, and nifi-image-processors 
to nifi-media-bundle, nifi-media-nar, and nifi-media-processors to reflect 
broader media related purpose.
    * Preserved existing ExtractImageMetadata and ResizeImage processors as 
well as existing ImageViewerController components to prevent impact on existing 
uses.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jskora/nifi NIFI-615

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/252.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #252
    
----
commit 319d4e4643a9958e196c7226155c25c74371137c
Author: Joe Skora <jsk...@gmail.com>
Date:   2016-02-26T20:33:40Z

    NIFI-615 - Create a processor to extract WAV file characteristics.
    * Created new ExtractMediaMetadata processor using Apache Tika Detector and 
Parser.
    * Refactored nifi-image-bundle, nifi-image-nar, and nifi-image-processors 
to nifi-media-bundle, nifi-media-nar, and nifi-media-processors to reflect 
broader media related purpose.
    * Preserved existing ExtractImageMetadata and ResizeImage processors as 
well as existing ImageViewerController components to prevent impact on existing 
uses.

----


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