- Minimal Info.plist generation
The generatedInfo.plistnow contains only the keys actually read by WebObjects:NSExecutable,CFBundlePackageType,NSPrincipalClass(for frameworks that declare one) and the version keysCFBundleShortVersionString/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