[JIRA] [violations] (JENKINS-17722) Violations Codenarc Parser doesn't respect SourceDirectory XML tag

2013-07-25 Thread s...@red-illusions.dk (JIRA)














































Sune Wettersteen
 commented on  JENKINS-17722


Violations Codenarc Parser doesnt respect SourceDirectory XML tag















Looks like there has been quite some activity on this. Any idea when this fix will be released with a plugin update?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [violations] (JENKINS-17722) Violations Codenarc Parser doesn't respect SourceDirectory XML tag

2013-04-23 Thread john.r.engel...@gmail.com (JIRA)














































John Engelman
 created  JENKINS-17722


Violations Codenarc Parser doesnt respect SourceDirectory XML tag















Issue Type:


Bug



Assignee:


peterkittreilly



Components:


violations



Created:


23/Apr/13 3:53 PM



Description:


When running a Codenarc report against a subdirectory (i.e. a Gradle subproject), Codenarc generates a report where the Package path is relative to the subproject but includes a SourceDirectory tag to indicate path of the subproject relative to the root project.

The CodenarcParser doesnt' respect the SourceDirectory tag when generating the file model so violations aren't rendered appropriately to the view. The violation is displayed on the summary, but clicking the link brings you to an empty page.




Project:


Jenkins



Priority:


Major



Reporter:


John Engelman

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [violations] (JENKINS-17722) Violations Codenarc Parser doesn't respect SourceDirectory XML tag

2013-04-23 Thread john.r.engel...@gmail.com (JIRA)














































John Engelman
 commented on  JENKINS-17722


Violations Codenarc Parser doesnt respect SourceDirectory XML tag















I've created a pull request to add the SourceDirectory parsing to the CodenarcParser.java file:
https://github.com/jenkinsci/violations-plugin/pull/29



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [violations] (JENKINS-17722) Violations Codenarc Parser doesn't respect SourceDirectory XML tag

2013-04-23 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17722


Violations Codenarc Parser doesnt respect SourceDirectory XML tag















Code changed in jenkins
User: John Engelman
Path:
 .gitignore
 src/main/java/hudson/plugins/violations/types/codenarc/CodenarcParser.java
 src/test/java/hudson/plugins/violations/types/codenarc/CodenarcParserTest.java
 src/test/resources/hudson/plugins/violations/types/codenarc/CodeNarcXmlReportWithSourceDirectory.xml
http://jenkins-ci.org/commit/violations-plugin/842f17c3b80cec480f97529dc2d0d66be6a386c3
Log:
  JENKINS-17722: parse CodeNarc SourceDirectory tag in report XML and use in file path.





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [violations] (JENKINS-17722) Violations Codenarc Parser doesn't respect SourceDirectory XML tag

2013-04-23 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17722


Violations Codenarc Parser doesnt respect SourceDirectory XML tag















Code changed in jenkins
User: peterkittreilly
Path:
 .gitignore
 src/main/java/hudson/plugins/violations/types/codenarc/CodenarcParser.java
 src/test/java/hudson/plugins/violations/types/codenarc/CodenarcParserTest.java
 src/test/resources/hudson/plugins/violations/types/codenarc/CodeNarcXmlReportWithSourceDirectory.xml
http://jenkins-ci.org/commit/violations-plugin/5e0b1f06ebd2541769404fcd7741fcf6b597e461
Log:
  Merge pull request #29 from johnrengelman/codenarc-source-path

JENKINS-17722: parse CodeNarc SourceDirectory tag in report XML and use ...


Compare: https://github.com/jenkinsci/violations-plugin/compare/0cfa02662a90...5e0b1f06ebd2




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.