Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Releases: tofi86/universalJavaApplicationStub

v0.6.3 (2014-07-31)

23 Apr 12:04
Compare
Choose a tag to compare
  • check Info.plist for Apple style Java keys. Better indicator to distinguish between Apple or Oracle parsing...

v0.6.2 (2014-07-28)

23 Apr 12:05
Compare
Choose a tag to compare
  • minor code refactoring and bugfixes

v0.6.1 (2014-07-27)

23 Apr 12:05
Compare
Choose a tag to compare
  • Standard Working Directory for Apple PList apparently is the AppRoot directory

v0.6 (2014-07-12)

23 Apr 12:06
Compare
Choose a tag to compare
  • also catch fixed paths for Plist key JVMWorkDir (thanks @dpolivaev)

v0.5 (2014-06-30)

23 Apr 12:06
Compare
Choose a tag to compare
  • bugfix for pathes / App bundles containing spaces (#2)

v0.4 (2014-06-30)

23 Apr 12:06
Compare
Choose a tag to compare
  • read and set WorkingDirectory based on the key in Info.plist (#1)
  • interpret the 3 different values $JAVAROOT, $APP_PACKAGE, $USER_HOME
  • fallback to root / as standard

v0.3 (2014-03-16)

23 Apr 12:06
Compare
Choose a tag to compare
  • enable drag&drop to the dock icon

v0.2 (2014-03-16)

23 Apr 12:07
Compare
Choose a tag to compare
  • trim whitespace from variables and commandline
  • don't show errors in output for Info.plist querying

v0.1 (2014-03-09)

23 Apr 12:07
Compare
Choose a tag to compare
  • initial release of 'universalJavaApplicationStub'