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

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


    from 079fab1  TIKA-2224 - add license headers fix whitespace integrate 
embedded file handling handle href
     new b6a04b2  clean up comment test
     new 5d61549  TIKA-2224 -- clean up imports, missing locales and missing 
headers

The 2 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:
 .../parser/microsoft/onenote/ExtendedGUID.java     |  3 +-
 .../apache/tika/parser/microsoft/onenote/GUID.java |  3 +-
 .../microsoft/onenote/GlobalIdTableEntry3FNDX.java | 16 +++++
 .../microsoft/onenote/GlobalIdTableEntryFNDX.java  | 16 +++++
 .../parser/microsoft/onenote/OneNoteParser.java    |  7 ++-
 .../microsoft/onenote/OneNoteTreeWalker.java       |  2 -
 .../apache/tika/parser/image/TiffParserTest.java   |  6 --
 .../microsoft/onenote/OneNoteParserTest.java       | 24 ++++++--
 .../tika/parser/onenote/OneNoteParserTest.java     | 68 ----------------------
 9 files changed, 58 insertions(+), 87 deletions(-)
 delete mode 100644 
tika-parsers/src/test/java/org/apache/tika/parser/onenote/OneNoteParserTest.java

Reply via email to