Modify

Opened 3 years ago

Closed 23 months ago

#21780 closed defect (fixed)

[PATCH] Convert plugin gson to ivy or remove gson

Reported by: taylor.smock Owned by: team
Priority: normal Milestone:
Component: Plugin Version:
Keywords: Cc:

Description (last modified by taylor.smock)

The attached patch does the following

  • Converts gson to ivy
  • attachment:21780.2.patch additionally updates gson from 2.8.5 to 2.8.9
    • Java 9 module-info support
    • Deprecated JsonParser.parse
    • Better behavior on Java 9+ and Unsafe if there is a security manager (AKA OpenWebStart)
    • java.sql is optional
    • Gson.excluder() is deprecated
  • Modifies eclipse project files by hand, may not be correct

Attachments (2)

21780.patch (4.1 KB ) - added by taylor.smock 3 years ago.
21780.2.patch (4.1 KB ) - added by taylor.smock 3 years ago.
Same as attachment:21780.patch, but updates gson from 2.8.5 to 2.8.9

Download all attachments as: .zip

Change History (6)

by taylor.smock, 3 years ago

Attachment: 21780.patch added

by taylor.smock, 3 years ago

Attachment: 21780.2.patch added

Same as attachment:21780.patch, but updates gson from 2.8.5 to 2.8.9

comment:1 by taylor.smock, 3 years ago

Description: modified (diff)

comment:2 by taylor.smock, 3 years ago

Should we remove the gson plugin? We don't have any plugins that depend upon it (at least in plugin).

comment:3 by taylor.smock, 2 years ago

Summary: [PATCH] Convert plugin gson to ivy[PATCH] Convert plugin gson to ivy or remove gson

comment:4 by taylor.smock, 23 months ago

Resolution: fixed
Status: newclosed

In 36096/osm:

Fix #21780: Remove gson

No current plugin depends upon gson, and it exists only to provide gson to
plugins.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.