public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_BuilderUtil_Installation_NameNotFound()
failed to find the name of the Python installation to use
|
static org.jvnet.localizer.Localizable |
_BuilderUtil_Installation_NotFound(Object arg1)
failed to find the Python installation to use from its name: {0} (was it deleted?)
|
static org.jvnet.localizer.Localizable |
_BuilderUtil_Interpreter_Invalid(Object arg1)
invalid interpreter: {0}
|
static org.jvnet.localizer.Localizable |
_BuilderUtil_Interpreter_WhitespaceNotAllowed(Object arg1)
whitespaces are not allowed in Python interpreter''s path: {0}
|
static org.jvnet.localizer.Localizable |
_BuilderUtil_NoInterpreterFound()
failed to find a Python interpreter
|
static org.jvnet.localizer.Localizable |
_BuilderUtil_PythonAxis_Required()
a Python axis is required
|
static org.jvnet.localizer.Localizable |
_BuilderUtil_PythonHomeKeyFound(Object arg1)
{0} was found in Jenkins'' environment, this can disturb the good processing of the build, you can fix this by restarting your Jenkins instance in a clean environment
|
static org.jvnet.localizer.Localizable |
_BuildoutBuilder_BuildoutCfg_Required()
Required
|
static org.jvnet.localizer.Localizable |
_BuildoutBuilder_DisplayName()
Buildout Builder
|
static org.jvnet.localizer.Localizable |
_CommandNature_Python_DisplayName()
Python
|
static org.jvnet.localizer.Localizable |
_CommandNature_Shell_DisplayName()
Shell
|
static org.jvnet.localizer.Localizable |
_CommandNature_XShell_DisplayName()
XShell
|
static org.jvnet.localizer.Localizable |
_CoverageAction_DisplayName()
Coverage.py Report
|
static org.jvnet.localizer.Localizable |
_CoverageAction_Title()
Coverage report
|
static org.jvnet.localizer.Localizable |
_CoverageArchiver_DisplayName()
Publish coverage.py HTML reports
|
static org.jvnet.localizer.Localizable |
_CoverageArchiver_HtmlDir_NotFound()
failed to find coverage HTML reports
|
static org.jvnet.localizer.Localizable |
_CustomPythonBuilder_DisplayName()
Custom Python Builder
|
static org.jvnet.localizer.Localizable |
_FormValidationUtil_Python_AbsolutePathRequired()
Absolute path required
|
static org.jvnet.localizer.Localizable |
_FormValidationUtil_Python_NotExecutable()
File is not executable
|
static org.jvnet.localizer.Localizable |
_FormValidationUtil_Python_NotExists()
Neither a directory nor an executable
|
static org.jvnet.localizer.Localizable |
_FormValidationUtil_Python_Required()
Required
|
static org.jvnet.localizer.Localizable |
_FormValidationUtil_Python_WhitespaceNotAllowed()
Whitespace not allowed
|
static org.jvnet.localizer.Localizable |
_PythonAxis_DisplayName()
Python
|
static org.jvnet.localizer.Localizable |
_PythonBuilder_DisplayName()
Python Builder
|
static org.jvnet.localizer.Localizable |
_PythonInstallation_DisplayName()
Python
|
static org.jvnet.localizer.Localizable |
_PythonInstallation_Name_Required()
Required
|
static org.jvnet.localizer.Localizable |
_PythonInstallation_Name_WhitespaceNotAllowed()
Whitespace not allowed
|
static org.jvnet.localizer.Localizable |
_ToxAxis_DisplayName()
Tox
|
static org.jvnet.localizer.Localizable |
_ToxBuilder_DisplayName()
Tox Builder
|
static org.jvnet.localizer.Localizable |
_ToxBuilder_ToxAxis_And_ToxenvPattern()
either use a Tox axis or a Tox Builder''s TOXENV pattern
|
static org.jvnet.localizer.Localizable |
_ToxBuilder_ToxAxis_Required()
a Tox axis is required
|
static org.jvnet.localizer.Localizable |
_ToxBuilder_ToxenvPattern_Invalid(Object arg1)
failed to get the Tox environment from this Tox Builder''s TOXENV pattern: {0} (blank once expanded)
|
static org.jvnet.localizer.Localizable |
_ToxBuilder_ToxIni_Required()
Required
|
static org.jvnet.localizer.Localizable |
_VirtualenvBuilder_DisplayName()
Virtualenv Builder
|
static org.jvnet.localizer.Localizable |
_WorkspaceHomeProperty_DisplayName()
ShiningPanda workspace directory
|
static String |
BuilderUtil_Installation_NameNotFound()
failed to find the name of the Python installation to use
|
static String |
BuilderUtil_Installation_NotFound(Object arg1)
failed to find the Python installation to use from its name: {0} (was it deleted?)
|
static String |
BuilderUtil_Interpreter_Invalid(Object arg1)
invalid interpreter: {0}
|
static String |
BuilderUtil_Interpreter_WhitespaceNotAllowed(Object arg1)
whitespaces are not allowed in Python interpreter''s path: {0}
|
static String |
BuilderUtil_NoInterpreterFound()
failed to find a Python interpreter
|
static String |
BuilderUtil_PythonAxis_Required()
a Python axis is required
|
static String |
BuilderUtil_PythonHomeKeyFound(Object arg1)
{0} was found in Jenkins'' environment, this can disturb the good processing of the build, you can fix this by restarting your Jenkins instance in a clean environment
|
static String |
BuildoutBuilder_BuildoutCfg_Required()
Required
|
static String |
BuildoutBuilder_DisplayName()
Buildout Builder
|
static String |
CommandNature_Python_DisplayName()
Python
|
static String |
CommandNature_Shell_DisplayName()
Shell
|
static String |
CommandNature_XShell_DisplayName()
XShell
|
static String |
CoverageAction_DisplayName()
Coverage.py Report
|
static String |
CoverageAction_Title()
Coverage report
|
static String |
CoverageArchiver_DisplayName()
Publish coverage.py HTML reports
|
static String |
CoverageArchiver_HtmlDir_NotFound()
failed to find coverage HTML reports
|
static String |
CustomPythonBuilder_DisplayName()
Custom Python Builder
|
static String |
FormValidationUtil_Python_AbsolutePathRequired()
Absolute path required
|
static String |
FormValidationUtil_Python_NotExecutable()
File is not executable
|
static String |
FormValidationUtil_Python_NotExists()
Neither a directory nor an executable
|
static String |
FormValidationUtil_Python_Required()
Required
|
static String |
FormValidationUtil_Python_WhitespaceNotAllowed()
Whitespace not allowed
|
static String |
PythonAxis_DisplayName()
Python
|
static String |
PythonBuilder_DisplayName()
Python Builder
|
static String |
PythonInstallation_DisplayName()
Python
|
static String |
PythonInstallation_Name_Required()
Required
|
static String |
PythonInstallation_Name_WhitespaceNotAllowed()
Whitespace not allowed
|
static String |
ToxAxis_DisplayName()
Tox
|
static String |
ToxBuilder_DisplayName()
Tox Builder
|
static String |
ToxBuilder_ToxAxis_And_ToxenvPattern()
either use a Tox axis or a Tox Builder''s TOXENV pattern
|
static String |
ToxBuilder_ToxAxis_Required()
a Tox axis is required
|
static String |
ToxBuilder_ToxenvPattern_Invalid(Object arg1)
failed to get the Tox environment from this Tox Builder''s TOXENV pattern: {0} (blank once expanded)
|
static String |
ToxBuilder_ToxIni_Required()
Required
|
static String |
VirtualenvBuilder_DisplayName()
Virtualenv Builder
|
static String |
WorkspaceHomeProperty_DisplayName()
ShiningPanda workspace directory
|
public static String CoverageAction_DisplayName()
public static org.jvnet.localizer.Localizable _CoverageAction_DisplayName()
public static String PythonInstallation_Name_WhitespaceNotAllowed()
public static org.jvnet.localizer.Localizable _PythonInstallation_Name_WhitespaceNotAllowed()
public static String FormValidationUtil_Python_Required()
public static org.jvnet.localizer.Localizable _FormValidationUtil_Python_Required()
public static String FormValidationUtil_Python_WhitespaceNotAllowed()
public static org.jvnet.localizer.Localizable _FormValidationUtil_Python_WhitespaceNotAllowed()
public static String BuilderUtil_Installation_NotFound(Object arg1)
public static org.jvnet.localizer.Localizable _BuilderUtil_Installation_NotFound(Object arg1)
public static String WorkspaceHomeProperty_DisplayName()
public static org.jvnet.localizer.Localizable _WorkspaceHomeProperty_DisplayName()
public static String CustomPythonBuilder_DisplayName()
public static org.jvnet.localizer.Localizable _CustomPythonBuilder_DisplayName()
public static String ToxBuilder_ToxAxis_Required()
public static org.jvnet.localizer.Localizable _ToxBuilder_ToxAxis_Required()
public static String CoverageArchiver_DisplayName()
public static org.jvnet.localizer.Localizable _CoverageArchiver_DisplayName()
public static String BuildoutBuilder_DisplayName()
public static org.jvnet.localizer.Localizable _BuildoutBuilder_DisplayName()
public static String ToxBuilder_ToxAxis_And_ToxenvPattern()
public static org.jvnet.localizer.Localizable _ToxBuilder_ToxAxis_And_ToxenvPattern()
public static String PythonBuilder_DisplayName()
public static org.jvnet.localizer.Localizable _PythonBuilder_DisplayName()
public static String FormValidationUtil_Python_NotExists()
public static org.jvnet.localizer.Localizable _FormValidationUtil_Python_NotExists()
public static String BuildoutBuilder_BuildoutCfg_Required()
public static org.jvnet.localizer.Localizable _BuildoutBuilder_BuildoutCfg_Required()
public static String BuilderUtil_Interpreter_Invalid(Object arg1)
public static org.jvnet.localizer.Localizable _BuilderUtil_Interpreter_Invalid(Object arg1)
public static String VirtualenvBuilder_DisplayName()
public static org.jvnet.localizer.Localizable _VirtualenvBuilder_DisplayName()
public static String FormValidationUtil_Python_NotExecutable()
public static org.jvnet.localizer.Localizable _FormValidationUtil_Python_NotExecutable()
public static String PythonInstallation_DisplayName()
public static org.jvnet.localizer.Localizable _PythonInstallation_DisplayName()
public static String ToxBuilder_ToxenvPattern_Invalid(Object arg1)
public static org.jvnet.localizer.Localizable _ToxBuilder_ToxenvPattern_Invalid(Object arg1)
public static String BuilderUtil_PythonHomeKeyFound(Object arg1)
public static org.jvnet.localizer.Localizable _BuilderUtil_PythonHomeKeyFound(Object arg1)
public static String ToxBuilder_DisplayName()
public static org.jvnet.localizer.Localizable _ToxBuilder_DisplayName()
public static String CommandNature_Python_DisplayName()
public static org.jvnet.localizer.Localizable _CommandNature_Python_DisplayName()
public static String CoverageAction_Title()
public static org.jvnet.localizer.Localizable _CoverageAction_Title()
public static String FormValidationUtil_Python_AbsolutePathRequired()
public static org.jvnet.localizer.Localizable _FormValidationUtil_Python_AbsolutePathRequired()
public static String CommandNature_Shell_DisplayName()
public static org.jvnet.localizer.Localizable _CommandNature_Shell_DisplayName()
public static String BuilderUtil_PythonAxis_Required()
public static org.jvnet.localizer.Localizable _BuilderUtil_PythonAxis_Required()
public static String PythonAxis_DisplayName()
public static org.jvnet.localizer.Localizable _PythonAxis_DisplayName()
public static String CoverageArchiver_HtmlDir_NotFound()
public static org.jvnet.localizer.Localizable _CoverageArchiver_HtmlDir_NotFound()
public static String BuilderUtil_NoInterpreterFound()
public static org.jvnet.localizer.Localizable _BuilderUtil_NoInterpreterFound()
public static String ToxAxis_DisplayName()
public static org.jvnet.localizer.Localizable _ToxAxis_DisplayName()
public static String BuilderUtil_Installation_NameNotFound()
public static org.jvnet.localizer.Localizable _BuilderUtil_Installation_NameNotFound()
public static String CommandNature_XShell_DisplayName()
public static org.jvnet.localizer.Localizable _CommandNature_XShell_DisplayName()
public static String BuilderUtil_Interpreter_WhitespaceNotAllowed(Object arg1)
public static org.jvnet.localizer.Localizable _BuilderUtil_Interpreter_WhitespaceNotAllowed(Object arg1)
public static String PythonInstallation_Name_Required()
public static org.jvnet.localizer.Localizable _PythonInstallation_Name_Required()
public static String ToxBuilder_ToxIni_Required()
public static org.jvnet.localizer.Localizable _ToxBuilder_ToxIni_Required()
Copyright © 2004-2018. All Rights Reserved.