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 669006d  fix broken unit test caused by logging to stdout rather than 
stderr
     new ef902a6  checkstyle
     new e3d42aa  TIKA-3415 -- abandon shaded xmpcore and metadata-extractor, 
go back to the actual projects

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:
 tika-bundles/tika-bundle-standard/pom.xml          |  2 +-
 .../tika/example/SimpleTypeDetectorTest.java       |  1 -
 .../tika-parser-image-module/pom.xml               |  4 ++--
 tika-xmp/pom.xml                                   | 10 ++--------
 .../main/java/org/apache/tika/xmp/XMPMetadata.java | 22 +++++++++++-----------
 .../apache/tika/xmp/convert/AbstractConverter.java | 14 +++++++-------
 .../apache/tika/xmp/convert/GenericConverter.java  | 10 +++++-----
 .../tika/xmp/convert/ITikaToXMPConverter.java      |  4 ++--
 .../tika/xmp/convert/MSOfficeBinaryConverter.java  |  8 ++++----
 .../tika/xmp/convert/MSOfficeXMLConverter.java     |  8 ++++----
 .../tika/xmp/convert/OpenDocumentConverter.java    |  8 ++++----
 .../org/apache/tika/xmp/convert/RTFConverter.java  |  8 ++++----
 .../org/apache/tika/xmp/convert/TikaToXMP.java     |  6 +++---
 .../java/org/apache/tika/xmp/TikaToXMPTest.java    | 12 ++++++------
 .../java/org/apache/tika/xmp/XMPMetadataTest.java  | 10 +++++-----
 15 files changed, 60 insertions(+), 67 deletions(-)

Reply via email to