-
Bug
-
Resolution: Fixed
-
Major
-
-
5.0.0-beta2
ScalaStyle is a tool fulfilling more or less the same role as CheckStyle. But then for the Scala programming language.
It seems to piggyback on the format of Checkstyle. An example is provided in this ticket.
Those warnings are not picked up by the plugin. Presumably because it is a separate file ?
Merging the warnings into checkstyle-result.xml via scripting in a post-build step does not help either. For some reason the scala files are not shown. Maybe it's because ScalaStyle uses warning id unknown to CheckStyle.
merged.xml : an example of CheckStyle and ScalaStyle warnings merged into one file. An attempt to sneak in the Scala warnings. Alas, they don't appear.
scalastyle-output.xml : an example of the warnings ScalaStyle generates.
Code changed in jenkins
User: Ulli Hafner
Path:
src/test/java/hudson/plugins/checkstyle/parser/CheckStyleParserTest.java
src/test/resources/hudson/plugins/checkstyle/parser/scalastyle-output.xml
http://jenkins-ci.org/commit/checkstyle-plugin/0c1c01107d4868abde597cb9c880de538b65f725
Log:
JENKINS-17287Added testcase that parses a Scala Style file.–
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.