![JAR search and dependency download from the Maven repository](/logo.png)
hudson.plugins.analysis.Messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of analysis-core Show documentation
Show all versions of analysis-core Show documentation
This plug-in provides utilities for the static code analysis plug-ins.
The newest version!
Trend.PriorityHigh=(high priority)
Trend.PriorityNormal=(normal priority)
Trend.PriorityLow=(low priority)
Trend.Fixed=(fixed)
Trend.New=(new)
Priority.High=High
Priority.Normal=Normal
Priority.Low=Low
Errors=Errors
HighPriority=High Priority
LowPriority=Low Priority
NormalPriority=Normal Priority
ModuleDetail.header=Module
PathDetail.header=Source Folder
PackageDetail.header=Package
NamespaceDetail.header=Namespace
CategoryDetail.header=Category
TypeDetail.header=Type
FixedWarningsDetail.Name=Fixed Warnings
NewWarningsDetail.Name=New Warnings
Reporter.Error.NoEncoding=File encoding has not been set in pom.xml, using platform encoding {0}, i.e. build is platform dependent (see Maven FAQ).
Result.Error.ModuleErrorMessage=Module {0}: {1}
FilesParser.Error.NoFiles=No report files were found. Configuration error?
FilesParser.Error.NoPermission=Skipping file {0} of module {1} because Hudson has no permission to read the file.
FilesParser.Error.EmptyFile=Skipping file {0} of module {1} because it''s empty.
FilesParser.Error.Exception=Parsing of file {0} failed due to an exception:
FieldValidator.Error.Threshold=Threshold must be an integer value greater or equal 0.
FieldValidator.Error.DefaultEncoding=Encoding must be a supported encoding of the Java platform (see java.nio.charset.Charset).
FieldValidator.Error.TrendHeight=Trend graph height must be an integer value greater or equal {0}.
UserGraphConfiguration.Name=Configure User Trend Graph
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.
DefaultGraphConfiguration.Name=Configure Default Trend Graph
DefaultGraphConfiguration.Description=Configure the trend graph of this plug-in. \
This default configuration can be overwritten by each user.
Trend.type.none=No trend graph
Trend.type.priority=Priority distribution of all warnings
Trend.type.fixed=Distribution of new and fixed warnings
Trend.type.difference=Difference between new and fixed warnings (cumulative)
Trend.type.health=Number of warnings colored according to the health report thresholds
ResultAction.Status=Plug-in Result:
ResultAction.NoWarningsSince=No warnings since build {0}.
ResultAction.OneHighScore=New zero warnings highscore: no warnings since yesterday!
ResultAction.MultipleHighScore=New zero warnings highscore: no warnings for {0} days!
ResultAction.OneNoHighScore=Still one day before reaching the previous zero warnings highscore.
ResultAction.MultipleNoHighScore=Still {0} days before reaching the previous zero warnings highscore.
ResultAction.SuccessfulOneHighScore=New highscore: only successful builds since yesterday!
ResultAction.SuccessfulMultipleHighScore=New highscore: only successful builds for {0} days!
ResultAction.SuccessfulOneNoHighScore=Still one day before reaching the previous successful builds highscore.
ResultAction.SuccessfulMultipleNoHighScore=Still {0} days before reaching the previous successful builds highscore.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy