[JIRA] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-04-07 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32925 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: plugin/src/main/java/org/jenkinsci/plugins/structs/describable/ArrayType.java plugin/src/main/java/org/jenkinsci/plugins/structs/describable/AtomicType.java plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableParameter.java plugin/src/main/java/org/jenkinsci/plugins/structs/describable/EnumType.java plugin/src/main/java/org/jenkinsci/plugins/structs/describable/ErrorType.java plugin/src/main/java/org/jenkinsci/plugins/structs/describable/HeterogeneousObjectType.java plugin/src/main/java/org/jenkinsci/plugins/structs/describable/HomogeneousObjectType.java plugin/src/main/java/org/jenkinsci/plugins/structs/describable/ParameterType.java plugin/src/test/java/org/jenkinsci/plugins/structs/describable/DescribableModelTest.java http://jenkins-ci.org/commit/structs-plugin/29ee8d0ac5a80ae8c786e75192d2b352759452a4 Log: Merge pull request #3 from jglick/

JENKINS-32925
-redux 
Fixed DescribableModel.toString to stop recursion 
Compare: https://github.com/jenkinsci/structs-plugin/compare/34b22f038adb...29ee8d0ac5a8 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-04-05 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32925 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Kohsuke Kawaguchi Path: cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/dslReferenceContent.groovy http://jenkins-ci.org/commit/workflow-cps-plugin/bf6f1fb7f31747315ca1c972e71f88afc96235d8 Log: 

JENKINS-32925
 Handle recursion 
Use stack to keep track of traversal. 
Originally-Committed-As: ff210c3819a66e6fec7772a3242ff105c3646513 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-03-30 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32925 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/dslReferenceContent.groovy http://jenkins-ci.org/commit/workflow-plugin/9bf98f696517d3b8d71a83d6b1114eae03096cd8 Log: Merge pull request #371 from kohsuke/

JENKINS-32925
 


JENKINS-32925
 Handle recursion 
Compare: https://github.com/jenkinsci/workflow-plugin/compare/041c313d2b89...9bf98f696517 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-03-30 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32925 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Kohsuke Kawaguchi Path: cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/dslReferenceContent.groovy http://jenkins-ci.org/commit/workflow-plugin/ff210c3819a66e6fec7772a3242ff105c3646513 Log: 

JENKINS-32925
 Handle recursion 
Use stack to keep track of traversal. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-03-04 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32925 
 
 
 
  StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 

Change By:
 
 SCM/JIRA link daemon 
 
 
 

Status:
 
 In Progress 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-03-04 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32925 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: CHANGES.md step-api/src/main/java/org/jenkinsci/plugins/workflow/structs/DescribableHelper.java step-api/src/test/java/org/jenkinsci/plugins/workflow/structs/DescribableHelperTest.java http://jenkins-ci.org/commit/workflow-plugin/e51ddbbe6ec954dc4bccefb123528ddf28162d5e Log: [FIXED JENKINS-32925] Merged #351. 
Compare: https://github.com/jenkinsci/workflow-plugin/compare/0b0b2aa0c5e9...e51ddbbe6ec9 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-03-03 Thread kwhetst...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kristin Whetstone commented on  JENKINS-32925 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 
 
Just submitted a PR for this for the workflow plugin. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-03-03 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick started work on  JENKINS-32925 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Status:
 
 Open In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-02-18 Thread nickolay.rumyant...@emc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nickolay Rumyantsev commented on  JENKINS-32925 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 
 
This is my testing instance, it has a hundred of plugins installed for evaluation purposes. I can provide you a list but it should take pretty much time to check them all  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-02-18 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick assigned an issue to Kristin Whetstone 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32925 
 
 
 
  StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Assignee:
 
 Jesse Glick Kristin Whetstone 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-02-18 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick commented on  JENKINS-32925 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 
 
Some particular plugin triggers the bug. Multiple SCMs is known to. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-02-18 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32925 
 
 
 
  StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Labels:
 
 pipeline workflow 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32925) StackOverflow when trying to get Pipeline GDSL file

2016-02-12 Thread nickolay.rumyant...@emc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nickolay Rumyantsev created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32925 
 
 
 
  StackOverflow when trying to get Pipeline GDSL file  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Jesse Glick 
 
 
 

Components:
 

 workflow-plugin 
 
 
 

Created:
 

 12/Feb/16 8:36 PM 
 
 
 

Environment:
 

 Jenkins 1.639 (on Windows 7 machine), installed as a service.  Pipeline: 1.13  
 
 
 

Labels:
 

 workflow pipeline 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Nickolay Rumyantsev 
 
 
 
 
 
 
 
 
 
 
I got an error when trying to download IDEA GDSL file from my local Jenkins. No access control is enabled on the host. 

 

java.lang.StackOverflowError
	at java.io.File.(Unknown Source)
	at java.io.FilePermission$1.run(Unknown Source)
	at java.io.FilePermission$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.FilePermission.init(Unknown Source)
	at java.io.FilePermission.(Unknown Source)
	at sun.net.www.protocol.file.FileURLConnection.getPermission(Unknown Source)
	at