jenkins.plugins.publish_over
Class Messages

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

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _console_connecting(java.lang.Object arg1)
          Connecting with configuration [{0}] ...
static org.jvnet.localizer.Localizable _console_disconnecting(java.lang.Object arg1)
          Disconnecting configuration [{0}] ...
static org.jvnet.localizer.Localizable _console_notPerforming(java.lang.Object arg1)
          Current build result is [{0}], not going to run.
static org.jvnet.localizer.Localizable _console_promotion_no()
          Publisher is using the workspace as base directory
static org.jvnet.localizer.Localizable _console_promotion_yes()
          Publisher is in a promotion - using artifacts archive directory as the base directory and replacing environment vars with original
static org.jvnet.localizer.Localizable _console_publishFromHost_message(java.lang.Object arg1)
          Connecting from host [{0}]
static org.jvnet.localizer.Localizable _console_publishFromHost_unknown(java.lang.Object arg1)
          Failed to get hostname [{0}]
static org.jvnet.localizer.Localizable _console_transferredXFiles(java.lang.Object arg1)
          Transferred {0} file(s)
static org.jvnet.localizer.Localizable _exception_badDateFormat(java.lang.Object arg1, java.lang.Object arg2)
          Could not create a date format from [{0}] exception message [{1}]
static org.jvnet.localizer.Localizable _exception_cwdRemoteRoot(java.lang.Object arg1)
          Failed to change to remote directory [{0}]
static org.jvnet.localizer.Localizable _exception_failedToCreateDirectory(java.lang.Object arg1)
          Could not create or change to directory.
static org.jvnet.localizer.Localizable _exception_failedToFindConfiguration(java.lang.Object arg1)
          Failed to find configuration named [{0}] check the global configuration
static org.jvnet.localizer.Localizable _exception_failedToGetEnvVars()
          Failed to get Environment Vars from build
static org.jvnet.localizer.Localizable _exception_failedToGetHostName()
          Failed to get host name
static org.jvnet.localizer.Localizable _exception_failedToGetPromotedBuild()
          Build is a Promotion, but failed to get the original build
static org.jvnet.localizer.Localizable _exception_flattenModeDuplicateFileName(java.lang.Object arg1)
          Duplicate filename detected in flatten mode.
static org.jvnet.localizer.Localizable _exception_normalizeDirectory(java.lang.Object arg1)
          Failed to normalize base directory baseDirectory [{0}]
static org.jvnet.localizer.Localizable _exception_readFile(java.lang.Object arg1, java.lang.Object arg2)
          Failed to read file - filename [{0}] (relative to JENKINS_HOME if not absolute).
static org.jvnet.localizer.Localizable _exception_remoteCallException(java.lang.Object arg1)
          Exception when publishing, exception message [{0}]
static org.jvnet.localizer.Localizable _exception_removePrefix_noMatch(java.lang.Object arg1, java.lang.Object arg2)
          Failed to remove prefix from file named [{0}].
static org.jvnet.localizer.Localizable _log_configureGlobal(java.lang.Object arg1)
          New global configuration.
static org.jvnet.localizer.Localizable _log_envVars_head()
          Environment Variables
static org.jvnet.localizer.Localizable _log_envVars_pair(java.lang.Object arg1, java.lang.Object arg2)
          ** {0}={1}
static org.jvnet.localizer.Localizable _log_exceptionInPerform()
          An exception was caught when invoking perform
static org.jvnet.localizer.Localizable _log_newInstance(java.lang.Object arg1)
          New publisher configuration.
static org.jvnet.localizer.Localizable _log_pathToFile(java.lang.Object arg1, java.lang.Object arg2)
          Relative path to file [{0}] is [{1}]
static org.jvnet.localizer.Localizable _log_sourceFiles(java.lang.Object arg1, java.lang.Object arg2)
          Source files: configured [{0}], actual [{1}]
static java.lang.String console_connecting(java.lang.Object arg1)
          Connecting with configuration [{0}] ...
static java.lang.String console_disconnecting(java.lang.Object arg1)
          Disconnecting configuration [{0}] ...
static java.lang.String console_notPerforming(java.lang.Object arg1)
          Current build result is [{0}], not going to run.
static java.lang.String console_promotion_no()
          Publisher is using the workspace as base directory
static java.lang.String console_promotion_yes()
          Publisher is in a promotion - using artifacts archive directory as the base directory and replacing environment vars with original
static java.lang.String console_publishFromHost_message(java.lang.Object arg1)
          Connecting from host [{0}]
static java.lang.String console_publishFromHost_unknown(java.lang.Object arg1)
          Failed to get hostname [{0}]
static java.lang.String console_transferredXFiles(java.lang.Object arg1)
          Transferred {0} file(s)
static java.lang.String exception_badDateFormat(java.lang.Object arg1, java.lang.Object arg2)
          Could not create a date format from [{0}] exception message [{1}]
static java.lang.String exception_cwdRemoteRoot(java.lang.Object arg1)
          Failed to change to remote directory [{0}]
static java.lang.String exception_failedToCreateDirectory(java.lang.Object arg1)
          Could not create or change to directory.
static java.lang.String exception_failedToFindConfiguration(java.lang.Object arg1)
          Failed to find configuration named [{0}] check the global configuration
static java.lang.String exception_failedToGetEnvVars()
          Failed to get Environment Vars from build
static java.lang.String exception_failedToGetHostName()
          Failed to get host name
static java.lang.String exception_failedToGetPromotedBuild()
          Build is a Promotion, but failed to get the original build
static java.lang.String exception_flattenModeDuplicateFileName(java.lang.Object arg1)
          Duplicate filename detected in flatten mode.
static java.lang.String exception_normalizeDirectory(java.lang.Object arg1)
          Failed to normalize base directory baseDirectory [{0}]
static java.lang.String exception_readFile(java.lang.Object arg1, java.lang.Object arg2)
          Failed to read file - filename [{0}] (relative to JENKINS_HOME if not absolute).
static java.lang.String exception_remoteCallException(java.lang.Object arg1)
          Exception when publishing, exception message [{0}]
static java.lang.String exception_removePrefix_noMatch(java.lang.Object arg1, java.lang.Object arg2)
          Failed to remove prefix from file named [{0}].
static java.lang.String log_configureGlobal(java.lang.Object arg1)
          New global configuration.
static java.lang.String log_envVars_head()
          Environment Variables
static java.lang.String log_envVars_pair(java.lang.Object arg1, java.lang.Object arg2)
          ** {0}={1}
static java.lang.String log_exceptionInPerform()
          An exception was caught when invoking perform
static java.lang.String log_newInstance(java.lang.Object arg1)
          New publisher configuration.
static java.lang.String log_pathToFile(java.lang.Object arg1, java.lang.Object arg2)
          Relative path to file [{0}] is [{1}]
static java.lang.String log_sourceFiles(java.lang.Object arg1, java.lang.Object arg2)
          Source files: configured [{0}], actual [{1}]
 
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

exception_cwdRemoteRoot

public static java.lang.String exception_cwdRemoteRoot(java.lang.Object arg1)
Failed to change to remote directory [{0}]


_exception_cwdRemoteRoot

public static org.jvnet.localizer.Localizable _exception_cwdRemoteRoot(java.lang.Object arg1)
Failed to change to remote directory [{0}]


exception_remoteCallException

public static java.lang.String exception_remoteCallException(java.lang.Object arg1)
Exception when publishing, exception message [{0}]


_exception_remoteCallException

public static org.jvnet.localizer.Localizable _exception_remoteCallException(java.lang.Object arg1)
Exception when publishing, exception message [{0}]


console_disconnecting

public static java.lang.String console_disconnecting(java.lang.Object arg1)
Disconnecting configuration [{0}] ...


_console_disconnecting

public static org.jvnet.localizer.Localizable _console_disconnecting(java.lang.Object arg1)
Disconnecting configuration [{0}] ...


log_configureGlobal

