You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2018/11/14 21:31:28 UTC

[tika] branch master updated (6710c52 -> b9a8221)

This is an automated email from the ASF dual-hosted git repository.

tallison pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git.


    from 6710c52  TIKA-2776 -- update CHANGES.txt
     add cff500c  fix for TIKA-2770 contributed by kristencheung
     add 81430d5  fixing TIKA-2770 for lat/lon
     add ca715e6  removing extra test
     add e301ee7  fix for TIKA-2770 conversion for UTM only
     new b9a8221  Merge pull request #257 from kristencheung/TIKA-2770

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/tika/parser/envi/EnviHeaderParser.java  | 83 +++++++++++++++++++++-
 .../tika/parser/envi/EnviHeaderParserTest.java     |  1 +
 2 files changed, 81 insertions(+), 3 deletions(-)


[tika] 01/01: Merge pull request #257 from kristencheung/TIKA-2770

Posted by ta...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git

commit b9a822156f8fa29c2165958f5c7be83010160a70
Merge: 6710c52 e301ee7
Author: Tim Allison <ta...@apache.org>
AuthorDate: Wed Nov 14 16:31:24 2018 -0500

    Merge pull request #257 from kristencheung/TIKA-2770
    
    fix for TIKA-2770 contributed by kristencheung

 .../apache/tika/parser/envi/EnviHeaderParser.java  | 83 +++++++++++++++++++++-
 .../tika/parser/envi/EnviHeaderParserTest.java     |  1 +
 2 files changed, 81 insertions(+), 3 deletions(-)