jenkins.plugins.shiningpanda
Class Messages

java.lang.Object
  extended by jenkins.plugins.shiningpanda.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
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 _PythonAxisTree_Others()
          Others
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 PythonAxisTree_Others()
          Others
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

FormValidationUtil_Python_WhitespaceNotAllowed

public static String FormValidationUtil_Python_WhitespaceNotAllowed()
Whitespace not allowed


_FormValidationUtil_Python_WhitespaceNotAllowed

public static org.jvnet.localizer.Localizable _FormValidationUtil_Python_WhitespaceNotAllowed()
Whitespace not allowed


FormValidationUtil_Python_Required

public static String FormValidationUtil_Python_Required()
Required


_FormValidationUtil_Python_Required

public static org.jvnet.localizer.Localizable _FormValidationUtil_Python_Required()
Required


CoverageArchiver_HtmlDir_NotFound

public static String CoverageArchiver_HtmlDir_NotFound()
failed to find coverage HTML reports


_CoverageArchiver_HtmlDir_NotFound

public static org.jvnet.localizer.Localizable _CoverageArchiver_HtmlDir_NotFound()
failed to find coverage HTML reports


PythonAxisTree_Others

public static String PythonAxisTree_Others()
Others


_PythonAxisTree_Others

public static org.jvnet.localizer.Localizable _PythonAxisTree_Others()
Others


ToxAxis_DisplayName

public static String ToxAxis_DisplayName()
Tox


_ToxAxis_DisplayName

public static org.jvnet.localizer.Localizable _ToxAxis_DisplayName()
Tox


FormValidationUtil_Python_NotExists

public static String FormValidationUtil_Python_NotExists()
Neither a directory nor an executable


_FormValidationUtil_Python_NotExists

public static org.jvnet.localizer.Localizable _FormValidationUtil_Python_NotExists()
Neither a directory nor an executable


CustomPythonBuilder_DisplayName

public static String CustomPythonBuilder_DisplayName()
Custom Python Builder


_CustomPythonBuilder_DisplayName

public static org.jvnet.localizer.Localizable _CustomPythonBuilder_DisplayName()
Custom Python Builder


ToxBuilder_DisplayName

public static String ToxBuilder_DisplayName()
Tox Builder


_ToxBuilder_DisplayName

public static org.jvnet.localizer.Localizable _ToxBuilder_DisplayName()
Tox Builder


CoverageAction_DisplayName

public static String CoverageAction_DisplayName()
Coverage.py Report


_CoverageAction_DisplayName

public static org.jvnet.localizer.Localizable _CoverageAction_DisplayName()
Coverage.py Report


WorkspaceHomeProperty_DisplayName

public static String WorkspaceHomeProperty_DisplayName()
ShiningPanda workspace directory


_WorkspaceHomeProperty_DisplayName

public static org.jvnet.localizer.Localizable _WorkspaceHomeProperty_DisplayName()
ShiningPanda workspace directory


BuilderUtil_NoInterpreterFound

public static String BuilderUtil_NoInterpreterFound()
failed to find a Python interpreter


_BuilderUtil_NoInterpreterFound

public static org.jvnet.localizer.Localizable _BuilderUtil_NoInterpreterFound()
failed to find a Python interpreter


ToxBuilder_ToxAxis_And_ToxenvPattern

public static String ToxBuilder_ToxAxis_And_ToxenvPattern()
either use a Tox axis or a Tox Builder''s TOXENV pattern


_ToxBuilder_ToxAxis_And_ToxenvPattern

public static org.jvnet.localizer.Localizable _ToxBuilder_ToxAxis_And_ToxenvPattern()
either use a Tox axis or a Tox Builder''s TOXENV pattern


BuilderUtil_Installation_NameNotFound

public static String BuilderUtil_Installation_NameNotFound()
failed to find the name of the Python installation to use


_BuilderUtil_Installation_NameNotFound

public static org.jvnet.localizer.Localizable _BuilderUtil_Installation_NameNotFound()
failed to find the name of the Python installation to use


CommandNature_Python_DisplayName

public static String CommandNature_Python_DisplayName()
Python


_CommandNature_Python_DisplayName

public static org.jvnet.localizer.Localizable _CommandNature_Python_DisplayName()
Python


CoverageArchiver_DisplayName

public static String CoverageArchiver_DisplayName()
Publish coverage.py HTML reports


_CoverageArchiver_DisplayName

public static org.jvnet.localizer.Localizable _CoverageArchiver_DisplayName()
Publish coverage.py HTML reports


PythonInstallation_Name_WhitespaceNotAllowed

public static String PythonInstallation_Name_WhitespaceNotAllowed()
Whitespace not allowed


_PythonInstallation_Name_WhitespaceNotAllowed

public static org.jvnet.localizer.Localizable _PythonInstallation_Name_WhitespaceNotAllowed()
Whitespace not allowed


BuilderUtil_Installation_NotFound

public static String BuilderUtil_Installation_NotFound(Object arg1)
failed to find the Python installation to use from its name: {0} (was it deleted?)


_BuilderUtil_Installation_NotFound

public 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?)


