[
https://issues.jenkins-ci.org/browse/JENKINS-12822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159296#comment-159296
]
SCM/JIRA link daemon commented on JENKINS-12822:
------------------------------------------------
Code changed in jenkins
User: Ulli Hafner
Path:
pom.xml
src/main/java/hudson/plugins/warnings/parser/EclipseParser.java
src/test/java/hudson/plugins/warnings/parser/DynamicDocumentParserTest.java
src/test/java/hudson/plugins/warnings/parser/EclipseParserTest.java
src/test/resources/hudson/plugins/warnings/parser/issue12822.txt
http://jenkins-ci.org/commit/warnings-plugin/82b0b4c9e25b07b159e9db58f410d6844e96e3ae
Log:
[FIXED JENKINS-12822] Added support for columns in Eclipse warnings.
> Java import of deprecated type not recognized as warning
> --------------------------------------------------------
>
> Key: JENKINS-12822
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12822
> Project: Jenkins
> Issue Type: Bug
> Components: warnings
> Reporter: Alexander Weickmann
> Assignee: Ulli Hafner
> Priority: Minor
>
> # 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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira