Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-5911

Upgrade esri-geometry-api version to 2.0.0 to avoid dependency on org.json library

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.11.0
    • 1.12.0
    • None

    Description

      Currently, drill-gis module uses esri-geometry-api library version 1.2.1. This version of the library has the dependency on org.json library:

      [INFO] org.apache.drill.contrib:drill-gis:jar:1.12.0-SNAPSHOT
      [INFO] \- com.esri.geometry:esri-geometry-api:jar:1.2.1:compile
      [INFO]    \- org.json:json:jar:20090211:compile
      

      In esri-geometry-api v.2.0.0 this dependency on org.json was removed: https://github.com/Esri/geometry-api-java/commit/9bedde397f2f61675bc687b95875893aa7cd7f2f.
      So we need also update the version of this library to avoid transitive dependency on org.json form drill-gis module.

      Attachments

        Issue Links

          Activity

            People

              volodymyr Vova Vysotskyi
              volodymyr Vova Vysotskyi
              Arina Ielchiieva Arina Ielchiieva
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: