[JIRA] (JENKINS-60411) Tried proxying com.cloudbees.hudson.plugins.folder.config.AbstractFolderConfiguration to support a circular dependency, but it is not an interface.

2019-12-09 Thread jp_ab...@id.uff.br (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 João Pedro Abreu de Souza created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60411  
 
 
  Tried proxying com.cloudbees.hudson.plugins.folder.config.AbstractFolderConfiguration to support a circular dependency, but it is not an interface.   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Andrew Bayer  
 
 
Components: 
 pipeline-model-definition-plugin  
 
 
Created: 
 2019-12-09 18:57  
 
 
Environment: 
 Jenkins 2.207, pipeline-model-definition 1.5.0, ubuntu sub-system 18.04 on Windows 10  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 João Pedro Abreu de Souza  
 

  
 
 
 
 

 
 When I try to add pipeline-model-definition on version 1.5.0, the message on summary show. Can see this problem on a pure environment on github.com/petrolifero/jenkinsDocker, branch bug/pipeline-mr.  Just execute run.sh  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  

[JIRA] (JENKINS-58146) Expose parameters creation to Jenkinsfile Pipeline

2019-06-21 Thread jp_ab...@id.uff.br (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 João Pedro Abreu de Souza created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58146  
 
 
  Expose parameters creation to Jenkinsfile Pipeline   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Bruno P. Kinoshita  
 
 
Components: 
 active-choices-plugin  
 
 
Created: 
 2019-06-21 17:36  
 
 
Labels: 
 pipeline-compatibility  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 João Pedro Abreu de Souza  
 

  
 
 
 
 

 
 The use case is : my company is moving from Jenkins hosting and I want to put the parameters creation all on the declarative jenkinsfile of project, to make easy move without need to reconfigure all parameters on UI again. With this and configuration-as-code plugin, we can put almost all jenkins config on text files on git.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment