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

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


    from 4f909bd  TIKA-3469 -- read bytes until 'ready' byte in PipesClient.
     new d8779ad  fix release version update
     new 807c79b  TIKA-3470 -- rely on PDFBox for the missing jpeg2000 
dependency, add unit test for jpeg2000

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:
 CHANGES.txt                                        |  5 ++
 tika-parent/pom.xml                                |  2 +-
 .../java/org/apache/tika/parser/pdf/PDFParser.java | 58 +--------------
 .../resources/test-documents/testPDF_jpeg2000.pdf  | 87 ++++++++++++++++++++++
 .../tika-parsers-standard-package/pom.xml          |  9 ++-
 .../org/apache/tika/parser/pdf/PDFParserTest.java  | 13 ++++
 6 files changed, 115 insertions(+), 59 deletions(-)
 create mode 100644 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pdf-module/src/test/resources/test-documents/testPDF_jpeg2000.pdf

Reply via email to