Modify ↓
Opened 4 years ago
Closed 4 years ago
#21393 closed defect (wontfix)
pbf plugin size increase by more than 1MB
Reported by: | GerdP | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin pbf | Version: | |
Keywords: | Cc: | taylor.smock |
Description (last modified by )
regression of https://josm.openstreetmap.de/changeset/35825/osm
I think we discussed before that there is no good reason to update to osmpbf 1.5.0 because of the much larger size? See #19972
Attachments (0)
Change History (2)
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
Cc: | added; removed |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
the old Maven repo is no longer available and the build failed.
This is temporary anyway: now that we have protobuf parsing in OSM core we no longer need the google protobuf library, and we just have to reimplement osmpbf in JOSM core so we can finally drop the PBF plugin.