8361697: Remove duplicate message in MainResources.properties

Reviewed-by: rriggs, asemenyuk
This commit is contained in:
Pooja-DP 2025-07-17 13:53:01 +00:00 committed by Roger Riggs
parent ea774b74e8
commit dc08cf016e

View File

@ -87,7 +87,6 @@ MSG_BundlerConfigException=Bundler {0} skipped because of a configuration proble
Advice to fix: {2}
MSG_BundlerConfigExceptionNoAdvice=Bundler {0} skipped because of a configuration problem: {1}
MSG_BundlerRuntimeException=Bundler {0} failed because of {1}
MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a package
ERR_NoMainClass=Error: Main application class is missing
ERR_UnsupportedOption=Error: Option [{0}] is not valid on this platform