[JIRA] [job-dsl-plugin] (JENKINS-30013) Later versions of config-file-provider not supported

2015-09-09 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30013 
 
 
 
  Later versions of config-file-provider not supported  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [job-dsl-plugin] (JENKINS-30013) Later versions of config-file-provider not supported

2015-08-18 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30013 
 
 
 
  Later versions of config-file-provider not supported  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 
 
 
 
 
 
 
 Morerecentversion(startingwith2.8.1)haveadifferentconstructorsignatureforMavenSettingsConfig. {code}FATAL:Couldnotfindmatchingconstructorfor:org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig(java.lang.String,java.lang.String,java.lang.String,java.lang.String,null)groovy.lang.GroovyRuntimeException:Couldnotfindmatchingconstructorfor:org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig(java.lang.String,java.lang.String,java.lang.String,java.lang.String,null) atgroovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:1491) atgroovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:1407) atorg.codehaus.groovy.runtime.callsite.MetaClassConstructorSite.callConstructor(MetaClassConstructorSite.java:46) atorg.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:54) atorg.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:182) atjavaposse.jobdsl.plugin.ConfigFileProviderHelper.createNewConfig(ConfigFileProviderHelper.groovy:33) atjavaposse.jobdsl.plugin.JenkinsJobManagement.createOrUpdateConfigFile(JenkinsJobManagement.java:200) atjavaposse.jobdsl.dsl.DslScriptLoader.extractGeneratedConfigFiles(DslScriptLoader.java:176) atjavaposse.jobdsl.dsl.DslScriptLoader.runDslEngine(DslScriptLoader.java:127) atjavaposse.jobdsl.plugin.ExecuteDslScripts.perform(ExecuteDslScripts.java:216) athudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) athudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) athudson.model.Build$BuildExecution.build(Build.java:199) athudson.model.Build$BuildExecution.doRun(Build.java:160) athudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533) athudson.model.Run.execute(Run.java:1745) athudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) athudson.model.ResourceController.execute(ResourceController.java:89) athudson.model.Executor.run(Executor.java:240){code} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 

[JIRA] [job-dsl-plugin] (JENKINS-30013) Later versions of config-file-provider not supported

2015-08-18 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Will be fixed in 1.38. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-30013 
 
 
 
  Later versions of config-file-provider not supported  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [job-dsl-plugin] (JENKINS-30013) Later versions of config-file-provider not supported

2015-08-18 Thread guillaume.jacq...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Guillaume Jacquet commented on  JENKINS-30013 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Later versions of config-file-provider not supported  
 
 
 
 
 
 
 
 
 
 
PR: https://github.com/jenkinsci/job-dsl-plugin/pull/588 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [job-dsl-plugin] (JENKINS-30013) Later versions of config-file-provider not supported

2015-08-18 Thread guillaume.jacq...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Guillaume Jacquet created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30013 
 
 
 
  Later versions of config-file-provider not supported  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Daniel Spilker 
 
 
 

Components:
 

 job-dsl-plugin 
 
 
 

Created:
 

 18/Aug/15 4:44 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Guillaume Jacquet 
 
 
 
 
 
 
 
 
 
 
More recent version (starting with 2.8.1) have a different constructor signature for MavenSettingsConfig. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA