[JIRA] [xunit-plugin] (JENKINS-28497) xUnit does not check for activation status of JUnit

2015-05-21 Thread jhofmeis...@posteo.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jennifer Hofmeister updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-28497 
 
 
 
  xUnit does not check for activation status of JUnit  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jennifer Hofmeister 
 
 
 

Priority:
 
 Major Minor 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [xunit-plugin] (JENKINS-28497) xUnit does not check for activation status of JUnit

2015-05-20 Thread jhofmeis...@posteo.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jennifer Hofmeister updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-28497 
 
 
 
  xUnit does not check for activation status of JUnit  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jennifer Hofmeister 
 
 
 
 
 
 
 
 
 
 When accessed through a JobDSL script, the xUnit plugin will cause the job generation to effectively fail if the JUnit plugin is installed but disabled. ("effectively fail" means that the job resulting from the generated XML does not include all elements specified in the DSL, while the spawn job exits as SUCCESS  without any error output .)I investigated this effect with Daniel from the JobDSL team ([https://groups.google.com/forum/#!topic/job-dsl-plugin/n1GgzesLebA]) and it seems clear it's not a JobDSL issue in the first instance. Apparently, xUnit needs JUnit to be active, but it checks only on the installation status of JUnit, not on whether it is activated. Activating JUnit solves the above problem , but it would be better if xUnit checked back on the activation status of JUnit and threw a corresponding error .   
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.