public static java.lang.String log_configureGlobal(java.lang.Object arg1)
New global configuration. formData [{0}]


_log_configureGlobal

public static org.jvnet.localizer.Localizable _log_configureGlobal(java.lang.Object arg1)
New global configuration. formData [{0}]


exception_flattenModeDuplicateFileName

public static java.lang.String exception_flattenModeDuplicateFileName(java.lang.Object arg1)
Duplicate filename detected in flatten mode. Filename [{0}]


_exception_flattenModeDuplicateFileName

public static org.jvnet.localizer.Localizable _exception_flattenModeDuplicateFileName(java.lang.Object arg1)
Duplicate filename detected in flatten mode. Filename [{0}]


log_exceptionInPerform

public static java.lang.String log_exceptionInPerform()
An exception was caught when invoking perform


_log_exceptionInPerform

public static org.jvnet.localizer.Localizable _log_exceptionInPerform()
An exception was caught when invoking perform


console_connecting

public static java.lang.String console_connecting(java.lang.Object arg1)
Connecting with configuration [{0}] ...


_console_connecting

public static org.jvnet.localizer.Localizable _console_connecting(java.lang.Object arg1)
Connecting with configuration [{0}] ...


exception_failedToGetHostName

public static java.lang.String exception_failedToGetHostName()
Failed to get host name


_exception_failedToGetHostName

public static org.jvnet.localizer.Localizable _exception_failedToGetHostName()
Failed to get host name


exception_failedToGetPromotedBuild

public static java.lang.String exception_failedToGetPromotedBuild()
Build is a Promotion, but failed to get the original build


_exception_failedToGetPromotedBuild

public static org.jvnet.localizer.Localizable _exception_failedToGetPromotedBuild()
Build is a Promotion, but failed to get the original build


exception_readFile

public static java.lang.String exception_readFile(java.lang.Object arg1,
                                                  java.lang.Object arg2)
Failed to read file - filename [{0}] (relative to JENKINS_HOME if not absolute). Message: [{1}]


_exception_readFile

public static org.jvnet.localizer.Localizable _exception_readFile(java.lang.Object arg1,
                                                                  java.lang.Object arg2)
Failed to read file - filename [{0}] (relative to JENKINS_HOME if not absolute). Message: [{1}]


exception_failedToFindConfiguration

public static java.lang.String exception_failedToFindConfiguration(java.lang.Object arg1)
Failed to find configuration named [{0}] check the global configuration


_exception_failedToFindConfiguration

public static org.jvnet.localizer.Localizable _exception_failedToFindConfiguration(java.lang.Object arg1)
Failed to find configuration named [{0}] check the global configuration


log_envVars_head

public static java.lang.String log_envVars_head()
Environment Variables


_log_envVars_head

public static org.jvnet.localizer.Localizable _log_envVars_head()
Environment Variables


console_publishFromHost_unknown

public static java.lang.String console_publishFromHost_unknown(java.lang.Object arg1)
Failed to get hostname [{0}]


_console_publishFromHost_unknown

public static org.jvnet.localizer.Localizable _console_publishFromHost_unknown(java.lang.Object arg1)
Failed to get hostname [{0}]


log_pathToFile

public static java.lang.String log_pathToFile(java.lang.Object arg1,
                                              java.lang.Object arg2)
Relative path to file [{0}] is [{1}]


_log_pathToFile

public static org.jvnet.localizer.Localizable _log_pathToFile(java.lang.Object arg1,
                                                              java.lang.Object arg2)
Relative path to file [{0}] is [{1}]


log_newInstance

public static java.lang.String log_newInstance(java.lang.Object arg1)
New publisher configuration. formData [{0}]


_log_newInstance

public static org.jvnet.localizer.Localizable _log_newInstance(java.lang.Object arg1)
New publisher configuration. formData [{0}]


log_sourceFiles

public static java.lang.String log_sourceFiles(java.lang.Object arg1,
                                               java.lang.Object arg2)
Source files: configured [{0}], actual [{1}]


