The GitHub Actions job "Java CI with Maven" on 
stormcrawler.git/issue-2063-tika-4 has succeeded.
Run started by GitHub user abhinav-phi (triggered by rzo1).

Head commit for run:
ec60b17d9429a787b2d92a69374dc74617293297 / abhinav-phi <[email protected]>
Upgrade to Tika 4.0.0

Closes #2063

Tika 4.0.0 requires several API and configuration changes:

- core: TikaConfig has been removed - JSoupParserBolt now uses
  DefaultDetector for mime type detection; Detector.detect takes a
  TikaInputStream and a ParseContext; the CONTENT_TYPE and
  CONTENT_LENGTH constants moved from Metadata to HttpHeaders.
- external/tika: ParserBolt loads configurations with TikaLoader
  (tika-serialization) since XML configurations are no longer
  supported, and the bundled tika-config.xml has been migrated to
  JSON. Config resources bundled in a jar are copied to a temporary
  file as TikaLoader reads configs from the filesystem only.
- external/tika: tika-parsers-standard-package is now a POM
  aggregating the individual parser modules and is consumed as such.
- the default value of parser.tika.config.file is now
  tika-config.json
- THIRD-PARTY.txt regenerated

Report URL: https://github.com/apache/stormcrawler/actions/runs/33720884966

With regards,
GitHub Actions via GitBox

Reply via email to