Modify

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#15757 closed defect (fixed)

jdom2 library is not included in geotools, but is required by class org.geotools.data.ows.Response

Reported by: gertjanidema Owned by: Don-vip
Priority: normal Milestone:
Component: Plugin geotools Version: tested
Keywords: geotools jdom jdom2 Cc:

Description

A plug-in I am working on uses WFS data sources. The plug-in depends on the Josm geotools plug-in, with an extension for the gt-wfs-ng module.
Recently the plug-in stopped working with the latest Josm geotools, because the org.jdom2.JDOMException class can't be found. As a work-around we temporarily use an older version of geotools.
Can you make sure the next geotools plugin release contains the jdom2 (2.0.6) library? geotools 19 has switched from jdom to jdom2 all together, but the Josm geotools plug-in still references jdom 1.1.3 in subversion.

Attachments (0)

Change History (5)

comment:1 by Don-vip, 7 years ago

Milestone: 18.01

Yeah sure, but two remarks:

  1. No milestone for plugins
  2. Milestones are decided by JOSM core developers ;)

I'll update the plugin once GeoTools 19 is released. Currently it contains a fork of GeoTools compatible with Java 9, as GeoTools developers only recently became involved in brining in compatibility with latest version of Java.

comment:2 by anonymous, 7 years ago

Thanks. Didn't realize milestone was optional ;-)

comment:4 by Don-vip, 7 years ago

Resolution: fixed
Status: newclosed

Fixed in [o34125:34127]. Can you please check?

comment:5 by gertjanidema, 7 years ago

I checked the plug-in and it works without problems.

Thanks a lot.
Gertjan

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.