Richard Jones created TIKA-2535: ----------------------------------- Summary: Use latest org.opengis:geoapi to avoid rejected/EOL'd jsr-275 dependency Key: TIKA-2535 URL: https://issues.apache.org/jira/browse/TIKA-2535 Project: Tika Issue Type: Improvement Affects Versions: 1.17, 1.16 Environment: All Reporter: Richard Jones
Tika currently depends on the very old (June 2011) 3.0.0 version of org.opengis:geoapi which in turn unfortunately pulls in the rejected jsr-275 as a dependency (which is EOL). However the latest 3.0.1 version of org.opengis:geoapi released recently (Sept 2017) switches to depending on the active 1.0 version of javax.measure.unit-api which is an implementation of jsr-363 which was accepted and effectively replaced the rejected jsr-275. Therefore requesting that Tika move to the 3.0.1 version of org.opengis:geoapi -- This message was sent by Atlassian JIRA (v6.4.14#64029)