source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @19529   34 hours stoecker

Iana TLD update - and another one gone

(edit) @19528   36 hours stoecker

see #24637 - patch by zkir (modified a bit) - allow to handle more than one style in caching

(edit) @19527   2 days stoecker

checkstyle

(edit) @19526   2 days stoecker

IANA update

(edit) @19525   3 days stoecker

suppress unfixable warning

(edit) @19524   3 days stoecker

different errorprone version for java 11 and 17

(edit) @19523   3 days stoecker

add ignores

(edit) @19522   3 days stoecker

fix deprecation

(edit) @19521   3 days stoecker

make ivy version selection compatible for plugins

(edit) @19520   3 days stoecker

ignore rule PublicMemberInNonPublicType, see #24635

(edit) @19519   3 days stoecker

unify eol-style

(edit) @19518   4 days stoecker

make test locale aware

(edit) @19517   4 days stoecker

update tools

(edit) @19516   4 days stoecker

ensure ivy versions are also available for plugin builds

(edit) @19515   4 days stoecker

see #24601 - use different cache names for different tests (may be executed in parallel)

(edit) @19514   4 days stoecker

hopefully correctly fix MapCSSRenderTest

(edit) @19513   4 days stoecker

org.jacoco.ant 0.8.14 seems to have problems, go back to 0.8.13 also for newer Java

(edit) @19512   4 days GerdP

fix #24632: NPE in Changesetmanager when trying to sort by e.g. "created at"

  • handle null values as with "Closed at" column
(edit) @19511   5 days stoecker

add cleanfull target

(edit) @19510   5 days stoecker

checkstyle

(edit) @19509   5 days stoecker

fix threshold for Java 25

(edit) @19508   5 days stoecker

PMD fixes

(edit) @19507   5 days stoecker

adapt to changed OpeningHours error message

(edit) @19506   5 days stoecker

fix jacoco version for java 11

(edit) @19505   5 days stoecker

typo

(edit) @19504   5 days stoecker

use java 21 for spotbugs and codeql

(edit) @19503   5 days stoecker

another java 11 fix

(edit) @19502   5 days stoecker

fix test

(edit) @19501   5 days stoecker

use older jmockit for Java 11, as 1.50 is Java17 only

(edit) @19500   5 days stoecker

update a lot of dependencies

(edit) @19499   6 days stoecker

update errorprone to 2.47.0

(edit) @19498   6 days stoecker

fix warnings

(edit) @19497   6 days stoecker

remove files which are no longer needed since r16727, add some ignores

(edit) @19496   8 days stoecker

drop Geldkarte payment, fix #24627

(edit) @19495   8 days stoecker

see #24601 - Nope, didn't help - do I really need to setup a Java 25 to test without checkin?

(edit) @19494   8 days stoecker

see #24601 - it seems to be a bug in JCS which pops up by a different order of execution in Java 25 - ChatGPT proposes this workaround to enforce initialisation, let's try it

(edit) @19493   8 days stoecker

update ivy to 2.5.3 - fix #24626

(edit) @19492   8 days stoecker

remove some warning: [this-escape]

(edit) @19491   8 days stoecker

fix tests, see #23724

(edit) @19490   8 days stoecker

update JavaFX version, fix #24625

(edit) @19489   10 days stoecker

fix #24621 - add payment:cards or payment:qr_code

(edit) @19488   10 days stoecker

drop outdated payment methods, fix #23724

(edit) @19487   10 days stoecker

fix fingerprint

(edit) @19486   11 days stoecker

fix #24616 - Improve accuracy of Nordic country borders - patch by henrik

(edit) @19485   13 days stoecker

drop java 17

(edit) @19484   13 days GerdP

fix @since xxx

(edit) @19483   13 days GerdP

see #24516: Improve Autocompletion
Allow to exclude value auto-completion for certain keys specifed in a preference using a filter.

  • Implement new preference properties.autocomplete.exclude-keys
  • add menu entry in the dialog that pops up when you right click on a tag key in the "Add Tag dialog"
(edit) @19482   2 weeks stoecker

switch from Java 24 to 25

(edit) @19481   2 weeks stoecker

fix CN-MO boundaries test

(edit) @19480   2 weeks stoecker

i18n update

(edit) @19479   2 weeks stoecker

i18n update, add lo, lv, nn

(edit) @19478   3 weeks stoecker

I18n update

(edit) @19477   4 weeks stoecker

increase pixel threshold for Java 25

(edit) @19476   4 weeks stoecker

fix left hand traffic detection for new areas, add Shenzhen Bay to tests, see #24579

(edit) @19475   4 weeks stoecker

fix #21927 - add direction to cycleway

(edit) @19474   4 weeks stoecker

see #24579 - fix integration test for boundaries

(edit) @19473   4 weeks stoecker

fix #24579 - fix integration test for boundaries

(edit) @19472   4 weeks stoecker

checkstyle

(edit) @19471   4 weeks stoecker

TLD update

(edit) @19470   4 weeks stoecker

see #24580 - add support for another root certificate used by wms services

(edit) @19469   4 weeks stoecker

fix tests, see #24456

(edit) @19468   4 weeks stoecker

add missing bracket, see #24456

(edit) @19467   4 weeks stoecker

improve Power circuits relations presets and validation, fix #24456 - patch by francois.lacombe

(edit) @19466   4 weeks stoecker

