hudson.plugins.analysis
Class Messages

java.lang.Object
  extended by hudson.plugins.analysis.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _BuildResultEvaluator_success()
          no threshold has been exceeded
static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_all_priority(Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6)
          <a href="{4}">{0} warnings</a> of <a href="{5}">priority {3}</a> exceed the threshold of {1} by {2}
static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_all(Object arg1, Object arg2, Object arg3, Object arg4)
          <a href="{3}">{0} warnings</a> exceed the threshold of {1} by {2}
static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_new_priority(Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6)
          <a href="{4}">{0} new warnings</a> of <a href="{5}">priority {3}</a> exceed the threshold of {1} by {2}
static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_new(Object arg1, Object arg2, Object arg3, Object arg4)
          <a href="{3}">{0} new warnings</a> exceed the threshold of {1} by {2}
static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_one_all_priority(Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
          <a href="{3}">1 warning</a> of <a href="{4}">priority {2}</a> exceeds the threshold of {0} by {1}
static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_one_all(Object arg1, Object arg2, Object arg3)
          <a href="{2}">1 warning</a> exceeds the threshold of {0} by {1}
static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_one_new_priority(Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
          <a href="{3}">1 new warning</a> of <a href="{4}">priority {2}</a> exceeds the threshold of {0} by {1}
static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_one_new(Object arg1, Object arg2, Object arg3)
          <a href="{2}">1 new warning</a> exceeds the threshold of {0} by {1}
static org.jvnet.localizer.Localizable _CategoryDetail_header()
          Category
static org.jvnet.localizer.Localizable _DefaultGraphConfiguration_Description()
          Configure the trend graph of this plug-in.
static org.jvnet.localizer.Localizable _DefaultGraphConfiguration_Name()
          Configure Default Trend Graph
static org.jvnet.localizer.Localizable _Errors()
          Errors
static org.jvnet.localizer.Localizable _FieldValidator_Error_DefaultEncoding()
          Encoding must be a supported encoding of the Java platform (see java.nio.charset.Charset).
static org.jvnet.localizer.Localizable _FieldValidator_Error_Threshold()
          Threshold must be an integer value greater or equal 0.
static org.jvnet.localizer.Localizable _FieldValidator_Error_TrendHeight(Object arg1)
          Trend graph height must be an integer value greater or equal {0}.
static org.jvnet.localizer.Localizable _FilesParser_Error_EmptyFile(Object arg1, Object arg2)
          Skipping file {0} of module {1} because it''s empty.
static org.jvnet.localizer.Localizable _FilesParser_Error_Exception(Object arg1)
          Parsing of file {0} failed due to an exception:
static org.jvnet.localizer.Localizable _FilesParser_Error_NoFiles()
          No report files were found.
static org.jvnet.localizer.Localizable _FilesParser_Error_NoPermission(Object arg1, Object arg2)
          Skipping file {0} of module {1} because Jenkins has no permission to read the file.
static org.jvnet.localizer.Localizable _FixedWarningsDetail_Name()
          Fixed Warnings
static org.jvnet.localizer.Localizable _HighPriority()
          High Priority
static org.jvnet.localizer.Localizable _LowPriority()
          Low Priority
static org.jvnet.localizer.Localizable _ModuleDetail_header()
          Module
static org.jvnet.localizer.Localizable _NamespaceDetail_header()
          Namespace
static org.jvnet.localizer.Localizable _NamespaceDetail_title()
          Namespaces
static org.jvnet.localizer.Localizable _NewWarningsDetail_Name()
          New Warnings
static org.jvnet.localizer.Localizable _NormalPriority()
          Normal Priority
static org.jvnet.localizer.Localizable _PackageDetail_header()
          Package
static org.jvnet.localizer.Localizable _PackageDetail_title()
          Packages
static org.jvnet.localizer.Localizable _PathDetail_header()
          Source Folder
static org.jvnet.localizer.Localizable _PathDetail_title()
          Folders
static org.jvnet.localizer.Localizable _Priority_High()
          High
static org.jvnet.localizer.Localizable _Priority_Low()
          Low
static org.jvnet.localizer.Localizable _Priority_Normal()
          Normal
static org.jvnet.localizer.Localizable _ReferenceBuild()
          Reference build
static org.jvnet.localizer.Localizable _Reporter_Error_NoEncoding(Object arg1)
          File encoding has not been set in pom.xml, using platform encoding {0}, i.e.
static org.jvnet.localizer.Localizable _Result_Error_ModuleErrorMessage(Object arg1, Object arg2)
          Module {0}: {1}
static org.jvnet.localizer.Localizable _ResultAction_MultipleFiles(Object arg1)
          from {0} analyses.
static org.jvnet.localizer.Localizable _ResultAction_MultipleFixedWarnings(Object arg1)
          {0} fixed warnings
static org.jvnet.localizer.Localizable _ResultAction_MultipleHighScore(Object arg1)
          New zero warnings highscore: no warnings for {0} days!
static org.jvnet.localizer.Localizable _ResultAction_MultipleNewWarnings(Object arg1)
          {0} new warnings
static org.jvnet.localizer.Localizable _ResultAction_MultipleNoHighScore(Object arg1)
          Still {0} days before reaching the previous zero warnings highscore.
static org.jvnet.localizer.Localizable _ResultAction_MultipleWarnings(Object arg1)
          {0} warnings
static org.jvnet.localizer.Localizable _ResultAction_NoWarningsSince(Object arg1)
          No warnings since build {0}.
static org.jvnet.localizer.Localizable _ResultAction_OneFile()
          from one analysis.
static org.jvnet.localizer.Localizable _ResultAction_OneFixedWarning()
          1 fixed warning
static org.jvnet.localizer.Localizable _ResultAction_OneHighScore()
          New zero warnings highscore: no warnings since yesterday!
static org.jvnet.localizer.Localizable _ResultAction_OneNewWarning()
          1 new warning
static org.jvnet.localizer.Localizable _ResultAction_OneNoHighScore()
          Still one day before reaching the previous zero warnings highscore.
static org.jvnet.localizer.Localizable _ResultAction_OneWarning()
          1 warning
static org.jvnet.localizer.Localizable _ResultAction_Status()
          Plug-in Result:
static org.jvnet.localizer.Localizable _ResultAction_SuccessfulMultipleHighScore(Object arg1)
          New highscore: only successful builds for {0} days!
static org.jvnet.localizer.Localizable _ResultAction_SuccessfulMultipleNoHighScore(Object arg1)
          Still {0} days before reaching the previous successful builds highscore.
static org.jvnet.localizer.Localizable _ResultAction_SuccessfulOneHighScore()
          New highscore: only successful builds since yesterday!
static org.jvnet.localizer.Localizable _ResultAction_SuccessfulOneNoHighScore()
          Still one day before reaching the previous successful builds highscore.
static org.jvnet.localizer.Localizable _Trend_Fixed()
          (fixed)
static org.jvnet.localizer.Localizable _Trend_New()
          (new)
static org.jvnet.localizer.Localizable _Trend_PriorityHigh()
          (high priority)
static org.jvnet.localizer.Localizable _Trend_PriorityLow()
          (low priority)
static org.jvnet.localizer.Localizable _Trend_PriorityNormal()
          (normal priority)
static org.jvnet.localizer.Localizable _Trend_type_difference()
          Difference between new and fixed warnings (cumulative)
static org.jvnet.localizer.Localizable _Trend_type_fixed()
          Distribution of new and fixed warnings
static org.jvnet.localizer.Localizable _Trend_type_health()
          Number of warnings colored according to the health report thresholds
static org.jvnet.localizer.Localizable _Trend_type_none()
          No trend graph
static org.jvnet.localizer.Localizable _Trend_type_priority()
          Priority distribution of all warnings
static org.jvnet.localizer.Localizable _Trend_type_totals()
          Total number of warnings
static org.jvnet.localizer.Localizable _TypeDetail_header()
          Type
static org.jvnet.localizer.Localizable _UserGraphConfiguration_Description()
          Configure the trend graph of this plug-in for the current job and user.
static org.jvnet.localizer.Localizable _UserGraphConfiguration_Name()
          Configure User Trend Graph
static String BuildResultEvaluator_success()
          no threshold has been exceeded
static String BuildResultEvaluator_unstable_all_priority(Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6)
          <a href="{4}">{0} warnings</a> of <a href="{5}">priority {3}</a> exceed the threshold of {1} by {2}
static String BuildResultEvaluator_unstable_all(Object arg1, Object arg2, Object arg3, Object arg4)
          <a href="{3}">{0} warnings</a> exceed the threshold of {1} by {2}
static String BuildResultEvaluator_unstable_new_priority(Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6)
          <a href="{4}">{0} new warnings</a> of <a href="{5}">priority {3}</a> exceed the threshold of {1} by {2}
static String BuildResultEvaluator_unstable_new(Object arg1, Object arg2, Object arg3, Object arg4)
          <a href="{3}">{0} new warnings</a> exceed the threshold of {1} by {2}
static String BuildResultEvaluator_unstable_one_all_priority(Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
          <a href="{3}">1 warning</a> of <a href="{4}">priority {2}</a> exceeds the threshold of {0} by {1}
static String BuildResultEvaluator_unstable_one_all(Object arg1, Object arg2, Object arg3)
          <a href="{2}">1 warning</a> exceeds the threshold of {0} by {1}
static String BuildResultEvaluator_unstable_one_new_priority(Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
          <a href="{3}">1 new warning</a> of <a href="{4}">priority {2}</a> exceeds the threshold of {0} by {1}
static String BuildResultEvaluator_unstable_one_new(Object arg1, Object arg2, Object arg3)
          <a href="{2}">1 new warning</a> exceeds the threshold of {0} by {1}
static String CategoryDetail_header()
          Category
static String DefaultGraphConfiguration_Description()
          Configure the trend graph of this plug-in.
static String DefaultGraphConfiguration_Name()
          Configure Default Trend Graph
static String Errors()
          Errors
static String FieldValidator_Error_DefaultEncoding()
          Encoding must be a supported encoding of the Java platform (see java.nio.charset.Charset).
static String FieldValidator_Error_Threshold()
          Threshold must be an integer value greater or equal 0.
static String FieldValidator_Error_TrendHeight(Object arg1)
          Trend graph height must be an integer value greater or equal {0}.
static String FilesParser_Error_EmptyFile(Object arg1, Object arg2)
          Skipping file {0} of module {1} because it''s empty.
static String FilesParser_Error_Exception(Object arg1)
          Parsing of file {0} failed due to an exception:
static String FilesParser_Error_NoFiles()
          No report files were found.
static String FilesParser_Error_NoPermission(Object arg1, Object arg2)
          Skipping file {0} of module {1} because Jenkins has no permission to read the file.
static String FixedWarningsDetail_Name()
          Fixed Warnings
static String HighPriority()
          High Priority
static String LowPriority()
          Low Priority
static String ModuleDetail_header()
          Module
static String NamespaceDetail_header()
          Namespace
static String NamespaceDetail_title()
          Namespaces
static String NewWarningsDetail_Name()
          New Warnings
static String NormalPriority()
          Normal Priority
static String PackageDetail_header()
          Package
static String PackageDetail_title()
          Packages
static String PathDetail_header()
          Source Folder
static String PathDetail_title()
          Folders
static String Priority_High()
          High
static String Priority_Low()
          Low
static String Priority_Normal()
          Normal
static String ReferenceBuild()
          Reference build
static String Reporter_Error_NoEncoding(Object arg1)
          File encoding has not been set in pom.xml, using platform encoding {0}, i.e.
static String Result_Error_ModuleErrorMessage(Object arg1, Object arg2)
          Module {0}: {1}
static String ResultAction_MultipleFiles(Object arg1)
          from {0} analyses.
static String ResultAction_MultipleFixedWarnings(Object arg1)
          {0} fixed warnings
static String ResultAction_MultipleHighScore(Object arg1)
          New zero warnings highscore: no warnings for {0} days!
static String ResultAction_MultipleNewWarnings(Object arg1)
          {0} new warnings
static String ResultAction_MultipleNoHighScore(Object arg1)
          Still {0} days before reaching the previous zero warnings highscore.
static String ResultAction_MultipleWarnings(Object arg1)
          {0} warnings
static String ResultAction_NoWarningsSince(Object arg1)
          No warnings since build {0}.
static String ResultAction_OneFile()
          from one analysis.
static String ResultAction_OneFixedWarning()
          1 fixed warning
static String ResultAction_OneHighScore()
          New zero warnings highscore: no warnings since yesterday!
static String ResultAction_OneNewWarning()
          1 new warning
static String ResultAction_OneNoHighScore()
          Still one day before reaching the previous zero warnings highscore.
static String ResultAction_OneWarning()
          1 warning
static String ResultAction_Status()
          Plug-in Result:
static String ResultAction_SuccessfulMultipleHighScore(Object arg1)
          New highscore: only successful builds for {0} days!
static String ResultAction_SuccessfulMultipleNoHighScore(Object arg1)
          Still {0} days before reaching the previous successful builds highscore.
static String ResultAction_SuccessfulOneHighScore()
          New highscore: only successful builds since yesterday!
static String ResultAction_SuccessfulOneNoHighScore()
          Still one day before reaching the previous successful builds highscore.
static String Trend_Fixed()
          (fixed)
static String Trend_New()
          (new)
static String Trend_PriorityHigh()
          (high priority)
static String Trend_PriorityLow()
          (low priority)
static String Trend_PriorityNormal()
          (normal priority)
static String Trend_type_difference()
          Difference between new and fixed warnings (cumulative)
static String Trend_type_fixed()
          Distribution of new and fixed warnings
static String Trend_type_health()
          Number of warnings colored according to the health report thresholds
static String Trend_type_none()
          No trend graph
static String Trend_type_priority()
          Priority distribution of all warnings
static String Trend_type_totals()
          Total number of warnings
static String TypeDetail_header()
          Type
static String UserGraphConfiguration_Description()
          Configure the trend graph of this plug-in for the current job and user.
static String UserGraphConfiguration_Name()
          Configure User Trend Graph
 
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

Trend_New

public static String Trend_New()
(new)


_Trend_New

public static org.jvnet.localizer.Localizable _Trend_New()
(new)


Trend_Fixed

public static String Trend_Fixed()
(fixed)


_Trend_Fixed

public static org.jvnet.localizer.Localizable _Trend_Fixed()
(fixed)


Priority_High

public static String Priority_High()
High


_Priority_High

public static org.jvnet.localizer.Localizable _Priority_High()
High


FixedWarningsDetail_Name

public static String FixedWarningsDetail_Name()
Fixed Warnings


_FixedWarningsDetail_Name

public static org.jvnet.localizer.Localizable _FixedWarningsDetail_Name()
Fixed Warnings


BuildResultEvaluator_unstable_new_priority

public static String BuildResultEvaluator_unstable_new_priority(Object arg1,
                                                                Object arg2,
                                                                Object arg3,
                                                                Object arg4,
                                                                Object arg5,
                                                                Object arg6)
<a href="{4}">{0} new warnings</a> of <a href="{5}">priority {3}</a> exceed the threshold of {1} by {2}


_BuildResultEvaluator_unstable_new_priority

public static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_new_priority(Object arg1,
                                                                                          Object arg2,
                                                                                          Object arg3,
                                                                                          Object arg4,
                                                                                          Object arg5,
                                                                                          Object arg6)
<a href="{4}">{0} new warnings</a> of <a href="{5}">priority {3}</a> exceed the threshold of {1} by {2}


BuildResultEvaluator_unstable_one_all

public static String BuildResultEvaluator_unstable_one_all(Object arg1,
                                                           Object arg2,
                                                           Object arg3)
<a href="{2}">1 warning</a> exceeds the threshold of {0} by {1}


_BuildResultEvaluator_unstable_one_all

public static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_one_all(Object arg1,
                                                                                     Object arg2,
                                                                                     Object arg3)
<a href="{2}">1 warning</a> exceeds the threshold of {0} by {1}


ResultAction_OneHighScore

public static String ResultAction_OneHighScore()
New zero warnings highscore: no warnings since yesterday!


_ResultAction_OneHighScore

public static org.jvnet.localizer.Localizable _ResultAction_OneHighScore()
New zero warnings highscore: no warnings since yesterday!


ResultAction_OneNoHighScore

public static String ResultAction_OneNoHighScore()
Still one day before reaching the previous zero warnings highscore.


_ResultAction_OneNoHighScore

public static org.jvnet.localizer.Localizable _ResultAction_OneNoHighScore()
Still one day before reaching the previous zero warnings highscore.


DefaultGraphConfiguration_Description

public static String DefaultGraphConfiguration_Description()
Configure the trend graph of this plug-in. This default configuration can be overwritten by each user.


_DefaultGraphConfiguration_Description

public static org.jvnet.localizer.Localizable _DefaultGraphConfiguration_Description()
Configure the trend graph of this plug-in. This default configuration can be overwritten by each user.


ResultAction_SuccessfulMultipleNoHighScore

public static String ResultAction_SuccessfulMultipleNoHighScore(Object arg1)
Still {0} days before reaching the previous successful builds highscore.


_ResultAction_SuccessfulMultipleNoHighScore

public static org.jvnet.localizer.Localizable _ResultAction_SuccessfulMultipleNoHighScore(Object arg1)
Still {0} days before reaching the previous successful builds highscore.


ResultAction_MultipleNewWarnings

public static String ResultAction_MultipleNewWarnings(Object arg1)
{0} new warnings


_ResultAction_MultipleNewWarnings

public static org.jvnet.localizer.Localizable _ResultAction_MultipleNewWarnings(Object arg1)
{0} new warnings


FilesParser_Error_EmptyFile

public static String FilesParser_Error_EmptyFile(Object arg1,
                                                 Object arg2)
Skipping file {0} of module {1} because it''s empty.


_FilesParser_Error_EmptyFile

public static org.jvnet.localizer.Localizable _FilesParser_Error_EmptyFile(Object arg1,
                                                                           Object arg2)
Skipping file {0} of module {1} because it''s empty.


ResultAction_SuccessfulOneHighScore

public static String ResultAction_SuccessfulOneHighScore()
New highscore: only successful builds since yesterday!


_ResultAction_SuccessfulOneHighScore

public static org.jvnet.localizer.Localizable _ResultAction_SuccessfulOneHighScore()
New highscore: only successful builds since yesterday!


HighPriority

public static String HighPriority()
High Priority


_HighPriority

public static org.jvnet.localizer.Localizable _HighPriority()
High Priority


BuildResultEvaluator_unstable_new

public static String BuildResultEvaluator_unstable_new(Object arg1,
                                                       Object arg2,
                                                       Object arg3,
                                                       Object arg4)
<a href="{3}">{0} new warnings</a> exceed the threshold of {1} by {2}


_BuildResultEvaluator_unstable_new

public static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_new(Object arg1,
                                                                                 Object arg2,
                                                                                 Object arg3,
                                                                                 Object arg4)
<a href="{3}">{0} new warnings</a> exceed the threshold of {1} by {2}


ResultAction_SuccessfulOneNoHighScore

public static String ResultAction_SuccessfulOneNoHighScore()
Still one day before reaching the previous successful builds highscore.


_ResultAction_SuccessfulOneNoHighScore

public static org.jvnet.localizer.Localizable _ResultAction_SuccessfulOneNoHighScore()
Still one day before reaching the previous successful builds highscore.


Trend_type_difference

public static String Trend_type_difference()
Difference between new and fixed warnings (cumulative)


_Trend_type_difference

public static org.jvnet.localizer.Localizable _Trend_type_difference()
Difference between new and fixed warnings (cumulative)


ModuleDetail_header

public static String ModuleDetail_header()
Module


_ModuleDetail_header

public static org.jvnet.localizer.Localizable _ModuleDetail_header()
Module


BuildResultEvaluator_unstable_one_all_priority

public static String BuildResultEvaluator_unstable_one_all_priority(Object arg1,
                                                                    Object arg2,
                                                                    Object arg3,
                                                                    Object arg4,
                                                                    Object arg5)
<a href="{3}">1 warning</a> of <a href="{4}">priority {2}</a> exceeds the threshold of {0} by {1}


_BuildResultEvaluator_unstable_one_all_priority

public static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_one_all_priority(Object arg1,
                                                                                              Object arg2,
                                                                                              Object arg3,
                                                                                              Object arg4,
                                                                                              Object arg5)
<a href="{3}">1 warning</a> of <a href="{4}">priority {2}</a> exceeds the threshold of {0} by {1}


ResultAction_MultipleHighScore

public static String ResultAction_MultipleHighScore(Object arg1)
New zero warnings highscore: no warnings for {0} days!


_ResultAction_MultipleHighScore

public static org.jvnet.localizer.Localizable _ResultAction_MultipleHighScore(Object arg1)
New zero warnings highscore: no warnings for {0} days!


FilesParser_Error_NoPermission

public static String FilesParser_Error_NoPermission(Object arg1,
                                                    Object arg2)
Skipping file {0} of module {1} because Jenkins has no permission to read the file.


_FilesParser_Error_NoPermission

public static org.jvnet.localizer.Localizable _FilesParser_Error_NoPermission(Object arg1,
                                                                              Object arg2)
Skipping file {0} of module {1} because Jenkins has no permission to read the file.


Priority_Normal

public static String Priority_Normal()
Normal


_Priority_Normal

public static org.jvnet.localizer.Localizable _Priority_Normal()
Normal


PathDetail_header

public static String PathDetail_header()
Source Folder


_PathDetail_header

public static org.jvnet.localizer.Localizable _PathDetail_header()
Source Folder


CategoryDetail_header

public static String CategoryDetail_header()
Category


_CategoryDetail_header

public static org.jvnet.localizer.Localizable _CategoryDetail_header()
Category


BuildResultEvaluator_success

public static String BuildResultEvaluator_success()
no threshold has been exceeded


_BuildResultEvaluator_success

public static org.jvnet.localizer.Localizable _BuildResultEvaluator_success()
no threshold has been exceeded


ResultAction_OneNewWarning

public static String ResultAction_OneNewWarning()
1 new warning


_ResultAction_OneNewWarning

public static org.jvnet.localizer.Localizable _ResultAction_OneNewWarning()
1 new warning


Priority_Low

public static String Priority_Low()
Low


_Priority_Low

public static org.jvnet.localizer.Localizable _Priority_Low()
Low


NewWarningsDetail_Name

public static String NewWarningsDetail_Name()
New Warnings


_NewWarningsDetail_Name

public static org.jvnet.localizer.Localizable _NewWarningsDetail_Name()
New Warnings


FilesParser_Error_Exception

public static String FilesParser_Error_Exception(Object arg1)
Parsing of file {0} failed due to an exception:


_FilesParser_Error_Exception

public static org.jvnet.localizer.Localizable _FilesParser_Error_Exception(Object arg1)
Parsing of file {0} failed due to an exception:


BuildResultEvaluator_unstable_all

public static String BuildResultEvaluator_unstable_all(Object arg1,
                                                       Object arg2,
                                                       Object arg3,
                                                       Object arg4)
<a href="{3}">{0} warnings</a> exceed the threshold of {1} by {2}


_BuildResultEvaluator_unstable_all

public static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_all(Object arg1,
                                                                                 Object arg2,
                                                                                 Object arg3,
                                                                                 Object arg4)
<a href="{3}">{0} warnings</a> exceed the threshold of {1} by {2}


ResultAction_MultipleFiles

public static String ResultAction_MultipleFiles(Object arg1)
from {0} analyses.


_ResultAction_MultipleFiles

public static org.jvnet.localizer.Localizable _ResultAction_MultipleFiles(Object arg1)
from {0} analyses.


Trend_type_health

public static String Trend_type_health()
Number of warnings colored according to the health report thresholds


_Trend_type_health

public static org.jvnet.localizer.Localizable _Trend_type_health()
Number of warnings colored according to the health report thresholds


FieldValidator_Error_DefaultEncoding

public static String FieldValidator_Error_DefaultEncoding()
Encoding must be a supported encoding of the Java platform (see java.nio.charset.Charset).


_FieldValidator_Error_DefaultEncoding

public static org.jvnet.localizer.Localizable _FieldValidator_Error_DefaultEncoding()
Encoding must be a supported encoding of the Java platform (see java.nio.charset.Charset).


FieldValidator_Error_Threshold

public static String FieldValidator_Error_Threshold()
Threshold must be an integer value greater or equal 0.


_FieldValidator_Error_Threshold

public static org.jvnet.localizer.Localizable _FieldValidator_Error_Threshold()
Threshold must be an integer value greater or equal 0.


BuildResultEvaluator_unstable_one_new_priority

public static String BuildResultEvaluator_unstable_one_new_priority(Object arg1,
                                                                    Object arg2,
                                                                    Object arg3,
                                                                    Object arg4,
                                                                    Object arg5)
<a href="{3}">1 new warning</a> of <a href="{4}">priority {2}</a> exceeds the threshold of {0} by {1}


_BuildResultEvaluator_unstable_one_new_priority

public static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_one_new_priority(Object arg1,
                                                                                              Object arg2,
                                                                                              Object arg3,
                                                                                              Object arg4,
                                                                                              Object arg5)
<a href="{3}">1 new warning</a> of <a href="{4}">priority {2}</a> exceeds the threshold of {0} by {1}


Trend_type_totals

public static String Trend_type_totals()
Total number of warnings


_Trend_type_totals

public static org.jvnet.localizer.Localizable _Trend_type_totals()
Total number of warnings


UserGraphConfiguration_Description

public static String UserGraphConfiguration_Description()
Configure the trend graph of this plug-in for the current job and user. These values are persisted in a cookie, so please make sure that cookies are enabled in your browser.


_UserGraphConfiguration_Description

public static org.jvnet.localizer.Localizable _UserGraphConfiguration_Description()
Configure the trend graph of this plug-in for the current job and user. These values are persisted in a cookie, so please make sure that cookies are enabled in your browser.


ResultAction_MultipleFixedWarnings

public static String ResultAction_MultipleFixedWarnings(Object arg1)
{0} fixed warnings


_ResultAction_MultipleFixedWarnings

public static org.jvnet.localizer.Localizable _ResultAction_MultipleFixedWarnings(Object arg1)
{0} fixed warnings


FieldValidator_Error_TrendHeight

public static String FieldValidator_Error_TrendHeight(Object arg1)
Trend graph height must be an integer value greater or equal {0}.


_FieldValidator_Error_TrendHeight

public static org.jvnet.localizer.Localizable _FieldValidator_Error_TrendHeight(Object arg1)
Trend graph height must be an integer value greater or equal {0}.


ResultAction_MultipleWarnings

public static String ResultAction_MultipleWarnings(Object arg1)
{0} warnings


_ResultAction_MultipleWarnings

public static org.jvnet.localizer.Localizable _ResultAction_MultipleWarnings(Object arg1)
{0} warnings


ResultAction_OneFixedWarning

public static String ResultAction_OneFixedWarning()
1 fixed warning


_ResultAction_OneFixedWarning

public static org.jvnet.localizer.Localizable _ResultAction_OneFixedWarning()
1 fixed warning


ResultAction_NoWarningsSince

public static String ResultAction_NoWarningsSince(Object arg1)
No warnings since build {0}.


_ResultAction_NoWarningsSince

public static org.jvnet.localizer.Localizable _ResultAction_NoWarningsSince(Object arg1)
No warnings since build {0}.


PathDetail_title

public static String PathDetail_title()
Folders


_PathDetail_title

public static org.jvnet.localizer.Localizable _PathDetail_title()
Folders


NormalPriority

public static String NormalPriority()
Normal Priority


_NormalPriority

public static org.jvnet.localizer.Localizable _NormalPriority()
Normal Priority


ResultAction_OneFile

public static String ResultAction_OneFile()
from one analysis.


_ResultAction_OneFile

public static org.jvnet.localizer.Localizable _ResultAction_OneFile()
from one analysis.


BuildResultEvaluator_unstable_one_new

public static String BuildResultEvaluator_unstable_one_new(Object arg1,
                                                           Object arg2,
                                                           Object arg3)
<a href="{2}">1 new warning</a> exceeds the threshold of {0} by {1}


_BuildResultEvaluator_unstable_one_new

public static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_one_new(Object arg1,
                                                                                     Object arg2,
                                                                                     Object arg3)
<a href="{2}">1 new warning</a> exceeds the threshold of {0} by {1}


Result_Error_ModuleErrorMessage

public static String Result_Error_ModuleErrorMessage(Object arg1,
                                                     Object arg2)
Module {0}: {1}


_Result_Error_ModuleErrorMessage

public static org.jvnet.localizer.Localizable _Result_Error_ModuleErrorMessage(Object arg1,
                                                                               Object arg2)
Module {0}: {1}


ResultAction_Status

public static String ResultAction_Status()
Plug-in Result:


_ResultAction_Status

public static org.jvnet.localizer.Localizable _ResultAction_Status()
Plug-in Result:


FilesParser_Error_NoFiles

public static String FilesParser_Error_NoFiles()
No report files were found. Configuration error?


_FilesParser_Error_NoFiles

public static org.jvnet.localizer.Localizable _FilesParser_Error_NoFiles()
No report files were found. Configuration error?


PackageDetail_title

public static String PackageDetail_title()
Packages


_PackageDetail_title

public static org.jvnet.localizer.Localizable _PackageDetail_title()
Packages


Trend_PriorityHigh

public static String Trend_PriorityHigh()
(high priority)


_Trend_PriorityHigh

public static org.jvnet.localizer.Localizable _Trend_PriorityHigh()
(high priority)


Trend_PriorityLow

public static String Trend_PriorityLow()
(low priority)


_Trend_PriorityLow

public static org.jvnet.localizer.Localizable _Trend_PriorityLow()
(low priority)


Trend_type_priority

public static String Trend_type_priority()
Priority distribution of all warnings


_Trend_type_priority

public static org.jvnet.localizer.Localizable _Trend_type_priority()
Priority distribution of all warnings


LowPriority

public static String LowPriority()
Low Priority


_LowPriority

public static org.jvnet.localizer.Localizable _LowPriority()
Low Priority


BuildResultEvaluator_unstable_all_priority

public static String BuildResultEvaluator_unstable_all_priority(Object arg1,
                                                                Object arg2,
                                                                Object arg3,
                                                                Object arg4,
                                                                Object arg5,
                                                                Object arg6)
<a href="{4}">{0} warnings</a> of <a href="{5}">priority {3}</a> exceed the threshold of {1} by {2}


_BuildResultEvaluator_unstable_all_priority

public static org.jvnet.localizer.Localizable _BuildResultEvaluator_unstable_all_priority(Object arg1,
                                                                                          Object arg2,
                                                                                          Object arg3,
                                                                                          Object arg4,
                                                                                          Object arg5,
                                                                                          Object arg6)
<a href="{4}">{0} warnings</a> of <a href="{5}">priority {3}</a> exceed the threshold of {1} by {2}


ResultAction_MultipleNoHighScore

public static String ResultAction_MultipleNoHighScore(Object arg1)
Still {0} days before reaching the previous zero warnings highscore.


_ResultAction_MultipleNoHighScore

public static org.jvnet.localizer.Localizable _ResultAction_MultipleNoHighScore(Object arg1)
Still {0} days before reaching the previous zero warnings highscore.


Trend_type_fixed

public static String Trend_type_fixed()
Distribution of new and fixed warnings


_Trend_type_fixed

public static org.jvnet.localizer.Localizable _Trend_type_fixed()
Distribution of new and fixed warnings


ResultAction_SuccessfulMultipleHighScore

public static String ResultAction_SuccessfulMultipleHighScore(Object arg1)
New highscore: only successful builds for {0} days!


_ResultAction_SuccessfulMultipleHighScore

public static org.jvnet.localizer.Localizable _ResultAction_SuccessfulMultipleHighScore(Object arg1)
New highscore: only successful builds for {0} days!


ReferenceBuild

public static String ReferenceBuild()
Reference build


_ReferenceBuild

public static org.jvnet.localizer.Localizable _ReferenceBuild()
Reference build


Trend_type_none

public static String Trend_type_none()
No trend graph


_Trend_type_none

public static org.jvnet.localizer.Localizable _Trend_type_none()
No trend graph


DefaultGraphConfiguration_Name

public static String DefaultGraphConfiguration_Name()
Configure Default Trend Graph


_DefaultGraphConfiguration_Name

public static org.jvnet.localizer.Localizable _DefaultGraphConfiguration_Name()
Configure Default Trend Graph


NamespaceDetail_title

public static String NamespaceDetail_title()
Namespaces


_NamespaceDetail_title

public static org.jvnet.localizer.Localizable _NamespaceDetail_title()
Namespaces


ResultAction_OneWarning

public static String ResultAction_OneWarning()
1 warning


_ResultAction_OneWarning

public static org.jvnet.localizer.Localizable _ResultAction_OneWarning()
1 warning


UserGraphConfiguration_Name

public static String UserGraphConfiguration_Name()
Configure User Trend Graph


_UserGraphConfiguration_Name

public static org.jvnet.localizer.Localizable _UserGraphConfiguration_Name()
Configure User Trend Graph


Errors

public static String Errors()
Errors


_Errors

public static org.jvnet.localizer.Localizable _Errors()
Errors


Reporter_Error_NoEncoding

public static String Reporter_Error_NoEncoding(Object arg1)
File encoding has not been set in pom.xml, using platform encoding {0}, i.e. build is platform dependent (see <a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a>).


_Reporter_Error_NoEncoding

public static org.jvnet.localizer.Localizable _Reporter_Error_NoEncoding(Object arg1)
File encoding has not been set in pom.xml, using platform encoding {0}, i.e. build is platform dependent (see <a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a>).


TypeDetail_header

public static String TypeDetail_header()
Type


_TypeDetail_header

public static org.jvnet.localizer.Localizable _TypeDetail_header()
Type


PackageDetail_header

public static String PackageDetail_header()
Package


_PackageDetail_header

public static org.jvnet.localizer.Localizable _PackageDetail_header()
Package


Trend_PriorityNormal

public static String Trend_PriorityNormal()
(normal priority)


_Trend_PriorityNormal

public static org.jvnet.localizer.Localizable _Trend_PriorityNormal()
(normal priority)


NamespaceDetail_header

public static String NamespaceDetail_header()
Namespace


_NamespaceDetail_header

public static org.jvnet.localizer.Localizable _NamespaceDetail_header()
Namespace



Copyright © 2004-2012 Hudson. All Rights Reserved.