All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.plugins.analysis.collector.Messages.properties Maven / Gradle / Ivy

Go to download

This plug-in is an add-on for the plug-ins Checkstyle, Dry, FindBugs, PMD, Tasks, and Warnings: the plug-in collects the different analysis results and shows the results in a combined trend graph. Additionally, the plug-in provides health reporting and build stability based on these combined results.

The newest version!
Analysis.Publisher.Name=Publish combined analysis results

Analysis.ProjectAction.Name=Static Analysis Warnings

Analysis.Trend.Name=Static Analysis Trend

Analysis.ResultAction.OneWarning=1 warning
Analysis.ResultAction.MultipleWarnings={0} warnings
Analysis.ResultAction.OneNewWarning=1 new warning
Analysis.ResultAction.MultipleNewWarnings={0} new warnings
Analysis.ResultAction.OneFixedWarning=1 fixed warning
Analysis.ResultAction.MultipleFixedWarnings={0} fixed warnings

Analysis.ResultAction.HealthReportNoItem=Analysis: no warnings found.
Analysis.ResultAction.HealthReportSingleItem=Analysis: one warning found.
Analysis.ResultAction.HealthReportMultipleItem=Analysis: {0} warnings found.

Analysis.Detail.header=Static Analysis Warnings

Analysis.FixedWarnings.Detail.header=Fixed Warnings
Analysis.NewWarnings.Detail.header=New Warnings

Analysis.Checkstyle.Warning.Origin=Checkstyle
Analysis.Dry.Warning.Origin=Duplicate Code
Analysis.FindBugs.Warning.Origin=FindBugs
Analysis.PMD.Warning.Origin=PMD
Analysis.Tasks.Warning.Origin=Open Task
Analysis.Warnings.Warning.Origin=Compiler

Trend.type.analysis=Distribution of warnings by type

Portlet.WarningsTable=Warnings per project
Portlet.WarningsPriorityGraph=Warnings trend graph (priority distribution)
Portlet.WarningsNewVsFixedGraph=Warnings trend graph (new vs. fixed)
Portlet.WarningsOriginGraph=Warnings trend graph (type distribution)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy