pasharm / POI_Ukraine

Tagging preset for Ukrainian shops and amenities for JOSM
0 stars 1 forks source link

missing chunk #5

Open Klumbumbus opened 6 years ago

Klumbumbus commented 6 years ago

in line 305 you reference "address_building_footer" however there is no chunk with this name.

don-vip commented 6 years ago

This causes following error in our integration test:

SAXParseException; lineNumber: 428; columnNumber: 11; Key 'chunk_ref' with value 'address_building_footer' not found for identity constraint of element 'presets'.}
    at org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreferenceTestIT.testValidityOfAvailablePresets(TaggingPresetPreferenceTestIT.java:91)
Klumbumbus commented 6 years ago

Could you please fix this, either add the chunk or remove the reference?

don-vip commented 6 years ago

Please update. Our integration tests are run every 6 hours and we're waiting for 12 days now.

don-vip commented 6 years ago

Please fix this issue is you want this preset to remain in the default JOSM list.