Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-4236

tika-parser-nlp-module has an unnecessary Guava dependency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.28.5, 3.0.0-BETA, 2.9.2
    • 3.0.0, 2.9.3
    • parser
    • None

    Description

      This should be avoided, because it's prone to maintenance and security problems.
      It's easy to get rid of it: the class o.a.t.parser.geo.topic.gazetteer.GeoGazetteerClient uses com.google.common.reflect.TypeToken. Since the project uses gson anyway, it could just be replaced with com.google.gson.reflect.TypeToken.

      Attachments

        Issue Links

          Activity

            People

              tilman Tilman Hausherr
              baedke Manfred Baedke
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: