[JIRA] [matrix-project-plugin] (JENKINS-31765) jenkins-job-builder matrix job combination-filter causes 500 response

2016-03-03 Thread has...@free.fr (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antoine Musso commented on  JENKINS-31765 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: jenkins-job-builder matrix job combination-filter causes 500 response  
 
 
 
 
 
 
 
 
 
 
The empty combination filter causes JJB to emit None (bad.xml below): 
{{ $ colordiff -u good.xml bad.xml  — good.xml 2016-03-03 10:21:24.0 +0100 +++ bad.xml 2016-03-03 10:21:42.0 +0100 @@ -7,7 +7,7 @@  false  
 

 + None}}
 
 
Seems like a bug in JJB  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [matrix-project-plugin] (JENKINS-31765) jenkins-job-builder matrix job combination-filter causes 500 response

2015-11-26 Thread pe...@eisentraut.org (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Peter Eisentraut created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-31765 
 
 
 
  jenkins-job-builder matrix job combination-filter causes 500 response  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Kohsuke Kawaguchi 
 
 
 

Components:
 

 matrix-project-plugin 
 
 
 

Created:
 

 27/Nov/15 1:45 AM 
 
 
 

Environment:
 

 jenkins 1.638  matrix-project-plugin 1.6 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Peter Eisentraut 
 
 
 
 
 
 
 
 
 
 
I have the following minimal jenkins-job-builder configuration: 

 
- job:
name: testjob
project-type: matrix
execution-strategy:
  combination-filter:
 

 
On uploading, this cause the following exception on the client: 

 
jenkins.JenkinsException: Error in request. Possibly authentication failed [500]: Server Error
 

 
In the server log, the following is seen: