[JIRA] (JENKINS-26948) Workflow compatibility for MsBuildBuilder

2016-11-08 Thread joha1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jonas Thyregod commented on  JENKINS-26948  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Workflow compatibility for MsBuildBuilder   
 

  
 
 
 
 

 
 Hi Jesse Glick what is the status of this issue now that JENKINS-26055 is closed (status - "Won´t Do"). Will this not be implemented then, so msbuild can get integrated with pipeline?  
 

  
 
 
 
 

 
 
 

 
 
 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-30744) multibranch issues if branch contains /

2016-09-30 Thread joha1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jonas Thyregod commented on  JENKINS-30744  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: multibranch issues if branch contains /   
 

  
 
 
 
 

 
 Will this codefix also be applied to the old "multi-branch-project-plugin" (and not only to "pipeline multi branch" plugin) ?? A lot of issues (etc. JENKINS-37677 nad JENKINS-32239 etc) are regarding the same error - but just for the old "multi-branch-project-plugin" plugin... All of these issues are marked as duplicated of this fix (which is for the new "pipeline multi branch" plugin.  
 

  
 
 
 
 

 
 
 

 
 
 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-30744) multibranch issues if branch contains /

2016-09-30 Thread joha1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jonas Thyregod edited a comment on  JENKINS-30744  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: multibranch issues if branch contains /   
 

  
 
 
 
 

 
 Will this codefix also be applied to the old "multi-branch-project-plugin" (and not only to "pipeline multi branch" plugin) ??A lot of issues (etc. JENKINS-37677  nad  and  JENKINS-32239 etc) are regarding the same error - but just for the old "multi-branch-project-plugin" plugin...All of these issues are marked as duplicated of this fix (which is for the new "pipeline multi branch" plugin ) .  
 

  
 
 
 
 

 
 
 

 
 
 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-37461) Add support for pipeline in Task Scanner plugin

2016-08-17 Thread joha1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jonas Thyregod created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37461  
 
 
  Add support for pipeline in Task Scanner plugin   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 tasks-plugin  
 
 
Created: 
 2016/Aug/17 9:09 AM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Jonas Thyregod  
 

  
 
 
 
 

 
 Please add support for the Jenkins Pipeline with the Task Scanner plugin, so it can be used from the pipeline. We use a mulitple pipeline in my company and would love to have this plugin work with it. https://github.com/jenkinsci/pipeline-plugin/blob/master/COMPATIBILITY.md  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 

[JIRA] (JENKINS-37443) Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline

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


 
 
 
 

 
 
 

 
   
 Jonas Thyregod edited a comment on  JENKINS-37443  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline   
 

  
 
 
 
 

 
 A workaound is to convert the XUnit.Net testresult to JUnit testresult format and the use the "Junit pipeline step" directly. It works without any problems :-){code:java}stage 'Publish test results'  junit '**/*_TestResults_JUnit.xml'{code}I have attached the xslt  (see  [^xUnit2ToJUnit.xslt]  I have )  used to transform the XUnit.Net testresult to JUnit format (no garanties are given!).  
 

  
 
 
 
 

 
 
 

 
 
 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-37443) Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline

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


 
 
 
 

 
 
 

 
   
 Jonas Thyregod edited a comment on  JENKINS-37443  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline   
 

  
 
 
 
 

 
 A workaound is to convert the XUnit.Net testresult to JUnit testresult format and the use the "Junit pipeline step" directly. It works without any problems :-){code: groovy java }stage 'Publish test results'  junit '**/*_TestResults_JUnit.xml'{code}I have attached the xslt  [^xUnit2ToJUnit.xslt]  I  have  used to transform the XUnit.Net testresult to JUnit format (no garanties are given!)  See [^xUnit2ToJUnit . xslt].   
 

  
 
 
 
 

 
 
 

 
 
 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-37443) Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline

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


 
 
 
 

 
 
 

 
   
 Jonas Thyregod commented on  JENKINS-37443  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline   
 

  
 
 
 
 

 
 A workaound is to convert the XUnit.Net testresult to JUnit testresult format and the use the "Junit pipeline step" directly. It works without any problems  

 

