On 08.05.2023 10:19, Giuseppe Aruta wrote:
 > /is there a reason that 
https://sourceforge.net/p/opensit/code/HEAD/tree/Projects/JMapViewer/trunk/src/ 
<https://sourceforge.net/p/opensit/code/HEAD/tree/Projects/JMapViewer/trunk/src/>
contains *decompiled* JOSM sources instead of a distro jar? recent sources seem 
to be also available here
https://josm.openstreetmap.de/svn/trunk 
<https://josm.openstreetmap.de/svn/trunk>/

I only use the component JMapViewer from JOSM project which is maintained as an 
independent project by JOSM Team:
JMapViewer - OpenStreetMap Wiki <https://wiki.openstreetmap.org/wiki/JMapViewer>
I modified the code in order to have an OpenJUMP integration, especially on 
sync zooms and coordinates between the two applications.  There are also small 
enhancements (for instance the zoom commands and zoom bar) . I also removed the 
MapMarker framework from the JMapViewer code in order to keep the code small, 
with the project to modify the code to integrate OpenJUMP vectors. I also added 
a language framework which is not in the original JMapViewer.
Possibly in the future I will reconsider to use JMapViewer as external library.

well, if you compare e.g.
https://sourceforge.net/p/opensit/code/HEAD/tree/Projects/JMapViewer/trunk/src/org/openstreetmap/gui/jmapviewer/AttributionSupport.java
with
https://josm.openstreetmap.de/osmsvn/applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/AttributionSupport.java
you will see that your copy has a decompiler header, which is confusing as the 
sources are publicly available and tere is no need to decompile anything.

where did you get your sources from? are they recent?

sunny regards.. ede




_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to