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 121fe480f TIKA-3750 -- add license header to pom.xml
new 6fb369308 fix typo in variable names
new 42da02ef1 TIKA-3750 - Fixed bug in ordering of Parsers during service
loading.
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 | 2 ++
.../java/org/apache/tika/metadata/filter/DefaultMetadataFilter.java | 6 +++---
tika-core/src/main/java/org/apache/tika/parser/DefaultParser.java | 3 +++
.../src/test/java/org/apache/tika/utils/ServiceLoaderUtilsTest.java | 4 ++--
4 files changed, 10 insertions(+), 5 deletions(-)