Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
- Mark a Java type to be deprecated
- Import that Java type into another Java type
- The import is not recognized as warning, even though the warning was written to the console by the build
Attachments
Issue Links
- duplicates
-
JENKINS-12801 When there are 2 PMD warnings on 1 line the Jenkins report does only report 1
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue duplicates |
Priority | Major [ 3 ] | Minor [ 4 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 143280 ] | JNJira + In-Review [ 190478 ] |
Code changed in jenkins
User: Ulli Hafner
Path:
src/main/java/hudson/plugins/analysis/util/model/AbstractAnnotation.java
http://jenkins-ci.org/commit/analysis-core-plugin/5123f0efb7b7b2d9bb26c7970c4e2bd83791746a
Log:
JENKINS-12822JENKINS-12801Added support for columns in warnings.