Skip to content

1.1.6

Latest

Choose a tag to compare

@hugithordarson hugithordarson released this 28 Aug 08:35
· 2 commits to master since this release
  • Minimal Info.plist generation
    The generated Info.plist now contains only the keys actually read by WebObjects: NSExecutable, CFBundlePackageType, NSPrincipalClass (for frameworks that declare one) and the version keys CFBundleShortVersionString/CFBundleVersion. The removed keys (NSJavaPath, NSJavaRoot, NSJavaClientRoot, NSJavaPathClient, NSJavaNeeded, Java/JVMVersion, Has_WOComponents, CFBundleIconFile, CFBundleIdentifier, CFBundleName, CFBundleSignature, CFBundleDevelopmentRegion, CFBundleGetInfoString, CFBundleInfoDictionaryVersion) are relics from the NeXT/early-macOS era — to our knowledge, no code in WebObjects 5.4.x or Wonder reads them.

Also: dependency updates (junit, central-publishing-maven-plugin).

Full Changelog: v1.1.5...v1.1.6