public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_Azure_Config_Success()
Successfully verified azure configuration.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_InitScript_Warn_Msg()
Ensure image is pre-configured with java runtime or provide script to install java in headless(silent) mode.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_JVM_Option_Err()
Error: Not a valid JVM Option.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_LaunchMethod_Warn_Msg()
Make sure Azure slave can reach master via Jenkins URL.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Password_Err()
Required: Not a valid password.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_CS_LOC_No_Match()
Cloud service location and location selected does not match, consider changing cloud service name or location appropriately.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_CS_NA(Object arg1)
Cloud service name {0} is either not available or not valid, consider changing cloud service name.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_Error_List()
Following errors occurred while validating template.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_Executors_Not_Positive()
Number of executors is not a positive integer.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_Executors_Null_Or_Empty()
Number of executors is null or empty.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_ImageFamilyOrID_LOC_No_Match(Object arg1)
Location of image {0} does not contain the location selected.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_ImageFamilyOrID_Not_Valid()
Not able to validate image family or ID field.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_ImageFamilyOrID_Null_Or_Empty()
Image Family or ID field is null or empty.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_JNLP_Not_Supported()
JNLP launch method is supported only for Windows.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_Label_Null_Or_Empty()
Labels field is null or empty, refer to help for details.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_max_VM_Err(Object arg1,
Object arg2)
Current count of virtual machines in Azure subscription is {0} which is more than or equal to default value {1}
.Consider increasing Max Virtual Machines Limit value or delete existing virtual machines from your subscription.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_Name_LOC_No_Match()
Cloud service location and location selected does not match, consider changing template name or location appropriately.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_Name_NA(Object arg1)
Cloud service name {0} is either not available or not valid, consider changing template name.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_Null_Or_Empty()
Template name is null or empty.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_PWD_Not_Valid()
Not a valid password.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_PWD_Null_Or_Empty()
Admin password is null or empty.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_RT_Not_Positive()
Retention time is not a positive integer.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_RT_Null_Or_Empty()
Retention time is null or empty.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_SA_LOC_No_Match(Object arg1,
Object arg2)
Error: Location of Storage Account is {0} and location selected {1} does not match.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_SA_Null_Or_Empty()
Storage account name is null or empty.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_UN_Null_Or_Empty()
Admin username is null or empty.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_Val_Profile_Err()
Failed to validate Azure Profile.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_Template_Val_Profile_Missing()
Profile configuration is missing.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_TemplateStatus_Warn_Msg()
Template is marked as disabled.
|
static org.jvnet.localizer.Localizable |
_Azure_GC_UserName_Err()
Not a valid username.
|
static org.jvnet.localizer.Localizable |
_Azure_Slave_Post_Build_Action()
Configure post build action for Azure slave.
|
static org.jvnet.localizer.Localizable |
_Azure_Template_Config_Success()
Verified template configuration successfully.
|
static org.jvnet.localizer.Localizable |
_Delete_Slave_If_Not_Success()
Delete Azure slave if build is not successful.
|
static org.jvnet.localizer.Localizable |
_Delete_Slave()
Node is marked for deletion.
|
static org.jvnet.localizer.Localizable |
_SA_Blank_Create_New()
(Leave blank to create a new storage account)
|
static org.jvnet.localizer.Localizable |
_Shutdown_Slave_If_Not_Success()
Shutdown Azure slave if build is not successful.
|
static org.jvnet.localizer.Localizable |
_Slave_Failed_To_Connect()
Slave failed to connect, marked node for deletion.
|
static String |
Azure_Config_Success()
Successfully verified azure configuration.
|
static String |
Azure_GC_InitScript_Warn_Msg()
Ensure image is pre-configured with java runtime or provide script to install java in headless(silent) mode.
|
static String |
Azure_GC_JVM_Option_Err()
Error: Not a valid JVM Option.
|
static String |
Azure_GC_LaunchMethod_Warn_Msg()
Make sure Azure slave can reach master via Jenkins URL.
|
static String |
Azure_GC_Password_Err()
Required: Not a valid password.
|
static String |
Azure_GC_Template_CS_LOC_No_Match()
Cloud service location and location selected does not match, consider changing cloud service name or location appropriately.
|
static String |
Azure_GC_Template_CS_NA(Object arg1)
Cloud service name {0} is either not available or not valid, consider changing cloud service name.
|
static String |
Azure_GC_Template_Error_List()
Following errors occurred while validating template.
|
static String |
Azure_GC_Template_Executors_Not_Positive()
Number of executors is not a positive integer.
|
static String |
Azure_GC_Template_Executors_Null_Or_Empty()
Number of executors is null or empty.
|
static String |
Azure_GC_Template_ImageFamilyOrID_LOC_No_Match(Object arg1)
Location of image {0} does not contain the location selected.
|
static String |
Azure_GC_Template_ImageFamilyOrID_Not_Valid()
Not able to validate image family or ID field.
|
static String |
Azure_GC_Template_ImageFamilyOrID_Null_Or_Empty()
Image Family or ID field is null or empty.
|
static String |
Azure_GC_Template_JNLP_Not_Supported()
JNLP launch method is supported only for Windows.
|
static String |
Azure_GC_Template_Label_Null_Or_Empty()
Labels field is null or empty, refer to help for details.
|
static String |
Azure_GC_Template_max_VM_Err(Object arg1,
Object arg2)
Current count of virtual machines in Azure subscription is {0} which is more than or equal to default value {1}
.Consider increasing Max Virtual Machines Limit value or delete existing virtual machines from your subscription.
|
static String |
Azure_GC_Template_Name_LOC_No_Match()
Cloud service location and location selected does not match, consider changing template name or location appropriately.
|
static String |
Azure_GC_Template_Name_NA(Object arg1)
Cloud service name {0} is either not available or not valid, consider changing template name.
|
static String |
Azure_GC_Template_Null_Or_Empty()
Template name is null or empty.
|
static String |
Azure_GC_Template_PWD_Not_Valid()
Not a valid password.
|
static String |
Azure_GC_Template_PWD_Null_Or_Empty()
Admin password is null or empty.
|
static String |
Azure_GC_Template_RT_Not_Positive()
Retention time is not a positive integer.
|
static String |
Azure_GC_Template_RT_Null_Or_Empty()
Retention time is null or empty.
|
static String |
Azure_GC_Template_SA_LOC_No_Match(Object arg1,
Object arg2)
Error: Location of Storage Account is {0} and location selected {1} does not match.
|
static String |
Azure_GC_Template_SA_Null_Or_Empty()
Storage account name is null or empty.
|
static String |
Azure_GC_Template_UN_Null_Or_Empty()
Admin username is null or empty.
|
static String |
Azure_GC_Template_Val_Profile_Err()
Failed to validate Azure Profile.
|
static String |
Azure_GC_Template_Val_Profile_Missing()
Profile configuration is missing.
|
static String |
Azure_GC_TemplateStatus_Warn_Msg()
Template is marked as disabled.
|
static String |
Azure_GC_UserName_Err()
Not a valid username.
|
static String |
Azure_Slave_Post_Build_Action()
Configure post build action for Azure slave.
|
static String |
Azure_Template_Config_Success()
Verified template configuration successfully.
|
static String |
Delete_Slave_If_Not_Success()
Delete Azure slave if build is not successful.
|
static String |
Delete_Slave()
Node is marked for deletion.
|
static String |
SA_Blank_Create_New()
(Leave blank to create a new storage account)
|
static String |
Shutdown_Slave_If_Not_Success()
Shutdown Azure slave if build is not successful.
|
static String |
Slave_Failed_To_Connect()
Slave failed to connect, marked node for deletion.
|
public static String Azure_GC_TemplateStatus_Warn_Msg()
public static org.jvnet.localizer.Localizable _Azure_GC_TemplateStatus_Warn_Msg()
public static String Azure_GC_Template_SA_LOC_No_Match(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _Azure_GC_Template_SA_LOC_No_Match(Object arg1, Object arg2)
public static String Azure_GC_Template_Name_NA(Object arg1)
public static org.jvnet.localizer.Localizable _Azure_GC_Template_Name_NA(Object arg1)
public static String Shutdown_Slave_If_Not_Success()
public static org.jvnet.localizer.Localizable _Shutdown_Slave_If_Not_Success()
public static String Azure_GC_Template_ImageFamilyOrID_Not_Valid()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_ImageFamilyOrID_Not_Valid()
public static String Azure_GC_Template_Val_Profile_Err()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_Val_Profile_Err()
public static String Azure_GC_Template_Executors_Not_Positive()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_Executors_Not_Positive()
public static String Azure_GC_Template_ImageFamilyOrID_LOC_No_Match(Object arg1)
public static org.jvnet.localizer.Localizable _Azure_GC_Template_ImageFamilyOrID_LOC_No_Match(Object arg1)
public static String Azure_GC_Template_RT_Not_Positive()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_RT_Not_Positive()
public static String Azure_Slave_Post_Build_Action()
public static org.jvnet.localizer.Localizable _Azure_Slave_Post_Build_Action()
public static String Azure_GC_Template_Executors_Null_Or_Empty()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_Executors_Null_Or_Empty()
public static String SA_Blank_Create_New()
public static org.jvnet.localizer.Localizable _SA_Blank_Create_New()
public static String Delete_Slave()
public static org.jvnet.localizer.Localizable _Delete_Slave()
public static String Azure_GC_Template_CS_LOC_No_Match()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_CS_LOC_No_Match()
public static String Azure_GC_Template_RT_Null_Or_Empty()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_RT_Null_Or_Empty()
public static String Azure_GC_Template_JNLP_Not_Supported()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_JNLP_Not_Supported()
public static String Azure_GC_Password_Err()
public static org.jvnet.localizer.Localizable _Azure_GC_Password_Err()
public static String Azure_GC_Template_Error_List()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_Error_List()
public static String Azure_GC_UserName_Err()
public static org.jvnet.localizer.Localizable _Azure_GC_UserName_Err()
public static String Azure_GC_Template_PWD_Null_Or_Empty()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_PWD_Null_Or_Empty()
public static String Azure_GC_Template_UN_Null_Or_Empty()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_UN_Null_Or_Empty()
public static String Azure_Template_Config_Success()
public static org.jvnet.localizer.Localizable _Azure_Template_Config_Success()
public static String Azure_GC_LaunchMethod_Warn_Msg()
public static org.jvnet.localizer.Localizable _Azure_GC_LaunchMethod_Warn_Msg()
public static String Azure_GC_Template_SA_Null_Or_Empty()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_SA_Null_Or_Empty()
public static String Azure_GC_Template_Label_Null_Or_Empty()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_Label_Null_Or_Empty()
public static String Azure_GC_Template_ImageFamilyOrID_Null_Or_Empty()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_ImageFamilyOrID_Null_Or_Empty()
public static String Azure_Config_Success()
public static org.jvnet.localizer.Localizable _Azure_Config_Success()
public static String Azure_GC_InitScript_Warn_Msg()
public static org.jvnet.localizer.Localizable _Azure_GC_InitScript_Warn_Msg()
public static String Azure_GC_Template_Val_Profile_Missing()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_Val_Profile_Missing()
public static String Azure_GC_Template_Name_LOC_No_Match()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_Name_LOC_No_Match()
public static String Slave_Failed_To_Connect()
public static org.jvnet.localizer.Localizable _Slave_Failed_To_Connect()
public static String Azure_GC_Template_max_VM_Err(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _Azure_GC_Template_max_VM_Err(Object arg1, Object arg2)
public static String Azure_GC_Template_Null_Or_Empty()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_Null_Or_Empty()
public static String Azure_GC_Template_CS_NA(Object arg1)
public static org.jvnet.localizer.Localizable _Azure_GC_Template_CS_NA(Object arg1)
public static String Delete_Slave_If_Not_Success()
public static org.jvnet.localizer.Localizable _Delete_Slave_If_Not_Success()
public static String Azure_GC_Template_PWD_Not_Valid()
public static org.jvnet.localizer.Localizable _Azure_GC_Template_PWD_Not_Valid()
public static String Azure_GC_JVM_Option_Err()
public static org.jvnet.localizer.Localizable _Azure_GC_JVM_Option_Err()
Copyright © 2004-2014. All Rights Reserved.