Package hudson.tasks
Class Messages
- java.lang.Object
-
- hudson.tasks.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_Ant_DisplayName()
KeyAnt.DisplayName
:Invoke Ant
.static org.jvnet.localizer.Localizable
_Ant_ExecFailed()
KeyAnt.ExecFailed
:command execution failed.
.static org.jvnet.localizer.Localizable
_Ant_ExecutableNotFound(Object arg0)
KeyAnt.ExecutableNotFound
:Cannot find executable from the chosen Ant installation "{0}"
.static org.jvnet.localizer.Localizable
_Ant_GlobalConfigNeeded()
KeyAnt.GlobalConfigNeeded
:Maybe you need to configure where your Ant installations are?
.static org.jvnet.localizer.Localizable
_Ant_NotADirectory(Object arg0)
KeyAnt.NotADirectory
:{0} is not a directory
.static org.jvnet.localizer.Localizable
_Ant_NotAntDirectory(Object arg0)
KeyAnt.NotAntDirectory
:{0} doesnât look like an Ant directory
.static org.jvnet.localizer.Localizable
_Ant_ProjectConfigNeeded()
KeyAnt.ProjectConfigNeeded
:Maybe you need to configure the job to choose one of your Ant installations?
.static org.jvnet.localizer.Localizable
_ArtifactArchiver_ARCHIVING_ARTIFACTS()
KeyArtifactArchiver.ARCHIVING_ARTIFACTS
:Archiving artifacts
.static org.jvnet.localizer.Localizable
_ArtifactArchiver_DisplayName()
KeyArtifactArchiver.DisplayName
:Archive the artifacts
.static org.jvnet.localizer.Localizable
_ArtifactArchiver_NoIncludes()
KeyArtifactArchiver.NoIncludes
:No artifacts are configured for archiving. You probably forgot to set the file pattern, so please go back to the configuration and specify it. If you really did mean to archive all the files in the workspace, please specify "**"
.static org.jvnet.localizer.Localizable
_ArtifactArchiver_NoMatchFound(Object arg0)
KeyArtifactArchiver.NoMatchFound
:No artifacts found that match the file pattern "{0}". Configuration error?
.static org.jvnet.localizer.Localizable
_ArtifactArchiver_SkipBecauseOnlyIfSuccessful()
KeyArtifactArchiver.SkipBecauseOnlyIfSuccessful
:Skipped archiving because build is not successful
.static org.jvnet.localizer.Localizable
_BatchFile_DisplayName()
KeyBatchFile.DisplayName
:Execute Windows batch command
.static org.jvnet.localizer.Localizable
_BatchFile_invalid_exit_code_range(Object arg0)
KeyBatchFile.invalid_exit_code_range
:Invalid errorlevel value: {0}. Check help section
.static org.jvnet.localizer.Localizable
_BatchFile_invalid_exit_code_zero()
KeyBatchFile.invalid_exit_code_zero
:ERRORLEVEL zero is ignored and does not make the build unstable
.static org.jvnet.localizer.Localizable
_BuildTrigger_Disabled(Object arg0)
KeyBuildTrigger.Disabled
:{0} is disabled. Triggering skipped
.static org.jvnet.localizer.Localizable
_BuildTrigger_DisplayName()
KeyBuildTrigger.DisplayName
:Build other projects
.static org.jvnet.localizer.Localizable
_BuildTrigger_InQueue(Object arg0)
KeyBuildTrigger.InQueue
:{0} is already in the queue
.static org.jvnet.localizer.Localizable
_BuildTrigger_NoProjectSpecified()
KeyBuildTrigger.NoProjectSpecified
:No project specified
.static org.jvnet.localizer.Localizable
_BuildTrigger_NoSuchProject(Object arg0, Object arg1)
KeyBuildTrigger.NoSuchProject
:No such project â{0}â. Did you mean â{1}â?
.static org.jvnet.localizer.Localizable
_BuildTrigger_NotBuildable(Object arg0)
KeyBuildTrigger.NotBuildable
:{0} is not buildable
.static org.jvnet.localizer.Localizable
_BuildTrigger_ok_ancestor_is_null()
KeyBuildTrigger.ok_ancestor_is_null
:Ancestor/Context Unknown: the project specified cannot be validated
.static org.jvnet.localizer.Localizable
_BuildTrigger_Triggering(Object arg0)
KeyBuildTrigger.Triggering
:Triggering a new build of {0}
.static org.jvnet.localizer.Localizable
_BuildTrigger_you_have_no_permission_to_build_(Object arg0)
KeyBuildTrigger.you_have_no_permission_to_build_
:You have no permission to build {0}
.static org.jvnet.localizer.Localizable
_CommandInterpreter_CommandFailed()
KeyCommandInterpreter.CommandFailed
:command execution failed
.static org.jvnet.localizer.Localizable
_CommandInterpreter_UnableToDelete(Object arg0)
KeyCommandInterpreter.UnableToDelete
:Unable to delete script file {0}
.static org.jvnet.localizer.Localizable
_CommandInterpreter_UnableToProduceScript()
KeyCommandInterpreter.UnableToProduceScript
:Unable to produce a script file
.static org.jvnet.localizer.Localizable
_Fingerprinter_Aborted()
KeyFingerprinter.Aborted
:Aborted
.static org.jvnet.localizer.Localizable
_Fingerprinter_Action_DisplayName()
KeyFingerprinter.Action.DisplayName
:See Fingerprints
.static org.jvnet.localizer.Localizable
_Fingerprinter_DigestFailed(Object arg0)
KeyFingerprinter.DigestFailed
:Failed to compute digest for {0}
.static org.jvnet.localizer.Localizable
_Fingerprinter_DisplayName()
KeyFingerprinter.DisplayName
:Record fingerprints of files to track usage
.static org.jvnet.localizer.Localizable
_Fingerprinter_Failed()
KeyFingerprinter.Failed
:Failed to record fingerprints
.static org.jvnet.localizer.Localizable
_Fingerprinter_FailedFor(Object arg0)
KeyFingerprinter.FailedFor
:failed to record fingerprint for {0}
.static org.jvnet.localizer.Localizable
_Fingerprinter_Recording()
KeyFingerprinter.Recording
:Recording fingerprints
.static org.jvnet.localizer.Localizable
_InstallFromApache()
KeyInstallFromApache
:Install from Apache
.static org.jvnet.localizer.Localizable
_JavadocArchiver_DisplayName()
KeyJavadocArchiver.DisplayName
:Publish Javadoc
.static org.jvnet.localizer.Localizable
_JavadocArchiver_DisplayName_Generic()
KeyJavadocArchiver.DisplayName.Generic
:Document
.static org.jvnet.localizer.Localizable
_JavadocArchiver_DisplayName_Javadoc()
KeyJavadocArchiver.DisplayName.Javadoc
:Javadoc
.static org.jvnet.localizer.Localizable
_JavadocArchiver_NoMatchFound(Object arg0, Object arg1)
KeyJavadocArchiver.NoMatchFound
:No javadoc found in {0}: {1}
.static org.jvnet.localizer.Localizable
_JavadocArchiver_Publishing()
KeyJavadocArchiver.Publishing
:Publishing Javadoc
.static org.jvnet.localizer.Localizable
_JavadocArchiver_UnableToCopy(Object arg0, Object arg1)
KeyJavadocArchiver.UnableToCopy
:Unable to copy Javadoc from {0} to {1}
.static org.jvnet.localizer.Localizable
_Maven_DisplayName()
KeyMaven.DisplayName
:Invoke top-level Maven targets
.static org.jvnet.localizer.Localizable
_Maven_ExecFailed()
KeyMaven.ExecFailed
:command execution failed
.static org.jvnet.localizer.Localizable
_Maven_NoExecutable(Object arg0)
KeyMaven.NoExecutable
:Couldnât find any executable in {0}
.static org.jvnet.localizer.Localizable
_Maven_NotMavenDirectory(Object arg0)
KeyMaven.NotMavenDirectory
:{0} doesnât look like a Maven directory
.static org.jvnet.localizer.Localizable
_Shell_DisplayName()
KeyShell.DisplayName
:Execute shell
.static org.jvnet.localizer.Localizable
_Shell_invalid_exit_code_range(Object arg0)
KeyShell.invalid_exit_code_range
:Invalid exit code value: {0}. Check help section
.static org.jvnet.localizer.Localizable
_Shell_invalid_exit_code_zero()
KeyShell.invalid_exit_code_zero
:Exit code zero is ignored and does not make the build unstable
.static org.jvnet.localizer.Localizable
_TestJavadocArchiver_DisplayName_Javadoc()
KeyTestJavadocArchiver.DisplayName.Javadoc
:Test Javadoc
.static String
Ant_DisplayName()
KeyAnt.DisplayName
:Invoke Ant
.static String
Ant_ExecFailed()
KeyAnt.ExecFailed
:command execution failed.
.static String
Ant_ExecutableNotFound(Object arg0)
KeyAnt.ExecutableNotFound
:Cannot find executable from the chosen Ant installation "{0}"
.static String
Ant_GlobalConfigNeeded()
KeyAnt.GlobalConfigNeeded
:Maybe you need to configure where your Ant installations are?
.static String
Ant_NotADirectory(Object arg0)
KeyAnt.NotADirectory
:{0} is not a directory
.static String
Ant_NotAntDirectory(Object arg0)
KeyAnt.NotAntDirectory
:{0} doesnât look like an Ant directory
.static String
Ant_ProjectConfigNeeded()
KeyAnt.ProjectConfigNeeded
:Maybe you need to configure the job to choose one of your Ant installations?
.static String
ArtifactArchiver_ARCHIVING_ARTIFACTS()
KeyArtifactArchiver.ARCHIVING_ARTIFACTS
:Archiving artifacts
.static String
ArtifactArchiver_DisplayName()
KeyArtifactArchiver.DisplayName
:Archive the artifacts
.static String
ArtifactArchiver_NoIncludes()
KeyArtifactArchiver.NoIncludes
:No artifacts are configured for archiving. You probably forgot to set the file pattern, so please go back to the configuration and specify it. If you really did mean to archive all the files in the workspace, please specify "**"
.static String
ArtifactArchiver_NoMatchFound(Object arg0)
KeyArtifactArchiver.NoMatchFound
:No artifacts found that match the file pattern "{0}". Configuration error?
.static String
ArtifactArchiver_SkipBecauseOnlyIfSuccessful()
KeyArtifactArchiver.SkipBecauseOnlyIfSuccessful
:Skipped archiving because build is not successful
.static String
BatchFile_DisplayName()
KeyBatchFile.DisplayName
:Execute Windows batch command
.static String
BatchFile_invalid_exit_code_range(Object arg0)
KeyBatchFile.invalid_exit_code_range
:Invalid errorlevel value: {0}. Check help section
.static String
BatchFile_invalid_exit_code_zero()
KeyBatchFile.invalid_exit_code_zero
:ERRORLEVEL zero is ignored and does not make the build unstable
.static String
BuildTrigger_Disabled(Object arg0)
KeyBuildTrigger.Disabled
:{0} is disabled. Triggering skipped
.static String
BuildTrigger_DisplayName()
KeyBuildTrigger.DisplayName
:Build other projects
.static String
BuildTrigger_InQueue(Object arg0)
KeyBuildTrigger.InQueue
:{0} is already in the queue
.static String
BuildTrigger_NoProjectSpecified()
KeyBuildTrigger.NoProjectSpecified
:No project specified
.static String
BuildTrigger_NoSuchProject(Object arg0, Object arg1)
KeyBuildTrigger.NoSuchProject
:No such project â{0}â. Did you mean â{1}â?
.static String
BuildTrigger_NotBuildable(Object arg0)
KeyBuildTrigger.NotBuildable
:{0} is not buildable
.static String
BuildTrigger_ok_ancestor_is_null()
KeyBuildTrigger.ok_ancestor_is_null
:Ancestor/Context Unknown: the project specified cannot be validated
.static String
BuildTrigger_Triggering(Object arg0)
KeyBuildTrigger.Triggering
:Triggering a new build of {0}
.static String
BuildTrigger_you_have_no_permission_to_build_(Object arg0)
KeyBuildTrigger.you_have_no_permission_to_build_
:You have no permission to build {0}
.static String
CommandInterpreter_CommandFailed()
KeyCommandInterpreter.CommandFailed
:command execution failed
.static String
CommandInterpreter_UnableToDelete(Object arg0)
KeyCommandInterpreter.UnableToDelete
:Unable to delete script file {0}
.static String
CommandInterpreter_UnableToProduceScript()
KeyCommandInterpreter.UnableToProduceScript
:Unable to produce a script file
.static String
Fingerprinter_Aborted()
KeyFingerprinter.Aborted
:Aborted
.static String
Fingerprinter_Action_DisplayName()
KeyFingerprinter.Action.DisplayName
:See Fingerprints
.static String
Fingerprinter_DigestFailed(Object arg0)
KeyFingerprinter.DigestFailed
:Failed to compute digest for {0}
.static String
Fingerprinter_DisplayName()
KeyFingerprinter.DisplayName
:Record fingerprints of files to track usage
.static String
Fingerprinter_Failed()
KeyFingerprinter.Failed
:Failed to record fingerprints
.static String
Fingerprinter_FailedFor(Object arg0)
KeyFingerprinter.FailedFor
:failed to record fingerprint for {0}
.static String
Fingerprinter_Recording()
KeyFingerprinter.Recording
:Recording fingerprints
.static String
InstallFromApache()
KeyInstallFromApache
:Install from Apache
.static String
JavadocArchiver_DisplayName()
KeyJavadocArchiver.DisplayName
:Publish Javadoc
.static String
JavadocArchiver_DisplayName_Generic()
KeyJavadocArchiver.DisplayName.Generic
:Document
.static String
JavadocArchiver_DisplayName_Javadoc()
KeyJavadocArchiver.DisplayName.Javadoc
:Javadoc
.static String
JavadocArchiver_NoMatchFound(Object arg0, Object arg1)
KeyJavadocArchiver.NoMatchFound
:No javadoc found in {0}: {1}
.static String
JavadocArchiver_Publishing()
KeyJavadocArchiver.Publishing
:Publishing Javadoc
.static String
JavadocArchiver_UnableToCopy(Object arg0, Object arg1)
KeyJavadocArchiver.UnableToCopy
:Unable to copy Javadoc from {0} to {1}
.static String
Maven_DisplayName()
KeyMaven.DisplayName
:Invoke top-level Maven targets
.static String
Maven_ExecFailed()
KeyMaven.ExecFailed
:command execution failed
.static String
Maven_NoExecutable(Object arg0)
KeyMaven.NoExecutable
:Couldnât find any executable in {0}
.static String
Maven_NotMavenDirectory(Object arg0)
KeyMaven.NotMavenDirectory
:{0} doesnât look like a Maven directory
.static String
Shell_DisplayName()
KeyShell.DisplayName
:Execute shell
.static String
Shell_invalid_exit_code_range(Object arg0)
KeyShell.invalid_exit_code_range
:Invalid exit code value: {0}. Check help section
.static String
Shell_invalid_exit_code_zero()
KeyShell.invalid_exit_code_zero
:Exit code zero is ignored and does not make the build unstable
.static String
TestJavadocArchiver_DisplayName_Javadoc()
KeyTestJavadocArchiver.DisplayName.Javadoc
:Test Javadoc
.
-
-
-
Method Detail
-
ArtifactArchiver_ARCHIVING_ARTIFACTS
public static String ArtifactArchiver_ARCHIVING_ARTIFACTS()
KeyArtifactArchiver.ARCHIVING_ARTIFACTS
:Archiving artifacts
.- Returns:
Archiving artifacts
-
_ArtifactArchiver_ARCHIVING_ARTIFACTS
public static org.jvnet.localizer.Localizable _ArtifactArchiver_ARCHIVING_ARTIFACTS()
KeyArtifactArchiver.ARCHIVING_ARTIFACTS
:Archiving artifacts
.- Returns:
Archiving artifacts
-
Shell_invalid_exit_code_zero
public static String Shell_invalid_exit_code_zero()
KeyShell.invalid_exit_code_zero
:Exit code zero is ignored and does not make the build unstable
.- Returns:
Exit code zero is ignored and does not make the build unstable
-
_Shell_invalid_exit_code_zero
public static org.jvnet.localizer.Localizable _Shell_invalid_exit_code_zero()
KeyShell.invalid_exit_code_zero
:Exit code zero is ignored and does not make the build unstable
.- Returns:
Exit code zero is ignored and does not make the build unstable
-
JavadocArchiver_DisplayName_Javadoc
public static String JavadocArchiver_DisplayName_Javadoc()
KeyJavadocArchiver.DisplayName.Javadoc
:Javadoc
.- Returns:
Javadoc
-
_JavadocArchiver_DisplayName_Javadoc
public static org.jvnet.localizer.Localizable _JavadocArchiver_DisplayName_Javadoc()
KeyJavadocArchiver.DisplayName.Javadoc
:Javadoc
.- Returns:
Javadoc
-
Maven_DisplayName
public static String Maven_DisplayName()
KeyMaven.DisplayName
:Invoke top-level Maven targets
.- Returns:
Invoke top-level Maven targets
-
_Maven_DisplayName
public static org.jvnet.localizer.Localizable _Maven_DisplayName()
KeyMaven.DisplayName
:Invoke top-level Maven targets
.- Returns:
Invoke top-level Maven targets
-
JavadocArchiver_NoMatchFound
public static String JavadocArchiver_NoMatchFound(Object arg0, Object arg1)
KeyJavadocArchiver.NoMatchFound
:No javadoc found in {0}: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No javadoc found in {0}: {1}
-
_JavadocArchiver_NoMatchFound
public static org.jvnet.localizer.Localizable _JavadocArchiver_NoMatchFound(Object arg0, Object arg1)
KeyJavadocArchiver.NoMatchFound
:No javadoc found in {0}: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No javadoc found in {0}: {1}
-
Shell_invalid_exit_code_range
public static String Shell_invalid_exit_code_range(Object arg0)
KeyShell.invalid_exit_code_range
:Invalid exit code value: {0}. Check help section
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid exit code value: {0}. Check help section
-
_Shell_invalid_exit_code_range
public static org.jvnet.localizer.Localizable _Shell_invalid_exit_code_range(Object arg0)
KeyShell.invalid_exit_code_range
:Invalid exit code value: {0}. Check help section
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid exit code value: {0}. Check help section
-
BuildTrigger_you_have_no_permission_to_build_
public static String BuildTrigger_you_have_no_permission_to_build_(Object arg0)
KeyBuildTrigger.you_have_no_permission_to_build_
:You have no permission to build {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
You have no permission to build {0}
-
_BuildTrigger_you_have_no_permission_to_build_
public static org.jvnet.localizer.Localizable _BuildTrigger_you_have_no_permission_to_build_(Object arg0)
KeyBuildTrigger.you_have_no_permission_to_build_
:You have no permission to build {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
You have no permission to build {0}
-
Maven_NoExecutable
public static String Maven_NoExecutable(Object arg0)
KeyMaven.NoExecutable
:Couldnât find any executable in {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Couldnât find any executable in {0}
-
_Maven_NoExecutable
public static org.jvnet.localizer.Localizable _Maven_NoExecutable(Object arg0)
KeyMaven.NoExecutable
:Couldnât find any executable in {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Couldnât find any executable in {0}
-
Fingerprinter_FailedFor
public static String Fingerprinter_FailedFor(Object arg0)
KeyFingerprinter.FailedFor
:failed to record fingerprint for {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
failed to record fingerprint for {0}
-
_Fingerprinter_FailedFor
public static org.jvnet.localizer.Localizable _Fingerprinter_FailedFor(Object arg0)
KeyFingerprinter.FailedFor
:failed to record fingerprint for {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
failed to record fingerprint for {0}
-
Maven_NotMavenDirectory
public static String Maven_NotMavenDirectory(Object arg0)
KeyMaven.NotMavenDirectory
:{0} doesnât look like a Maven directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} doesnât look like a Maven directory
-
_Maven_NotMavenDirectory
public static org.jvnet.localizer.Localizable _Maven_NotMavenDirectory(Object arg0)
KeyMaven.NotMavenDirectory
:{0} doesnât look like a Maven directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} doesnât look like a Maven directory
-
BatchFile_DisplayName
public static String BatchFile_DisplayName()
KeyBatchFile.DisplayName
:Execute Windows batch command
.- Returns:
Execute Windows batch command
-
_BatchFile_DisplayName
public static org.jvnet.localizer.Localizable _BatchFile_DisplayName()
KeyBatchFile.DisplayName
:Execute Windows batch command
.- Returns:
Execute Windows batch command
-
BatchFile_invalid_exit_code_zero
public static String BatchFile_invalid_exit_code_zero()
KeyBatchFile.invalid_exit_code_zero
:ERRORLEVEL zero is ignored and does not make the build unstable
.- Returns:
ERRORLEVEL zero is ignored and does not make the build unstable
-
_BatchFile_invalid_exit_code_zero
public static org.jvnet.localizer.Localizable _BatchFile_invalid_exit_code_zero()
KeyBatchFile.invalid_exit_code_zero
:ERRORLEVEL zero is ignored and does not make the build unstable
.- Returns:
ERRORLEVEL zero is ignored and does not make the build unstable
-
Ant_GlobalConfigNeeded
public static String Ant_GlobalConfigNeeded()
KeyAnt.GlobalConfigNeeded
:Maybe you need to configure where your Ant installations are?
.- Returns:
Maybe you need to configure where your Ant installations are?
-
_Ant_GlobalConfigNeeded
public static org.jvnet.localizer.Localizable _Ant_GlobalConfigNeeded()
KeyAnt.GlobalConfigNeeded
:Maybe you need to configure where your Ant installations are?
.- Returns:
Maybe you need to configure where your Ant installations are?
-
BuildTrigger_Disabled
public static String BuildTrigger_Disabled(Object arg0)
KeyBuildTrigger.Disabled
:{0} is disabled. Triggering skipped
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is disabled. Triggering skipped
-
_BuildTrigger_Disabled
public static org.jvnet.localizer.Localizable _BuildTrigger_Disabled(Object arg0)
KeyBuildTrigger.Disabled
:{0} is disabled. Triggering skipped
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is disabled. Triggering skipped
-
BuildTrigger_ok_ancestor_is_null
public static String BuildTrigger_ok_ancestor_is_null()
KeyBuildTrigger.ok_ancestor_is_null
:Ancestor/Context Unknown: the project specified cannot be validated
.- Returns:
Ancestor/Context Unknown: the project specified cannot be validated
-
_BuildTrigger_ok_ancestor_is_null
public static org.jvnet.localizer.Localizable _BuildTrigger_ok_ancestor_is_null()
KeyBuildTrigger.ok_ancestor_is_null
:Ancestor/Context Unknown: the project specified cannot be validated
.- Returns:
Ancestor/Context Unknown: the project specified cannot be validated
-
Maven_ExecFailed
public static String Maven_ExecFailed()
KeyMaven.ExecFailed
:command execution failed
.- Returns:
command execution failed
-
_Maven_ExecFailed
public static org.jvnet.localizer.Localizable _Maven_ExecFailed()
KeyMaven.ExecFailed
:command execution failed
.- Returns:
command execution failed
-
BuildTrigger_NoProjectSpecified
public static String BuildTrigger_NoProjectSpecified()
KeyBuildTrigger.NoProjectSpecified
:No project specified
.- Returns:
No project specified
-
_BuildTrigger_NoProjectSpecified
public static org.jvnet.localizer.Localizable _BuildTrigger_NoProjectSpecified()
KeyBuildTrigger.NoProjectSpecified
:No project specified
.- Returns:
No project specified
-
TestJavadocArchiver_DisplayName_Javadoc
public static String TestJavadocArchiver_DisplayName_Javadoc()
KeyTestJavadocArchiver.DisplayName.Javadoc
:Test Javadoc
.- Returns:
Test Javadoc
-
_TestJavadocArchiver_DisplayName_Javadoc
public static org.jvnet.localizer.Localizable _TestJavadocArchiver_DisplayName_Javadoc()
KeyTestJavadocArchiver.DisplayName.Javadoc
:Test Javadoc
.- Returns:
Test Javadoc
-
CommandInterpreter_UnableToProduceScript
public static String CommandInterpreter_UnableToProduceScript()
KeyCommandInterpreter.UnableToProduceScript
:Unable to produce a script file
.- Returns:
Unable to produce a script file
-
_CommandInterpreter_UnableToProduceScript
public static org.jvnet.localizer.Localizable _CommandInterpreter_UnableToProduceScript()
KeyCommandInterpreter.UnableToProduceScript
:Unable to produce a script file
.- Returns:
Unable to produce a script file
-
Fingerprinter_DigestFailed
public static String Fingerprinter_DigestFailed(Object arg0)
KeyFingerprinter.DigestFailed
:Failed to compute digest for {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to compute digest for {0}
-
_Fingerprinter_DigestFailed
public static org.jvnet.localizer.Localizable _Fingerprinter_DigestFailed(Object arg0)
KeyFingerprinter.DigestFailed
:Failed to compute digest for {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to compute digest for {0}
-
Fingerprinter_Failed
public static String Fingerprinter_Failed()
KeyFingerprinter.Failed
:Failed to record fingerprints
.- Returns:
Failed to record fingerprints
-
_Fingerprinter_Failed
public static org.jvnet.localizer.Localizable _Fingerprinter_Failed()
KeyFingerprinter.Failed
:Failed to record fingerprints
.- Returns:
Failed to record fingerprints
-
Ant_ProjectConfigNeeded
public static String Ant_ProjectConfigNeeded()
KeyAnt.ProjectConfigNeeded
:Maybe you need to configure the job to choose one of your Ant installations?
.- Returns:
Maybe you need to configure the job to choose one of your Ant installations?
-
_Ant_ProjectConfigNeeded
public static org.jvnet.localizer.Localizable _Ant_ProjectConfigNeeded()
KeyAnt.ProjectConfigNeeded
:Maybe you need to configure the job to choose one of your Ant installations?
.- Returns:
Maybe you need to configure the job to choose one of your Ant installations?
-
Ant_ExecFailed
public static String Ant_ExecFailed()
KeyAnt.ExecFailed
:command execution failed.
.- Returns:
command execution failed.
-
_Ant_ExecFailed
public static org.jvnet.localizer.Localizable _Ant_ExecFailed()
KeyAnt.ExecFailed
:command execution failed.
.- Returns:
command execution failed.
-
Fingerprinter_Recording
public static String Fingerprinter_Recording()
KeyFingerprinter.Recording
:Recording fingerprints
.- Returns:
Recording fingerprints
-
_Fingerprinter_Recording
public static org.jvnet.localizer.Localizable _Fingerprinter_Recording()
KeyFingerprinter.Recording
:Recording fingerprints
.- Returns:
Recording fingerprints
-
BatchFile_invalid_exit_code_range
public static String BatchFile_invalid_exit_code_range(Object arg0)
KeyBatchFile.invalid_exit_code_range
:Invalid errorlevel value: {0}. Check help section
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid errorlevel value: {0}. Check help section
-
_BatchFile_invalid_exit_code_range
public static org.jvnet.localizer.Localizable _BatchFile_invalid_exit_code_range(Object arg0)
KeyBatchFile.invalid_exit_code_range
:Invalid errorlevel value: {0}. Check help section
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid errorlevel value: {0}. Check help section
-
Fingerprinter_Aborted
public static String Fingerprinter_Aborted()
KeyFingerprinter.Aborted
:Aborted
.- Returns:
Aborted
-
_Fingerprinter_Aborted
public static org.jvnet.localizer.Localizable _Fingerprinter_Aborted()
KeyFingerprinter.Aborted
:Aborted
.- Returns:
Aborted
-
Ant_DisplayName
public static String Ant_DisplayName()
KeyAnt.DisplayName
:Invoke Ant
.- Returns:
Invoke Ant
-
_Ant_DisplayName
public static org.jvnet.localizer.Localizable _Ant_DisplayName()
KeyAnt.DisplayName
:Invoke Ant
.- Returns:
Invoke Ant
-
InstallFromApache
public static String InstallFromApache()
KeyInstallFromApache
:Install from Apache
.- Returns:
Install from Apache
-
_InstallFromApache
public static org.jvnet.localizer.Localizable _InstallFromApache()
KeyInstallFromApache
:Install from Apache
.- Returns:
Install from Apache
-
Ant_NotAntDirectory
public static String Ant_NotAntDirectory(Object arg0)
KeyAnt.NotAntDirectory
:{0} doesnât look like an Ant directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} doesnât look like an Ant directory
-
_Ant_NotAntDirectory
public static org.jvnet.localizer.Localizable _Ant_NotAntDirectory(Object arg0)
KeyAnt.NotAntDirectory
:{0} doesnât look like an Ant directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} doesnât look like an Ant directory
-
Shell_DisplayName
public static String Shell_DisplayName()
KeyShell.DisplayName
:Execute shell
.- Returns:
Execute shell
-
_Shell_DisplayName
public static org.jvnet.localizer.Localizable _Shell_DisplayName()
KeyShell.DisplayName
:Execute shell
.- Returns:
Execute shell
-
Fingerprinter_DisplayName
public static String Fingerprinter_DisplayName()
KeyFingerprinter.DisplayName
:Record fingerprints of files to track usage
.- Returns:
Record fingerprints of files to track usage
-
_Fingerprinter_DisplayName
public static org.jvnet.localizer.Localizable _Fingerprinter_DisplayName()
KeyFingerprinter.DisplayName
:Record fingerprints of files to track usage
.- Returns:
Record fingerprints of files to track usage
-
BuildTrigger_NotBuildable
public static String BuildTrigger_NotBuildable(Object arg0)
KeyBuildTrigger.NotBuildable
:{0} is not buildable
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is not buildable
-
_BuildTrigger_NotBuildable
public static org.jvnet.localizer.Localizable _BuildTrigger_NotBuildable(Object arg0)
KeyBuildTrigger.NotBuildable
:{0} is not buildable
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is not buildable
-
Ant_NotADirectory
public static String Ant_NotADirectory(Object arg0)
KeyAnt.NotADirectory
:{0} is not a directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is not a directory
-
_Ant_NotADirectory
public static org.jvnet.localizer.Localizable _Ant_NotADirectory(Object arg0)
KeyAnt.NotADirectory
:{0} is not a directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is not a directory
-
BuildTrigger_NoSuchProject
public static String BuildTrigger_NoSuchProject(Object arg0, Object arg1)
KeyBuildTrigger.NoSuchProject
:No such project â{0}â. Did you mean â{1}â?
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such project â{0}â. Did you mean â{1}â?
-
_BuildTrigger_NoSuchProject
public static org.jvnet.localizer.Localizable _BuildTrigger_NoSuchProject(Object arg0, Object arg1)
KeyBuildTrigger.NoSuchProject
:No such project â{0}â. Did you mean â{1}â?
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such project â{0}â. Did you mean â{1}â?
-
CommandInterpreter_CommandFailed
public static String CommandInterpreter_CommandFailed()
KeyCommandInterpreter.CommandFailed
:command execution failed
.- Returns:
command execution failed
-
_CommandInterpreter_CommandFailed
public static org.jvnet.localizer.Localizable _CommandInterpreter_CommandFailed()
KeyCommandInterpreter.CommandFailed
:command execution failed
.- Returns:
command execution failed
-
ArtifactArchiver_NoIncludes
public static String ArtifactArchiver_NoIncludes()
KeyArtifactArchiver.NoIncludes
:No artifacts are configured for archiving. You probably forgot to set the file pattern, so please go back to the configuration and specify it. If you really did mean to archive all the files in the workspace, please specify "**"
.- Returns:
No artifacts are configured for archiving. You probably forgot to set the file pattern, so please go back to the configuration and specify it. If you really did mean to archive all the files in the workspace, please specify "**"
-
_ArtifactArchiver_NoIncludes
public static org.jvnet.localizer.Localizable _ArtifactArchiver_NoIncludes()
KeyArtifactArchiver.NoIncludes
:No artifacts are configured for archiving. You probably forgot to set the file pattern, so please go back to the configuration and specify it. If you really did mean to archive all the files in the workspace, please specify "**"
.- Returns:
No artifacts are configured for archiving. You probably forgot to set the file pattern, so please go back to the configuration and specify it. If you really did mean to archive all the files in the workspace, please specify "**"
-
Fingerprinter_Action_DisplayName
public static String Fingerprinter_Action_DisplayName()
KeyFingerprinter.Action.DisplayName
:See Fingerprints
.- Returns:
See Fingerprints
-
_Fingerprinter_Action_DisplayName
public static org.jvnet.localizer.Localizable _Fingerprinter_Action_DisplayName()
KeyFingerprinter.Action.DisplayName
:See Fingerprints
.- Returns:
See Fingerprints
-
JavadocArchiver_UnableToCopy
public static String JavadocArchiver_UnableToCopy(Object arg0, Object arg1)
KeyJavadocArchiver.UnableToCopy
:Unable to copy Javadoc from {0} to {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to copy Javadoc from {0} to {1}
-
_JavadocArchiver_UnableToCopy
public static org.jvnet.localizer.Localizable _JavadocArchiver_UnableToCopy(Object arg0, Object arg1)
KeyJavadocArchiver.UnableToCopy
:Unable to copy Javadoc from {0} to {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to copy Javadoc from {0} to {1}
-
BuildTrigger_DisplayName
public static String BuildTrigger_DisplayName()
KeyBuildTrigger.DisplayName
:Build other projects
.- Returns:
Build other projects
-
_BuildTrigger_DisplayName
public static org.jvnet.localizer.Localizable _BuildTrigger_DisplayName()
KeyBuildTrigger.DisplayName
:Build other projects
.- Returns:
Build other projects
-
JavadocArchiver_Publishing
public static String JavadocArchiver_Publishing()
KeyJavadocArchiver.Publishing
:Publishing Javadoc
.- Returns:
Publishing Javadoc
-
_JavadocArchiver_Publishing
public static org.jvnet.localizer.Localizable _JavadocArchiver_Publishing()
KeyJavadocArchiver.Publishing
:Publishing Javadoc
.- Returns:
Publishing Javadoc
-
BuildTrigger_InQueue
public static String BuildTrigger_InQueue(Object arg0)
KeyBuildTrigger.InQueue
:{0} is already in the queue
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is already in the queue
-
_BuildTrigger_InQueue
public static org.jvnet.localizer.Localizable _BuildTrigger_InQueue(Object arg0)
KeyBuildTrigger.InQueue
:{0} is already in the queue
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is already in the queue
-
CommandInterpreter_UnableToDelete
public static String CommandInterpreter_UnableToDelete(Object arg0)
KeyCommandInterpreter.UnableToDelete
:Unable to delete script file {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to delete script file {0}
-
_CommandInterpreter_UnableToDelete
public static org.jvnet.localizer.Localizable _CommandInterpreter_UnableToDelete(Object arg0)
KeyCommandInterpreter.UnableToDelete
:Unable to delete script file {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to delete script file {0}
-
ArtifactArchiver_SkipBecauseOnlyIfSuccessful
public static String ArtifactArchiver_SkipBecauseOnlyIfSuccessful()
KeyArtifactArchiver.SkipBecauseOnlyIfSuccessful
:Skipped archiving because build is not successful
.- Returns:
Skipped archiving because build is not successful
-
_ArtifactArchiver_SkipBecauseOnlyIfSuccessful
public static org.jvnet.localizer.Localizable _ArtifactArchiver_SkipBecauseOnlyIfSuccessful()
KeyArtifactArchiver.SkipBecauseOnlyIfSuccessful
:Skipped archiving because build is not successful
.- Returns:
Skipped archiving because build is not successful
-
ArtifactArchiver_NoMatchFound
public static String ArtifactArchiver_NoMatchFound(Object arg0)
KeyArtifactArchiver.NoMatchFound
:No artifacts found that match the file pattern "{0}". Configuration error?
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No artifacts found that match the file pattern "{0}". Configuration error?
-
_ArtifactArchiver_NoMatchFound
public static org.jvnet.localizer.Localizable _ArtifactArchiver_NoMatchFound(Object arg0)
KeyArtifactArchiver.NoMatchFound
:No artifacts found that match the file pattern "{0}". Configuration error?
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No artifacts found that match the file pattern "{0}". Configuration error?
-
JavadocArchiver_DisplayName_Generic
public static String JavadocArchiver_DisplayName_Generic()
KeyJavadocArchiver.DisplayName.Generic
:Document
.- Returns:
Document
-
_JavadocArchiver_DisplayName_Generic
public static org.jvnet.localizer.Localizable _JavadocArchiver_DisplayName_Generic()
KeyJavadocArchiver.DisplayName.Generic
:Document
.- Returns:
Document
-
ArtifactArchiver_DisplayName
public static String ArtifactArchiver_DisplayName()
KeyArtifactArchiver.DisplayName
:Archive the artifacts
.- Returns:
Archive the artifacts
-
_ArtifactArchiver_DisplayName
public static org.jvnet.localizer.Localizable _ArtifactArchiver_DisplayName()
KeyArtifactArchiver.DisplayName
:Archive the artifacts
.- Returns:
Archive the artifacts
-
JavadocArchiver_DisplayName
public static String JavadocArchiver_DisplayName()
KeyJavadocArchiver.DisplayName
:Publish Javadoc
.- Returns:
Publish Javadoc
-
_JavadocArchiver_DisplayName
public static org.jvnet.localizer.Localizable _JavadocArchiver_DisplayName()
KeyJavadocArchiver.DisplayName
:Publish Javadoc
.- Returns:
Publish Javadoc
-
Ant_ExecutableNotFound
public static String Ant_ExecutableNotFound(Object arg0)
KeyAnt.ExecutableNotFound
:Cannot find executable from the chosen Ant installation "{0}"
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Cannot find executable from the chosen Ant installation "{0}"
-
_Ant_ExecutableNotFound
public static org.jvnet.localizer.Localizable _Ant_ExecutableNotFound(Object arg0)
KeyAnt.ExecutableNotFound
:Cannot find executable from the chosen Ant installation "{0}"
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Cannot find executable from the chosen Ant installation "{0}"
-
BuildTrigger_Triggering
public static String BuildTrigger_Triggering(Object arg0)
KeyBuildTrigger.Triggering
:Triggering a new build of {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Triggering a new build of {0}
-
_BuildTrigger_Triggering
public static org.jvnet.localizer.Localizable _BuildTrigger_Triggering(Object arg0)
KeyBuildTrigger.Triggering
:Triggering a new build of {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Triggering a new build of {0}
-
-