_log_sourceFiles

public static org.jvnet.localizer.Localizable _log_sourceFiles(java.lang.Object arg1,
                                                               java.lang.Object arg2)
Source files: configured [{0}], actual [{1}]


console_promotion_yes

public static java.lang.String console_promotion_yes()
Publisher is in a promotion - using artifacts archive directory as the base directory and replacing environment vars with original


_console_promotion_yes

public static org.jvnet.localizer.Localizable _console_promotion_yes()
Publisher is in a promotion - using artifacts archive directory as the base directory and replacing environment vars with original


console_transferredXFiles

public static java.lang.String console_transferredXFiles(java.lang.Object arg1)
Transferred {0} file(s)


_console_transferredXFiles

public static org.jvnet.localizer.Localizable _console_transferredXFiles(java.lang.Object arg1)
Transferred {0} file(s)


console_promotion_no

public static java.lang.String console_promotion_no()
Publisher is using the workspace as base directory


_console_promotion_no

public static org.jvnet.localizer.Localizable _console_promotion_no()
Publisher is using the workspace as base directory


exception_removePrefix_noMatch

public static java.lang.String exception_removePrefix_noMatch(java.lang.Object arg1,
                                                              java.lang.Object arg2)
Failed to remove prefix from file named [{0}]. Prefix [{1}] must be present in all file paths


_exception_removePrefix_noMatch

public static org.jvnet.localizer.Localizable _exception_removePrefix_noMatch(java.lang.Object arg1,
                                                                              java.lang.Object arg2)
Failed to remove prefix from file named [{0}]. Prefix [{1}] must be present in all file paths


log_envVars_pair

public static java.lang.String log_envVars_pair(java.lang.Object arg1,
                                                java.lang.Object arg2)
** {0}={1}


_log_envVars_pair

public static org.jvnet.localizer.Localizable _log_envVars_pair(java.lang.Object arg1,
                                                                java.lang.Object arg2)
** {0}={1}


exception_failedToCreateDirectory

public static java.lang.String exception_failedToCreateDirectory(java.lang.Object arg1)
Could not create or change to directory. Directory [{0}]


_exception_failedToCreateDirectory

public static org.jvnet.localizer.Localizable _exception_failedToCreateDirectory(java.lang.Object arg1)
Could not create or change to directory. Directory [{0}]


exception_failedToGetEnvVars

public static java.lang.String exception_failedToGetEnvVars()
Failed to get Environment Vars from build


_exception_failedToGetEnvVars

public static org.jvnet.localizer.Localizable _exception_failedToGetEnvVars()
Failed to get Environment Vars from build


exception_badDateFormat

public static java.lang.String exception_badDateFormat(java.lang.Object arg1,
                                                       java.lang.Object arg2)
Could not create a date format from [{0}] exception message [{1}]


_exception_badDateFormat

public static org.jvnet.localizer.Localizable _exception_badDateFormat(java.lang.Object arg1,
                                                                       java.lang.Object arg2)
Could not create a date format from [{0}] exception message [{1}]


exception_normalizeDirectory

public static java.lang.String exception_normalizeDirectory(java.lang.Object arg1)
Failed to normalize base directory baseDirectory [{0}]


_exception_normalizeDirectory

public static org.jvnet.localizer.Localizable _exception_normalizeDirectory(java.lang.Object arg1)
Failed to normalize base directory baseDirectory [{0}]


console_publishFromHost_message

public static java.lang.String console_publishFromHost_message(java.lang.Object arg1)
Connecting from host [{0}]


_console_publishFromHost_message

public static org.jvnet.localizer.Localizable _console_publishFromHost_message(java.lang.Object arg1)
Connecting from host [{0}]


console_notPerforming

public static java.lang.String console_notPerforming(java.lang.Object arg1)
Current build result is [{0}], not going to run.


_console_notPerforming

public static org.jvnet.localizer.Localizable _console_notPerforming(java.lang.Object arg1)
Current build result is [{0}], not going to run.



Copyright © 2011. All Rights Reserved.