Skip to content

Commit 196f28c

Browse files
Remove unreferenced message.app-image-dir-does-not-exist and message.app-image-dir-does-not-exist.advice keys
1 parent 20ea57d commit 196f28c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/MacResources.properties

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ message.ignoring.symlink=Warning: codesign is skipping the symlink {0}.
7272
message.already.signed=File already signed: {0}.
7373
message.keychain.error=Error: unable to get keychain list.
7474
message.building-bundle=Building Mac App Store Package for {0}.
75-
message.app-image-dir-does-not-exist=Specified application image directory {0}: {1} does not exists.
76-
message.app-image-dir-does-not-exist.advice=Confirm that the value for {0} exists.
7775
message.invalid-identifier=invalid mac bundle identifier [{0}].
7876
message.invalid-identifier.advice=specify identifier with "--mac-package-identifier".
7977
message.building-dmg=Building DMG package for {0}.

0 commit comments

Comments
 (0)