Index: applications/editors/josm/plugins/eventbus/build.xml
===================================================================
--- applications/editors/josm/plugins/eventbus/build.xml	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/build.xml	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/AllowConcurrentEvents.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/AllowConcurrentEvents.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/AllowConcurrentEvents.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/AsyncEventBus.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/AsyncEventBus.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/AsyncEventBus.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/DeadEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/DeadEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/DeadEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/Dispatcher.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/Dispatcher.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/Dispatcher.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/EventBus.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/EventBus.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/EventBus.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/JosmEventBus.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/JosmEventBus.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/JosmEventBus.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/Subscribe.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/Subscribe.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/Subscribe.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/Subscriber.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/Subscriber.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/Subscriber.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/SubscriberExceptionContext.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/SubscriberExceptionContext.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/SubscriberExceptionContext.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/SubscriberExceptionHandler.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/SubscriberExceptionHandler.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/SubscriberExceptionHandler.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/SubscriberRegistry.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/SubscriberRegistry.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/SubscriberRegistry.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/package-info.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/package-info.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/eventbus/package-info.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/EventBusPlugin.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/EventBusPlugin.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/EventBusPlugin.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/actions/ExpertModeChangedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/actions/ExpertModeChangedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/actions/ExpertModeChangedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/CommandQueueEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/CommandQueueEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/CommandQueueEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/SoMChangedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/SoMChangedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/SoMChangedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/conflict/AbstractConflictsEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/conflict/AbstractConflictsEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/conflict/AbstractConflictsEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/conflict/ConflictsAddedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/conflict/ConflictsAddedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/conflict/ConflictsAddedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/conflict/ConflictsRemovedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/conflict/ConflictsRemovedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/conflict/ConflictsRemovedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/AbstractNoteDataEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/AbstractNoteDataEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/AbstractNoteDataEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/NoteDataUpdatedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/NoteDataUpdatedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/NoteDataUpdatedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/SelectedNoteChangedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/SelectedNoteChangedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/SelectedNoteChangedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/history/AbstractHistoryEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/history/AbstractHistoryEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/history/AbstractHistoryEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/history/HistoryClearedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/history/HistoryClearedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/history/HistoryClearedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/history/HistoryUpdatedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/history/HistoryUpdatedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/osm/history/HistoryUpdatedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/projection/ProjectionChangedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/projection/ProjectionChangedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/data/projection/ProjectionChangedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/MapFrameInitializedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/MapFrameInitializedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/MapFrameInitializedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/MapModeChangeEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/MapModeChangeEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/MapModeChangeEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/ZoomChangedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/ZoomChangedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/ZoomChangedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/conflict/tags/NextDecisionEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/conflict/tags/NextDecisionEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/conflict/tags/NextDecisionEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/conflict/tags/PreviousDecisionEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/conflict/tags/PreviousDecisionEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/conflict/tags/PreviousDecisionEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/dialogs/LayerListRefreshedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/dialogs/LayerListRefreshedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/dialogs/LayerListRefreshedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/dialogs/LayerVisibleEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/dialogs/LayerVisibleEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/dialogs/LayerVisibleEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/dialogs/relation/MemberVisibleEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/dialogs/relation/MemberVisibleEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/dialogs/relation/MemberVisibleEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/download/DownloadSourceAddedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/download/DownloadSourceAddedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/download/DownloadSourceAddedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/layer/LayerStateChangeEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/layer/LayerStateChangeEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/layer/LayerStateChangeEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/layer/imagery/FilterChangedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/layer/imagery/FilterChangedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/layer/imagery/FilterChangedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/mappaint/MapPaintStyleEntryUpdatedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/mappaint/MapPaintStyleEntryUpdatedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/mappaint/MapPaintStyleEntryUpdatedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/mappaint/MapPaintStylesUpdatedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/mappaint/MapPaintStylesUpdatedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/mappaint/MapPaintStylesUpdatedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/preferences/imagery/ContentValidationEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/preferences/imagery/ContentValidationEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/preferences/imagery/ContentValidationEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/preferences/server/ProxyPreferenceChangedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/preferences/server/ProxyPreferenceChangedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/preferences/server/ProxyPreferenceChangedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/progress/OperationCancelledEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/progress/OperationCancelledEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/progress/OperationCancelledEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/tagging/presets/TaggingPresetModifiedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/tagging/presets/TaggingPresetModifiedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/tagging/presets/TaggingPresetModifiedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/util/KeyPressedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/util/KeyPressedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/util/KeyPressedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/util/KeyReleasedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/util/KeyReleasedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/util/KeyReleasedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/util/ModifierExChangedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/util/ModifierExChangedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/gui/util/ModifierExChangedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/io/OsmApiInitializedEvent.java
===================================================================
--- applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/io/OsmApiInitializedEvent.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/src/org/openstreetmap/josm/plugins/eventbus/io/OsmApiInitializedEvent.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/AsyncEventBusTest.java
===================================================================
--- applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/AsyncEventBusTest.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/AsyncEventBusTest.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/DispatcherTest.java
===================================================================
--- applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/DispatcherTest.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/DispatcherTest.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/EventBusTest.java
===================================================================
--- applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/EventBusTest.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/EventBusTest.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/ReentrantEventsTest.java
===================================================================
--- applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/ReentrantEventsTest.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/ReentrantEventsTest.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/StringCatcher.java
===================================================================
--- applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/StringCatcher.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/StringCatcher.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/SubscriberRegistryTest.java
===================================================================
--- applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/SubscriberRegistryTest.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/SubscriberRegistryTest.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/SubscriberTest.java
===================================================================
--- applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/SubscriberTest.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/SubscriberTest.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/outside/AnnotatedSubscriberFinderTests.java
===================================================================
--- applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/outside/AnnotatedSubscriberFinderTests.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/outside/AnnotatedSubscriberFinderTests.java	(revision 36483)
Index: applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/outside/OutsideEventBusTest.java
===================================================================
--- applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/outside/OutsideEventBusTest.java	(revision 36474)
+++ applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/outside/OutsideEventBusTest.java	(revision 36483)
