Modify ↓
#21769 closed defect (fixed)
[PATCH] Update deprecated functions in roadsigns
Reported by: | taylor.smock | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin roadsigns | Version: | |
Keywords: | Cc: |
Description
JOSM r15718 deprecated Utils#join
. Java has replacements in String.join
/Collectors#joining
.
Attachments (1)
Change History (3)
by , 3 years ago
Attachment: | 21769.patch added |
---|
comment:1 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 35935/osm: