Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AntExec - Class in hudson.plugins.antexec
-
Invokes the Apache Ant script entered on the hudson build configuration.
- AntExec(String, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean) - Constructor for class hudson.plugins.antexec.AntExec
- AntExec_AntHomeEnvVarFound(Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.AntHomeEnvVarFound:Found usable ANT_HOME in environment: "{0}". - AntExec_AntHomeEnvVarNotFound() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.AntHomeEnvVarNotFound:Usable ANT_HOME has not been found in environment variables.. - AntExec_AntHomeReplacing(Object, Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.AntHomeReplacing:You have specified ANT_HOME in setup of build step. Forcing it to "{1}" from "{0}". - AntExec_AntHomeValidation() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.AntHomeValidation:Please set ANT_HOME directory!. - AntExec_AntInstallationDefault() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.AntInstallationDefault:Ant Installation is "(Default)", so Ant installation is not set!. - AntExec_DebugPropertiesFieldBegin() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.DebugPropertiesFieldBegin:Content of properties text area --- begin ---. - AntExec_DebugPropertiesFieldEnd() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.DebugPropertiesFieldEnd:Content of properties text area ---- end ----. - AntExec_DebugScriptSourceFieldBegin() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.DebugScriptSourceFieldBegin:Content of scriptSource text area --- begin ---. - AntExec_DebugScriptSourceFieldEnd() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.DebugScriptSourceFieldEnd:Content of scriptSource text area ---- end ----. - AntExec_DisplayName() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.DisplayName:Execute Apache Ant. - AntExec_EnvironmentAdded(Object, Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.EnvironmentAdded:WARNING: Environment variable {0} has been extended with "{1}". - AntExec_EnvironmentChanged(Object, Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.EnvironmentChanged:WARNING: Environment variable {0} has been changed to: "{1}". - AntExec_ExecFailed() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.ExecFailed:command execution failed.. - AntExec_ExecutableNotFound(Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.ExecutableNotFound:Cannot find executable from the choosen Ant installation "{0}". - AntExec_NotADirectory(Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.NotADirectory:{0} is not a directory. - AntExec_NotAntDirectory(Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.NotAntDirectory:{0} doesn''t look like an Ant directory. - AntExec_ProjectConfigNeeded() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.ProjectConfigNeeded:Maybe you need to set environment variable ANT_HOME, or set its correct value in job configuration.. - AntExec_SetAntHome() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.SetAntHome:If you use "(Default)" Ant installation, please set Ant home directory!. - AntExec_UseAntContribTasks() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.UseAntContribTasks:You can use core Apache Ant and Ant-contrib tasks! Ant-contrib is enabled in global settings.. - AntExec_UseAntCoreTasksOnly() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.UseAntCoreTasksOnly:Please use only the core Apache Ant tasks! Ant-contrib is not enabled in global settings.. - AntExec.DescriptorImpl - Class in hudson.plugins.antexec
B
D
- DescriptorImpl() - Constructor for class hudson.plugins.antexec.AntExec.DescriptorImpl
- doCheckScriptSource(String) - Method in class hudson.plugins.antexec.AntExec.DescriptorImpl
G
- getAntOpts() - Method in class hudson.plugins.antexec.AntExec
-
Returns content of text field with java/ant options from job configuration screen.
- getDescriptor() - Method in class hudson.plugins.antexec.AntExec
- getDisplayName() - Method in class hudson.plugins.antexec.AntExec.DescriptorImpl
- getEmacs() - Method in class hudson.plugins.antexec.AntExec
-
Returns checkbox boolean from job configuration screen
- getExtendedScriptSource() - Method in class hudson.plugins.antexec.AntExec
-
Returns content of text area with script source from job configuration screen
- getInstallations() - Method in class hudson.plugins.antexec.AntExec.DescriptorImpl
- getKeepBuildfile() - Method in class hudson.plugins.antexec.AntExec
-
Returns checkbox boolean from job configuration screen
- getNoAntcontrib() - Method in class hudson.plugins.antexec.AntExec
-
Returns checkbox boolean from job configuration screen
- getProperties() - Method in class hudson.plugins.antexec.AntExec
-
Returns content of text field with properties from job configuration screen
- getScriptName() - Method in class hudson.plugins.antexec.AntExec
-
Returns content of text area with script name from job configuration screen
- getScriptSource() - Method in class hudson.plugins.antexec.AntExec
-
Returns content of text area with script source from job configuration screen
- getVerbose() - Method in class hudson.plugins.antexec.AntExec
-
Returns checkbox boolean from job configuration screen
H
- hudson.plugins.antexec - package hudson.plugins.antexec
I
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.antexec.AntExec.DescriptorImpl
M
- Messages - Class in hudson.plugins.antexec
-
Generated localization support class.
- Messages() - Constructor for class hudson.plugins.antexec.Messages
P
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.antexec.AntExec
_
- _AntExec_AntHomeEnvVarFound(Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.AntHomeEnvVarFound:Found usable ANT_HOME in environment: "{0}". - _AntExec_AntHomeEnvVarNotFound() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.AntHomeEnvVarNotFound:Usable ANT_HOME has not been found in environment variables.. - _AntExec_AntHomeReplacing(Object, Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.AntHomeReplacing:You have specified ANT_HOME in setup of build step. Forcing it to "{1}" from "{0}". - _AntExec_AntHomeValidation() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.AntHomeValidation:Please set ANT_HOME directory!. - _AntExec_AntInstallationDefault() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.AntInstallationDefault:Ant Installation is "(Default)", so Ant installation is not set!. - _AntExec_DebugPropertiesFieldBegin() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.DebugPropertiesFieldBegin:Content of properties text area --- begin ---. - _AntExec_DebugPropertiesFieldEnd() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.DebugPropertiesFieldEnd:Content of properties text area ---- end ----. - _AntExec_DebugScriptSourceFieldBegin() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.DebugScriptSourceFieldBegin:Content of scriptSource text area --- begin ---. - _AntExec_DebugScriptSourceFieldEnd() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.DebugScriptSourceFieldEnd:Content of scriptSource text area ---- end ----. - _AntExec_DisplayName() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.DisplayName:Execute Apache Ant. - _AntExec_EnvironmentAdded(Object, Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.EnvironmentAdded:WARNING: Environment variable {0} has been extended with "{1}". - _AntExec_EnvironmentChanged(Object, Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.EnvironmentChanged:WARNING: Environment variable {0} has been changed to: "{1}". - _AntExec_ExecFailed() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.ExecFailed:command execution failed.. - _AntExec_ExecutableNotFound(Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.ExecutableNotFound:Cannot find executable from the choosen Ant installation "{0}". - _AntExec_NotADirectory(Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.NotADirectory:{0} is not a directory. - _AntExec_NotAntDirectory(Object) - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.NotAntDirectory:{0} doesn''t look like an Ant directory. - _AntExec_ProjectConfigNeeded() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.ProjectConfigNeeded:Maybe you need to set environment variable ANT_HOME, or set its correct value in job configuration.. - _AntExec_SetAntHome() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.SetAntHome:If you use "(Default)" Ant installation, please set Ant home directory!. - _AntExec_UseAntContribTasks() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.UseAntContribTasks:You can use core Apache Ant and Ant-contrib tasks! Ant-contrib is enabled in global settings.. - _AntExec_UseAntCoreTasksOnly() - Static method in class hudson.plugins.antexec.Messages
-
Key
AntExec.UseAntCoreTasksOnly:Please use only the core Apache Ant tasks! Ant-contrib is not enabled in global settings..
All Classes and Interfaces|All Packages|Constant Field Values