[JIRA] [nunit-plugin] (JENKINS-25295) Do not fail when no Nunit test reports found

2014-11-07 Thread dale.ha...@googlemail.com (JIRA)














































Dale Hards
 commented on  JENKINS-25295


Do not fail when no Nunit test reports found















Hi Bruno, thanks for fixing the issue so quickly. I'm afraid we won't be able to test it in the way you describe as ours is a live system that is in constant use and we can't really risk upsetting things.

Would there be someone else in the project who could test?



























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/d/optout.


[JIRA] [nunit-plugin] (JENKINS-25295) Do not fail when no Nunit test reports found

2014-11-05 Thread dale.ha...@googlemail.com (JIRA)















































Dale Hards
 assigned  JENKINS-25295 to Bruno P. Kinoshita



Do not fail when no Nunit test reports found
















Reassigning back to Bruno Kinoshita who I notice is the lead on the nunit-plugin





Change By:


Dale Hards
(05/Nov/14 1:26 PM)




Assignee:


redsolo
BrunoP.Kinoshita



























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/d/optout.


[JIRA] [nunit-plugin] (JENKINS-25295) Do not fail when no Nunit test reports found

2014-11-05 Thread brunodepau...@yahoo.com.br (JIRA)














































Bruno P. Kinoshita
 commented on  JENKINS-25295


Do not fail when no Nunit test reports found















Hello Dale. 

Doesn't sound so hard to implement this new feature. IIRC I had to do something similar in TAP Plug-in, since I mimicked Jenkins JUnit reports behaviour there. 

I'll try to tackle this issue next Sunday, but drop a note here if you have a pull request before that. I can merge it and cut a release right away too.

Thanks
Bruno



























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/d/optout.


[JIRA] [nunit-plugin] (JENKINS-25295) Do not fail when no Nunit test reports found

2014-11-05 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-25295


Do not fail when no Nunit test reports found















Code changed in jenkins
User: Bruno P. Kinoshita
Path:
 .gitignore
 src/main/java/hudson/plugins/nunit/NUnitArchiver.java
 src/main/java/hudson/plugins/nunit/NUnitPublisher.java
 src/main/resources/hudson/plugins/nunit/NUnitPublisher/config.jelly
 src/test/java/hudson/plugins/nunit/NUnitArchiverTest.java
 src/test/java/hudson/plugins/nunit/NUnitPublisherTest.java
http://jenkins-ci.org/commit/nunit-plugin/e6e5f01c60476b6949b823e14522d4a0c15ea780
Log:
  FIXED JENKINS-25295 Do not fail when no Nunit test reports found





























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/d/optout.


[JIRA] [nunit-plugin] (JENKINS-25295) Do not fail when no Nunit test reports found

2014-11-05 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-25295 as Fixed


Do not fail when no Nunit test reports found
















Change By:


SCM/JIRA link daemon
(06/Nov/14 2:37 AM)




Status:


Open
Resolved





Resolution:


Fixed



























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/d/optout.


[JIRA] [nunit-plugin] (JENKINS-25295) Do not fail when no Nunit test reports found

2014-11-05 Thread brunodepau...@yahoo.com.br (JIRA)














































Bruno P. Kinoshita
 commented on  JENKINS-25295


Do not fail when no Nunit test reports found















Done, but I couldn't extensively test it. Thus, I'll wait till someone else can `mvn clean hpi:run` and test it, or `mvn clean package` and manually install the plug-in in some test instance and give some positive feedback. Then we can cut a new release with this fix.

Thanks!
Bruno



























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/d/optout.


[JIRA] [nunit-plugin] (JENKINS-25295) Do not fail when no Nunit test reports found

2014-11-03 Thread dale.ha...@googlemail.com (JIRA)














































Dale Hards
 commented on  JENKINS-25295


Do not fail when no Nunit test reports found















I'd like to check this bug has been noticed? It is causing a fairly major headache on our build system.



























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/d/optout.