This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.
from b2e442d port the TIKA-3446 work from the 2.x branch. (#465)
new 3713389 TIKA-3618 -- migrate to log4j2 cleanup...we don't need our
own log4j2 wrapper
new b6e7af4 TIKA-3613 -- general updates for 1.28
new 8bc1acf Merge remote-tracking branch 'origin/branch_1x' into branch_1x
The 3 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-eval/pom.xml | 2 +-
.../src/main/resources/comparison-reports-pg.xml | 2 +
.../src/main/resources/comparison-reports.xml | 627 +++------------------
tika-eval/src/main/resources/db.properties | 1 +
tika-eval/src/main/resources/profile-reports.xml | 67 +--
tika-parent/pom.xml | 4 +-
.../apache/tika/server/metrics/Log4j2Metrics.java | 257 ---------
.../apache/tika/server/metrics/MetricsHelper.java | 1 +
8 files changed, 87 insertions(+), 874 deletions(-)
delete mode 100644
tika-server/src/main/java/org/apache/tika/server/metrics/Log4j2Metrics.java