Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIKA-4272 add pf4j to tika pipes, decouple Fetcher with Fetcher Config, stop using shade plugin for fetchers #1906

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Aug 16, 2024

  1. TIKA-4272: start of some fixes for tika grpc so that it works in tika…

    …-docker. plugins were stepping on each other's toes with classpath before.
    Nicholas DiPiazza committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9fbaadf View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    843a26b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558c119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    393e053 View commit details
    Browse the repository at this point in the history
  4. TIKA-4272: fix transformer removed from merge

    Nicholas DiPiazza committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    82de086 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    d01ad6a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    562c05b View commit details
    Browse the repository at this point in the history
  2. TIKA-4272: more pf4j work

    Nicholas DiPiazza committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0814080 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    520b246 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. TIKA-4272: switch to maven dependency plugin and assembly plugin to r…

    …eplace shaded jar
    Nicholas DiPiazza committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    613e3f5 View commit details
    Browse the repository at this point in the history
  2. TIKA-4272: add a couple missing files from previous commit

    Nicholas DiPiazza committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a41712a View commit details
    Browse the repository at this point in the history
  3. TIKA-4272: get more of the pf4j changes and removal of shade plugin c…

    …hanges in
    Nicholas DiPiazza committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    b7613c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. TIKA-4272: publish the plugins too

    Nicholas DiPiazza committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    82516fe View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. TIKA-4272: move tika pipes code out of tika-core

    Nicholas DiPiazza committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6640963 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    08d6387 View commit details
    Browse the repository at this point in the history