Details
-
Improvement
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
As I mentioned in a post to the user list it would be a handy enhancement to
have the warnings plugin also report on javadoc warnings in a hudson build.
Code changed in hudson
User: : drulli
Path:
trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/parser/JavaDocParser.java
trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/parser/ParserRegistry.java
trunk/hudson/plugins/warnings/src/test/java/hudson/plugins/warnings/parser/JavaDocParserTest.java
trunk/hudson/plugins/warnings/src/test/java/hudson/plugins/warnings/parser/ParserRegistryTest.java
trunk/hudson/plugins/warnings/src/test/resources/hudson/plugins/warnings/parser/all.txt
trunk/hudson/plugins/warnings/src/test/resources/hudson/plugins/warnings/parser/javadoc.txt
http://fisheye4.cenqua.com/changelog/hudson/?cs=12115
Log:
[FIXED JENKINS-2358] Added support for JavaDoc warnings.