Opened 13 years ago

Last modified 10 years ago

#8654 closed enhancement

Create Mac OS X application bundle which uses Java 1.7 on 10.8 — at Version 2

Reported by: mark0815 Owned by: Radfahrer
Priority: critical Milestone: 14.03
Component: Installer MacOS Version:
Keywords: java7 javabug Cc: Stereo, elchtreiber@…, cquest, malcolmh

Description (last modified by mark0815)

The current version of JOSM displays a deprecation warning after startup saying that Java 1.6 is deprecated though Java 1.7 is installed too.

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. Additionally the Runtime is copied into the application bundle to run JOSM without having Java installed.

Due to my lack of knowledge how to create a patch which contains binary data :-) some changes have to made manually:

  • Place appbundler-1.0ea.jar in tools
  • Move macosx/JOSM.app/Contents/Resources/JOSM.icns to macosx/JOSM.icns
  • Delete macosx/JOSM.app

Change History (3)

comment:1 by mark0815, 13 years ago

Description: modified (diff)

comment:2 by mark0815, 13 years ago

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