[JIRA] (JENKINS-34000) Workflow/Pipeline Support for TAP Plugin

2016-08-19 Thread brunodepau...@yahoo.com.br (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bruno P. Kinoshita closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 2.0 released  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-34000  
 
 
  Workflow/Pipeline Support for TAP Plugin   
 

  
 
 
 
 

 
Change By: 
 Bruno P. Kinoshita  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-34000) Workflow/Pipeline Support for TAP Plugin

2016-08-19 Thread brunodepau...@yahoo.com.br (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bruno P. Kinoshita resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-34000  
 
 
  Workflow/Pipeline Support for TAP Plugin   
 

  
 
 
 
 

 
Change By: 
 Bruno P. Kinoshita  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-34000) Workflow/Pipeline Support for TAP Plugin

2016-08-19 Thread brunodepau...@yahoo.com.br (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bruno P. Kinoshita commented on  JENKINS-34000  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Workflow/Pipeline Support for TAP Plugin   
 

  
 
 
 
 

 
 Merged. Thanks Vladislav Ponomarev ! Included in the next release.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-34000) Workflow/Pipeline Support for TAP Plugin

2016-08-16 Thread ponomarevv...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vladislav Ponomarev commented on  JENKINS-34000  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Workflow/Pipeline Support for TAP Plugin   
 

  
 
 
 
 

 
 https://github.com/jenkinsci/tap-plugin/pull/12 - makes TAP plugin Jenkins 2 compatible. It can be used in pipeline as: 
 
step([$class: "TapPublisher", testResults: "**/target/tap-unit.log"])
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-34000) Workflow/Pipeline Support for TAP Plugin

2016-07-01 Thread brunodepau...@yahoo.com.br (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bruno P. Kinoshita commented on  JENKINS-34000  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Workflow/Pipeline Support for TAP Plugin   
 

  
 
 
 
 

 
 Ack. Have heard a few users asking for this feature. Just need to find time to start working on this   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-34000) Workflow/Pipeline Support for TAP Plugin

2016-07-01 Thread pars...@merl.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 K P commented on  JENKINS-34000  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Workflow/Pipeline Support for TAP Plugin   
 

  
 
 
 
 

 
 This functionality would be very useful. I'm moving over to Multibranch pipelines and really miss the ability to use TAP with all my Matlab unit tests.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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