Unable to find source-code formatter for language: groovy. Available languages are: actionscript, html, java, _javascript_, none, sql, xhtml, xml


stage 'Publish test results'
		junit '**/*_TestResults_JUnit.xml'
 

 I have attached the xslt I used to transform the XUnit.Net testresult to JUnit format (no garanties are given!) See xUnit2ToJUnit.xslt.  
 

  
 
 
 
 

 
 
 

 
 
 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-37443) Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline

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


 
 
 
 

 
 
 

 
   
 Jonas Thyregod updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37443  
 
 
  Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline   
 

  
 
 
 
 

 
Change By: 
 Jonas Thyregod  
 
 
Attachment: 
 xUnit2ToJUnit.xslt  
 

  
 
 
 
 

 
 
 

 
 
 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-37443) Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline

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


 
 
 
 

 
 
 

 
   
 Jonas Thyregod updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37443  
 
 
  Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline   
 

  
 
 
 
 

 
Change By: 
 Jonas Thyregod  
 
 
Attachment: 
 jenkins_log.txt  
 

  
 
 
 
 

 
 
 

 
 
 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-37443) Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline

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


 
 
 
 

 
 
 

 
   
 Jonas Thyregod updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37443  
 
 
  Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline   
 

  
 
 
 
 

 
Change By: 
 Jonas Thyregod  
 

  
 
 
 
 

 
 Jenkins hangs when trying to publish an NUnit testresult in a multiple pipeline project.To fix the problem I have to kill the java process and restart jenkins (it just consumes more and more memory.My pipeline (JenkinsFile) is configured as:{code:java}stage 'Build'  // Build is done here (through msbuild)  // Tests are run here which generates "UnitTests_TestResults_NUnit.xml"stage 'Publish test results in NUnit format'  step([$class: 'XUnitPublisher', testTimeMargin: '3000', thresholdMode: 1,tools: [[$class: 'NUnitJunitHudsonTestType', deleteOutputFiles: true, failIfNotNew: true, pattern: '**/*TestResults_NUnit.xml',skipNoTestFiles: false, stopProcessingIfError: true]]]){code} The attached XML file was generated by xUnit.net with the /nunit option set. I also tried to publish a xunit.net testreport - it fails in the same way:{code:java}stage 'Build'  // Build is done here (through msbuild)  // Tests are run here which generates "UnitTests_TestResults_NUnit.xml"stage 'Publish test results in XUnit.Net format'  step([$class: 'XUnitPublisher', testTimeMargin: '3000', thresholdMode: 1, tools: [[$class: 'XUnitDotNetTestType', deleteOutputFiles: false, failIfNotNew: true, pattern: '**/*_TestResults_XUnit.xml', skipNoTestFiles: false, stopProcessingIfError: true]]]){code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA

[JIRA] (JENKINS-37443) Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline

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


 
 
 
 

 
 
 

 
   
 Jonas Thyregod updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37443  
 
 
  Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline   
 

  
 
 
 
 

 
Change By: 
 Jonas Thyregod  
 

  
 
 
 
 

 
 Jenkins hangs when trying to publish an NUnit testresult in a multiple pipeline project.To fix the problem I have to kill the java process and restart jenkins (it just consumes more and more memory.My pipeline (JenkinsFile) is configured as:{code:java}stage 'Build'  // Build is done here (through msbuild)  // Tests are run here which generates "UnitTests_TestResults_NUnit.xml"stage 'Publish test results in NUnit format'  step([$class: 'XUnitPublisher', testTimeMargin: '3000', thresholdMode: 1,tools: [[$class: 'NUnitJunitHudsonTestType', deleteOutputFiles: true, failIfNotNew: true, pattern: '**/*TestResults_NUnit.xml',skipNoTestFiles: false, stopProcessingIfError: true]]]){code}I also tried to publish a xunit.net testreport - it fails in the same way:{code:java}stage 'Build'  // Build is done here (through msbuild)  // Tests are run here which generates "UnitTests_TestResults_NUnit.xml"stage 'Publish test results in XUnit.Net format'  step([$class: 'XUnitPublisher', testTimeMargin: '3000', thresholdMode: 1, tools: [[$class: 'XUnitDotNetTestType', deleteOutputFiles: false,failIfNotNew: true,   pattern: '**/*_TestResults_XUnit.xml',skipNoTestFiles: false, stopProcessingIfError: true]]]){code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

[JIRA] (JENKINS-37443) Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline

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


 
 
 
 

 
 
 

 
   
 Jonas Thyregod updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37443  
 
 
  Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline   
 

  
 
 
 
 

 
Change By: 
 Jonas Thyregod  
 

  
 
 
 
 

 
 Jenkins hangs when trying to publish an NUnit testresult in a multiple pipeline project.To fix the problem I have to kill the java process and restart jenkins (it just consumes more and more memory.My pipeline (JenkinsFile) is configured as:{code:java}stage 'Build'  // Build is done here (through msbuild)  // Tests are run here which generates "UnitTests_TestResults_NUnit.xml"stage 'Publish test results  in NUnit format '  step([$class: 'XUnitPublisher', testTimeMargin: '3000', thresholdMode: 1,tools: [[$class: 'NUnitJunitHudsonTestType', deleteOutputFiles: true, failIfNotNew: true, pattern: '**/*TestResults_NUnit.xml',skipNoTestFiles: false, stopProcessingIfError: true]]]){code} I also tried to publish a xunit.net testreport - it fails in the same way:  {code:java}stage 'Build'  // Build is done here (through msbuild)  // Tests are run here which generates "UnitTests_TestResults_NUnit.xml"stage 'Publish test results in XUnit.Net format'  step([$class: 'XUnitPublisher', testTimeMargin: '3000', thresholdMode: 1, tools: [[$class: 'XUnitDotNetTestType', deleteOutputFiles: false, failIfNotNew: true, pattern: '**/*_TestResults_XUnit.xml', skipNoTestFiles: false, stopProcessingIfError: true]]]){code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

[JIRA] (JENKINS-37443) Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline

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


 
 
 
 

 
 
 

 
   
 Jonas Thyregod updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37443  
 
 
  Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipeline   
 

  
 
 
 
 

 
Change By: 
 Jonas Thyregod  
 
 
Summary: 
 Publish hangs for xUnit Plugin for (NUnit test report) in multiple- pipelin pipeline  
 

  
 
 
 
 

 
 
 

 
 
 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-37443) Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipelin

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


 
 
 
 

 
 
 

 
   
 Jonas Thyregod created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37443  
 
 
  Publish hangs for xUnit Plugin for (NUnit test report) in multiple-pipelin   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Gregory Boissinot  
 
 
Attachments: 
 UnitTests_TestResults_NUnit.xml, xunit_publisher_hangs.png  
 
 
Components: 
 xunit-plugin  
 
 
Created: 
 2016/Aug/16 1:10 PM  
 
 
Environment: 
 Jenkins version: 2.7.2  XUnit Plugin version: 1.102  JUnit Plugin version: 1.18   Environment: Windows Server 2008 R2 Standard  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Jonas Thyregod  
 

  
 
 
 
 

 
 Jenkins hangs when trying to publish an NUnit testresult in a multiple pipeline project. To fix the problem I have to kill the java process and restart jenkins (it just consumes more and more memory. My pipeline (JenkinsFile) is configured as: 

 

stage 'Build'
  // Build is done here (through msbuild)
  // Tests are run here which generates "UnitTests_TestResults_NUnit.xml"

stage 'Publish test results'
  step([$class: 'XUnitPublisher', testTimeMargin: '3000', thresholdMode: 1,
tools: [[$class: 'NUnitJunitHudsonTestType', deleteOutputFiles: true, 
failIfNotNew: true, pattern: '**/*TestResults_NUnit.xml',
skipNoTestFiles: false, stopProcessingIfError: true]]])