extend time for a test again as Windows tests often fail

(edit) @19465   4 weeks stoecker

extend time for a test again as Windows tests often fail

(edit) @19464   5 weeks stoecker

checkstyle

(edit) @19463   5 weeks stoecker

should solve Coverity CID 1547127 - resource leak

(edit) @19462   5 weeks stoecker

should solve Coverity CID 147598 - resource leak

(edit) @19461   5 weeks stoecker

should fix Coverity CID 1347996 and CID 1476016

(edit) @19460   5 weeks stoecker

typo

(edit) @19459   5 weeks stoecker

fix #24374 - parsing errors for integer values

(edit) @19458   6 weeks stoecker

fix #24441 - patch by StephaneP - manage amenity=charging_station on area in default style

(edit) @19457   6 weeks stoecker

fix #24005 - patch by StephaneP - Fix missing direction on last image when adding direction on an image layer

(edit) @19456   6 weeks stoecker

fix #24518 - patch by StephaneP - change default preference to keep geo image support layer

(edit) @19455   6 weeks stoecker

fix #24517 - patch by StephaneP - NullPointerException when trying to correlate images without ExifGpsTime - modifies a function prototype which seems unused by any plugins

(edit) @19454   6 weeks stoecker

fix #24392 - patch by mattmccutchen - Typing plus or minus sign in Overpass query field no longer zooms the map

(edit) @19453   6 weeks stoecker

Improve validator for level tag (patch by tordanik), fix #22427

(edit) @19452   6 weeks GerdP

fix #24572: "Crossing waterways" validator produces many false positives with waterway=fairway

  • ignore crossing ways with waterway=fairway
  • ignore a fairway crossing a linear waterway (river,stream,canal,drain,ditch)
(edit) @19451   6 weeks GerdP

fix #24579: boundaries.osm does not contain all exclaves
Patch boundaries_diff by Vectorial1024.
This patch has the following:

  • Added exclave of Hong Kong: Shenzhen Bay Control Point
  • Added exclave of Macau: Universidade de Macau
  • Modified existing HK-CN border to reduce intersection with CN roads
(edit) @19450   8 weeks stoecker

i18n update

(edit) @19449   3 months stoecker

better output to find the position

(edit) @19448   3 months stoecker

tag2link 2025.11.21

(edit) @19447   3 months GerdP

fix #6556: Preferences "OK", "Cancel", & "Help" buttons unclickable on Netbooks because of Screen Resolution

  • reduce minimum dialog size
(edit) @19446   3 months GerdP

fix #24485: DataIntegrityProblemException: Primitive cannot be modified in read-only dataset

  • create copies of nodes before adding them to a temporary way. This should also fix a memory leak.
(edit) @19445   3 months GerdP

fix #24531: Conditional: "permit" should be a valid restriction value

  • add permit to the list of allowed values
(edit) @19444   4 months GerdP

fix #24507: automatic tag corrections not always sorted alphabetically

  • sort tags by key and List of roles by relation (similar to the properties dialog)
(edit) @19443   4 months GerdP

fix #24480: 19437 introduced client side tag checking impacting private server.

  • implement boolean preference upload.check-maxlength-value which allows to disable the maxlength check of tag values on upload
(edit) @19442   5 months GerdP

See #24467: Cannot complile JOSM using Eclipse

  • fix javadoc error which causes internal error in Eclipse (patch by taylor.smock)
(edit) @19441   5 months stoecker

tag2link 2025.9.21

(edit) @19440   5 months Klumbumbus

see #19980 - Don't warn about highway=living_street + maxspeed=30 combination also in Chile, see https://github.com/osmose-qa/osmose-backend/issues/2569

(edit) @19439   6 months stoecker

i18n update

(edit) @19438   6 months GerdP

fix #24444: Too many wrong notifications "Relation modified outside of relation editor with pending changes. Conflict resolution required"

  • Don't warn about an "outside modification" if the current relation editor window was used to save / apply changes and thus a change command was generated
(edit) @19437   6 months GerdP

fix #24446: Error loading way-history
Turned out that the OSM server counts the number of unicode code points, not the number of characters when checking the maximum lengths of keys and tags in tags.

  • implement new methods in Util to calculate the number of code points or check agains a given limit
  • fix long standing bug in ApiPreconditionCheckerHook.java which was introduced with r2906 (key -> value)
(edit) @19436   6 months stoecker

add areas to charging_station, fix #24340, patch by CjMalone

(edit) @19435   6 months stoecker

fix #24225 - correctly handle dialog closing for color chooser

(edit) @19434   6 months Klumbumbus

see #19980 - Fix unit test

(edit) @19433   6 months Klumbumbus

see #19980 - Don't warn about highway=living_street + maxspeed=30 combination in Austria, Denmark, Israel, Uzbekistan, see https://github.com/osmose-qa/osmose-backend/issues/2569

(edit) @19432   6 months GerdP

fix #24423: Relationeditor map sync broken

  • with #21840 some actions automatically update an open relation editor window if the relation is in sync with the dataset, else a notification about a pending conflict is shown. This logic was broken with r19402. This patch simplifies the logic in isDirtyRelation(): don't return false just because field relationSnapshot has no dataset.
(edit) @19431   7 months stoecker

tag2link 2025.07.21

(edit) @19430   7 months stoecker

see #24339 - allow to extend module path for start script

Note: See TracRevisionLog for help on using the revision log.