Opened 10 years ago

Last modified 8 years ago

#12107 closed defect

Class conflicts between plugins — at Version 6

Reported by: kendzi Owned by: team
Priority: major Milestone:
Component: Plugin Version:
Keywords: Cc:

Description (last modified by Don-vip)

I made some research, and looks like there are few conflicts with classes between plugins I attach the log.

Conflict between plugins:

  • 31718_apache-commons.jar, 31603_commons-imaging.jar,
  • 31718_apache-commons.jar, 71_scoutsigns.jar,
  • 31718_apache-commons.jar, 42_missingRoads.jar,
  • 31718_apache-commons.jar, 13_trafficFlowDirection.jar,
  • 31687_apache-http.jar, 0.0.2_ebdirigo.jar,
  • 31756_ejml.jar, 1.0.188_kendzi3d.jar,
  • 31756_ejml.jar, 1.0.179-SNAPSHOT_kendzi3d_Improved_by_Andrei.jar,
  • 8_kartverketimport.jar, 8_kartverketimport.jar,
  • 31603_log4j.jar, v0.5.1_matsim.jar,
  • 31694_mapdust.jar, 71_scoutsigns.jar,
  • 31694_mapdust.jar, 42_missingRoads.jar,
  • 31694_mapdust.jar, 13_trafficFlowDirection.jar,
  • 31707_OSMRecPlugin.jar, 1.0.188_kendzi3d.jar,
  • 31707_OSMRecPlugin.jar, 1.0.179-SNAPSHOT_kendzi3d_Improved_by_Andrei.jar,
  • 31694_Tracer.jar, 1443872074_Tracer-testing.jar,
  • 1.0.188_kendzi3d.jar, 1.0.179-SNAPSHOT_kendzi3d_Improved_by_Andrei.jar,
  • 1.0.188_kendzi3d.jar, v0.5.1_matsim.jar,
  • 71_scoutsigns.jar, 42_missingRoads.jar,
  • 71_scoutsigns.jar, 13_trafficFlowDirection.jar,
  • 42_missingRoads.jar, 13_trafficFlowDirection.jar,
  • 1.0.179-SNAPSHOT_kendzi3d_Improved_by_Andrei.jar, v0.5.1_matsim.jar,

Change History (7)

by kendzi, 10 years ago

Attachment: josm_plugin_conflicts_log added

comment:1 by kendzi, 10 years ago

Description: modified (diff)

comment:2 by Don-vip, 10 years ago

Thanks. Some remarks:

  • commons-imaging is deprecated, it must be filtered out, the "conflict" is normal
  • scoutsigns, missingRoads, trafficFlowDirection: I'll create some PRs
  • ebdirigo: I already contacted them but they don't seem very reactive/cooperative. The source code is not even published
  • ejml: The version is not up to date because of GeoTools, I have created a ticket and I will create a PR if needed
  • kartverketimport: bug ??
  • kendzi vs Andrea: is it expected to merge both plugins? Why are there two versions? :(

comment:3 by kendzi, 10 years ago

  • kartverketimport: bug ??

Not at all. It is twice in plugin list:
https://josm.openstreetmap.de/plugin

kartverketimport.jar;http://svn.openstreetmap.org/applications/editors/josm/dist/kartverketimport.jar
kartverketimport.jar;https://github.com/JOSM/kartverketimport/releases/download/v8/kartverketimport.jar

  • kendzi vs Andrea

Good question. Andrea make fork of my plugin. He worked longer time on old plugin version and release it as separated plugin. He never tried to make pull request to me. As I known it is not run-able with current version of JOSM and kendzi3d-jogl (without it it won't run). I inform him about changes inside kendzi3d-jogl but don't see any changes.

I have review some changes he made and it won't be easy back-port it, the whole concept of selection was changed. And lot of changes have to be reverted. Secondary, I have compliantly different vision for editor :(

Last edited 10 years ago by kendzi (previous) (diff)

in reply to:  3 comment:4 by Don-vip, 10 years ago

Replying to kendzi:

Not at all. It is twice in plugin list:

Nice catch. I'll remove the plugin from wiki, as it is hosted on OSM SVN.

  • kendzi vs Andrea

I have review some changes he made and it won't be easy back-port it, the whole concept of selection was changed. And lot of changes have to be reverted. Secondary, I have compliantly different vision for editor :(

Sad :( I hope this situation can eventually be resolved in the future.

Last edited 10 years ago by Don-vip (previous) (diff)

comment:5 by Don-vip, 10 years ago

Description: modified (diff)

comment:6 by Don-vip, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.