Changes between Version 1 and Version 2 of Ticket #8654


Ignore:
Timestamp:
2013-05-01T11:39:07+02:00 (12 years ago)
Author:
mark0815
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8654 – Description

    v1 v2  
    11The current version of JOSM displays a deprecation warning after startup saying that Java 1.6 is deprecated though Java 1.7 is installed too.
    22
    3 Attached is a patch utilising an enhanced version of the oracle java app builder to build the JOSM application bundle instead of using the JOSM.app-template.
     3Attached is a patch utilising an enhanced version of the oracle java app builder to build the JOSM application bundle instead of using the JOSM.app-template. Additionally the Runtime is copied into the application bundle to run JOSM without having Java installed.
    44
    55Due to my lack of knowledge how to create a patch which contains binary data :-) some changes have to made manually: