You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by rgauss <gi...@git.apache.org> on 2016/03/21 23:01:20 UTC

[GitHub] tika pull request: TIKA-774: ExifTool Parser

GitHub user rgauss opened a pull request:

    https://github.com/apache/tika/pull/92

    TIKA-774: ExifTool Parser

    Contribution of tika-exiftool for review

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

    $ git pull https://github.com/Alfresco/tika tika-exiftool

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

    https://github.com/apache/tika/pull/92.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 #92
    
----
commit 8eb474b06e1463ca172128b59b713782eb4bece8
Author: rgauss <rg...@rgauss.com>
Date:   2016-03-19T20:37:37Z

    Initial commit of tika-exiftool as is

commit 5ff139d68bebd39382d5ed9626bff42797ece01d
Author: rgauss <rg...@rgauss.com>
Date:   2016-03-19T22:44:00Z

    Added git ignore of properties override

commit c8f4fb062ce809661527c91df89b230da95f592c
Author: rgauss <rg...@rgauss.com>
Date:   2016-03-21T18:49:38Z

    Merge branch 'master' into tika-exiftool

commit e8a2fa30b16f8b947d118b61ca12476420e9bee0
Author: rgauss <rg...@rgauss.com>
Date:   2016-03-21T21:24:29Z

    TIKA-774: ExifTool Parser
      - Moved tika-exiftool from separate project to parsers
      - Updated license headers
      - Removed author Javadoc
      - Fixed a few forbiddenapi violations

commit 37aae337c5ca3b5a45c2e45804e3768e08a8bbb6
Author: rgauss <rg...@rgauss.com>
Date:   2016-03-21T21:31:31Z

    TIKA-774: ExifTool Parser
      - Removed more author Javadocs

commit 90f8550c03aa873a81975dfa10cfd77aa557fc6f
Author: rgauss <rg...@rgauss.com>
Date:   2016-03-21T22:00:00Z

    TIKA-774: ExifTool Parser
      - Renamed ExecutableUtils to ExiftoolExecutableUtils
      - Changed ExifToolImageParserTest to skip when exiftool is not
    available

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---