|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

It looks like we have some problem with our Jenkins. Because I have created a job, fetching your github repository. And I have configure the Warning plugin, in order to parse the single.xml file you have in your src/test package and I have the same error. :s
I tried another solution, with my own parser, configured in the Admin part of Jenkins. Here is the structure of the error message :
app/_javascript_/test.js: line 2, col 8, Error - 'angular' is not defined. (no-undef)
You will find in the attached file the configuration of new parser.
When I execute my job, I have a similar issue :
any ideas ?