ToxBuilder_ToxAxis_Required

public static String ToxBuilder_ToxAxis_Required()
a Tox axis is required


_ToxBuilder_ToxAxis_Required

public static org.jvnet.localizer.Localizable _ToxBuilder_ToxAxis_Required()
a Tox axis is required


BuildoutBuilder_DisplayName

public static String BuildoutBuilder_DisplayName()
Buildout Builder


_BuildoutBuilder_DisplayName

public static org.jvnet.localizer.Localizable _BuildoutBuilder_DisplayName()
Buildout Builder


BuilderUtil_Interpreter_WhitespaceNotAllowed

public static String BuilderUtil_Interpreter_WhitespaceNotAllowed(Object arg1)
whitespaces are not allowed in Python interpreter''s path: {0}


_BuilderUtil_Interpreter_WhitespaceNotAllowed

public static org.jvnet.localizer.Localizable _BuilderUtil_Interpreter_WhitespaceNotAllowed(Object arg1)
whitespaces are not allowed in Python interpreter''s path: {0}


CommandNature_Shell_DisplayName

public static String CommandNature_Shell_DisplayName()
Shell


_CommandNature_Shell_DisplayName

public static org.jvnet.localizer.Localizable _CommandNature_Shell_DisplayName()
Shell


PythonBuilder_DisplayName

public static String PythonBuilder_DisplayName()
Python Builder


_PythonBuilder_DisplayName

public static org.jvnet.localizer.Localizable _PythonBuilder_DisplayName()
Python Builder


PythonAxis_DisplayName

public static String PythonAxis_DisplayName()
Python


_PythonAxis_DisplayName

public static org.jvnet.localizer.Localizable _PythonAxis_DisplayName()
Python


PythonInstallation_DisplayName

public static String PythonInstallation_DisplayName()
Python


_PythonInstallation_DisplayName

public static org.jvnet.localizer.Localizable _PythonInstallation_DisplayName()
Python


ToxBuilder_ToxenvPattern_Invalid

public static String ToxBuilder_ToxenvPattern_Invalid(Object arg1)
failed to get the Tox environment from this Tox Builder''s TOXENV pattern: {0} (blank once expanded)


_ToxBuilder_ToxenvPattern_Invalid

public 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)


PythonInstallation_Name_Required

public static String PythonInstallation_Name_Required()
Required


_PythonInstallation_Name_Required

public static org.jvnet.localizer.Localizable _PythonInstallation_Name_Required()
Required


VirtualenvBuilder_DisplayName

public static String VirtualenvBuilder_DisplayName()
Virtualenv Builder


_VirtualenvBuilder_DisplayName

public static org.jvnet.localizer.Localizable _VirtualenvBuilder_DisplayName()
Virtualenv Builder


FormValidationUtil_Python_AbsolutePathRequired

public static String FormValidationUtil_Python_AbsolutePathRequired()
Absolute path required


_FormValidationUtil_Python_AbsolutePathRequired

public static org.jvnet.localizer.Localizable _FormValidationUtil_Python_AbsolutePathRequired()
Absolute path required


BuilderUtil_PythonHomeKeyFound

public 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


_BuilderUtil_PythonHomeKeyFound

public 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


BuildoutBuilder_BuildoutCfg_Required

public static String BuildoutBuilder_BuildoutCfg_Required()
Required


_BuildoutBuilder_BuildoutCfg_Required

public static org.jvnet.localizer.Localizable _BuildoutBuilder_BuildoutCfg_Required()
Required


ToxBuilder_ToxIni_Required

public static String ToxBuilder_ToxIni_Required()
Required


_ToxBuilder_ToxIni_Required

public static org.jvnet.localizer.Localizable _ToxBuilder_ToxIni_Required()
Required


FormValidationUtil_Python_NotExecutable

public static String FormValidationUtil_Python_NotExecutable()
File is not executable


_FormValidationUtil_Python_NotExecutable

public static org.jvnet.localizer.Localizable _FormValidationUtil_Python_NotExecutable()
File is not executable


CoverageAction_Title

public static String CoverageAction_Title()
Coverage report


_CoverageAction_Title

public static org.jvnet.localizer.Localizable _CoverageAction_Title()
Coverage report


BuilderUtil_Interpreter_Invalid

public static String BuilderUtil_Interpreter_Invalid(Object arg1)
invalid interpreter: {0}


_BuilderUtil_Interpreter_Invalid

public static org.jvnet.localizer.Localizable _BuilderUtil_Interpreter_Invalid(Object arg1)
invalid interpreter: {0}


BuilderUtil_PythonAxis_Required

public static String BuilderUtil_PythonAxis_Required()
a Python axis is required


_BuilderUtil_PythonAxis_Required

public static org.jvnet.localizer.Localizable _BuilderUtil_PythonAxis_Required()
a Python axis is required


CommandNature_XShell_DisplayName

public static String CommandNature_XShell_DisplayName()
XShell


_CommandNature_XShell_DisplayName

public static org.jvnet.localizer.Localizable _CommandNature_XShell_DisplayName()
XShell



Copyright © 2004-2012. All Rights Reserved.