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
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyAnt.DisplayName
:Invoke Ant
.static org.jvnet.localizer.Localizable
KeyAnt.ExecFailed
:command execution failed.
.static org.jvnet.localizer.Localizable
KeyAnt.ExecutableNotFound
:Cannot find executable from the chosen Ant installation "{0}"
.static org.jvnet.localizer.Localizable
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
KeyAnt.ProjectConfigNeeded
:Maybe you need to configure the job to choose one of your Ant installations?
.static org.jvnet.localizer.Localizable
KeyArtifactArchiver.ARCHIVING_ARTIFACTS
:Archiving artifacts
.static org.jvnet.localizer.Localizable
KeyArtifactArchiver.DisplayName
:Archive the artifacts
.static org.jvnet.localizer.Localizable
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
KeyArtifactArchiver.NoMatchFound
:No artifacts found that match the file pattern "{0}". Configuration error?
.static org.jvnet.localizer.Localizable
KeyArtifactArchiver.SkipBecauseOnlyIfSuccessful
:Skipped archiving because build is not successful
.static org.jvnet.localizer.Localizable
KeyBatchFile.DisplayName
:Execute Windows batch command
.static org.jvnet.localizer.Localizable
KeyBatchFile.invalid_exit_code_range
:Invalid errorlevel value: {0}. Check help section
.static org.jvnet.localizer.Localizable
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
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
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
KeyBuildTrigger.NotBuildable
:{0} is not buildable
.static org.jvnet.localizer.Localizable
KeyBuildTrigger.ok_ancestor_is_null
:Ancestor/Context Unknown: the project specified cannot be validated
.static org.jvnet.localizer.Localizable
KeyBuildTrigger.Triggering
:Triggering a new build of {0}
.static org.jvnet.localizer.Localizable
KeyBuildTrigger.you_have_no_permission_to_build_
:You have no permission to build {0}
.static org.jvnet.localizer.Localizable
KeyCommandInterpreter.CommandFailed
:command execution failed
.static org.jvnet.localizer.Localizable
KeyCommandInterpreter.UnableToDelete
:Unable to delete script file {0}
.static org.jvnet.localizer.Localizable
KeyCommandInterpreter.UnableToProduceScript
:Unable to produce a script file
.static org.jvnet.localizer.Localizable
KeyFingerprinter.Aborted
:Aborted
.static org.jvnet.localizer.Localizable
KeyFingerprinter.Action.DisplayName
:See Fingerprints
.static org.jvnet.localizer.Localizable
KeyFingerprinter.DigestFailed
:Failed to compute digest for {0}
.static org.jvnet.localizer.Localizable
KeyFingerprinter.DisplayName
:Record fingerprints of files to track usage
.static org.jvnet.localizer.Localizable
KeyFingerprinter.Failed
:Failed to record fingerprints
.static org.jvnet.localizer.Localizable
KeyFingerprinter.FailedFor
:failed to record fingerprint for {0}
.static org.jvnet.localizer.Localizable
KeyFingerprinter.Recording
:Recording fingerprints
.static org.jvnet.localizer.Localizable
KeyInstallFromApache
:Install from Apache
.static org.jvnet.localizer.Localizable
KeyJavadocArchiver.DisplayName
:Publish Javadoc
.static org.jvnet.localizer.Localizable
KeyJavadocArchiver.DisplayName.Generic
:Document
.static org.jvnet.localizer.Localizable
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
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
KeyMaven.DisplayName
:Invoke top-level Maven targets
.static org.jvnet.localizer.Localizable
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
KeyMaven.NotMavenDirectory
:{0} doesnât look like a Maven directory
.static org.jvnet.localizer.Localizable
KeyShell.DisplayName
:Execute shell
.static org.jvnet.localizer.Localizable
KeyShell.invalid_exit_code_range
:Invalid exit code value: {0}. Check help section
.static org.jvnet.localizer.Localizable
KeyShell.invalid_exit_code_zero
:Exit code zero is ignored and does not make the build unstable
.static org.jvnet.localizer.Localizable
KeyTestJavadocArchiver.DisplayName.Javadoc
:Test Javadoc
.static String
KeyAnt.DisplayName
:Invoke Ant
.static String
KeyAnt.ExecFailed
:command execution failed.
.static String
Ant_ExecutableNotFound
(Object arg0) KeyAnt.ExecutableNotFound
:Cannot find executable from the chosen Ant installation "{0}"
.static String
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
KeyAnt.ProjectConfigNeeded
:Maybe you need to configure the job to choose one of your Ant installations?
.static String
KeyArtifactArchiver.ARCHIVING_ARTIFACTS
:Archiving artifacts
.static String
KeyArtifactArchiver.DisplayName
:Archive the artifacts
.static String
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
KeyArtifactArchiver.NoMatchFound
:No artifacts found that match the file pattern "{0}". Configuration error?
.static String
KeyArtifactArchiver.SkipBecauseOnlyIfSuccessful
:Skipped archiving because build is not successful
.static String
KeyBatchFile.DisplayName
:Execute Windows batch command
.static String
KeyBatchFile.invalid_exit_code_range
:Invalid errorlevel value: {0}. Check help section
.static String
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
KeyBuildTrigger.DisplayName
:Build other projects
.static String
BuildTrigger_InQueue
(Object arg0) KeyBuildTrigger.InQueue
:{0} is already in the queue
.static String
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
KeyBuildTrigger.NotBuildable
:{0} is not buildable
.static String
KeyBuildTrigger.ok_ancestor_is_null
:Ancestor/Context Unknown: the project specified cannot be validated
.static String
KeyBuildTrigger.Triggering
:Triggering a new build of {0}
.static String
KeyBuildTrigger.you_have_no_permission_to_build_
:You have no permission to build {0}
.static String
KeyCommandInterpreter.CommandFailed
:command execution failed
.static String
KeyCommandInterpreter.UnableToDelete
:Unable to delete script file {0}
.static String
KeyCommandInterpreter.UnableToProduceScript
:Unable to produce a script file
.static String
KeyFingerprinter.Aborted
:Aborted
.static String
KeyFingerprinter.Action.DisplayName
:See Fingerprints
.static String
KeyFingerprinter.DigestFailed
:Failed to compute digest for {0}
.static String
KeyFingerprinter.DisplayName
:Record fingerprints of files to track usage
.static String
KeyFingerprinter.Failed
:Failed to record fingerprints
.static String
KeyFingerprinter.FailedFor
:failed to record fingerprint for {0}
.static String
KeyFingerprinter.Recording
:Recording fingerprints
.static String
KeyInstallFromApache
:Install from Apache
.static String
KeyJavadocArchiver.DisplayName
:Publish Javadoc
.static String
KeyJavadocArchiver.DisplayName.Generic
:Document
.static String
KeyJavadocArchiver.DisplayName.Javadoc
:Javadoc
.static String
JavadocArchiver_NoMatchFound
(Object arg0, Object arg1) KeyJavadocArchiver.NoMatchFound
:No javadoc found in {0}: {1}
.static String
KeyJavadocArchiver.Publishing
:Publishing Javadoc
.static String
JavadocArchiver_UnableToCopy
(Object arg0, Object arg1) KeyJavadocArchiver.UnableToCopy
:Unable to copy Javadoc from {0} to {1}
.static String
KeyMaven.DisplayName
:Invoke top-level Maven targets
.static String
KeyMaven.ExecFailed
:command execution failed
.static String
Maven_NoExecutable
(Object arg0) KeyMaven.NoExecutable
:Couldnât find any executable in {0}
.static String
KeyMaven.NotMavenDirectory
:{0} doesnât look like a Maven directory
.static String
KeyShell.DisplayName
:Execute shell
.static String
KeyShell.invalid_exit_code_range
:Invalid exit code value: {0}. Check help section
.static String
KeyShell.invalid_exit_code_zero
:Exit code zero is ignored and does not make the build unstable
.static String
KeyTestJavadocArchiver.DisplayName.Javadoc
:Test Javadoc
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
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
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
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
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
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
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
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_
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
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
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
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
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
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
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
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
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
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
KeyBuildTrigger.Disabled
:{0} is disabled. Triggering skipped
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is disabled. Triggering skipped
-
_BuildTrigger_Disabled
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
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
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
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
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
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
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
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
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
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
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
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
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
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
KeyFingerprinter.Aborted
:Aborted
.- Returns:
Aborted
-
_Fingerprinter_Aborted
public static org.jvnet.localizer.Localizable _Fingerprinter_Aborted()KeyFingerprinter.Aborted
:Aborted
.- Returns:
Aborted
-
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
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
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
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
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
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
KeyBuildTrigger.NotBuildable
:{0} is not buildable
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is not buildable
-
_BuildTrigger_NotBuildable
KeyBuildTrigger.NotBuildable
:{0} is not buildable
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is not buildable
-
Ant_NotADirectory
KeyAnt.NotADirectory
:{0} is not a directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is not a directory
-
_Ant_NotADirectory
KeyAnt.NotADirectory
:{0} is not a directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is not a directory
-
BuildTrigger_NoSuchProject
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
KeyBuildTrigger.Triggering
:Triggering a new build of {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Triggering a new build of {0}
-