Add front page lint results for Android builds
M
Me
It would be nice to be able to see the results from a lint run in the main page. Or even a trend of the lint results over time. Jenkins has this plugin that allows for this: https://wiki.jenkins.io/display/JENKINS/Android+Lint+Plugin. The best I can do so far is to bury it in the artifacts directory. I've attached a sample lint output in XML and HTML.
CCI-I-342