[JIRA] [core] (JENKINS-34641) Update CCtray (cc.xml) to support Jenkins2 folders

2016-05-27 Thread docw...@gerf.org (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christian Höltje commented on  JENKINS-34641 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Update CCtray (cc.xml) to support Jenkins2 folders  
 
 
 
 
 
 
 
 
 
 
It may be obsolete-ish, but it is really to easy to use and things like the GitHub Authorization plugin expose it without requiring username and password if you want. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-34641) Update CCtray (cc.xml) to support Jenkins2 folders

2016-05-07 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-34641 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Update CCtray (cc.xml) to support Jenkins2 folders  
 
 
 
 
 
 
 
 
 
 
I recommend you look into using the Jenkins remote API rather than this obsolete format (when I looked for the format definition for JENKINS-32274 I had to look on archive.org, it's that obsolete). I doubt anyone in the project actually cares about this. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-34641) Update CCtray (cc.xml) to support Jenkins2 folders

2016-05-06 Thread andym...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Andy Mrichko created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34641 
 
 
 
  Update CCtray (cc.xml) to support Jenkins2 folders  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 2016/May/06 12:22 PM 
 
 
 

Labels:
 

 cctray folders 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Andy Mrichko 
 
 
 
 
 
 
 
 
 
 
For situation when jobs have the same names but placed in different folders, cc.xml return the same "name" filed for all job, so this is lead to confusion. 
For example: 
Jobs: 

 
http://jenkins/job/Folder1/job/Build/
http://jenkins/job/Folder1/job/Tests/
http://jenkins/job/Folder2/job/Build/
http://jenkins/job/Folder3/job/Tests/
 

 
CCtray: 

 





 

 
So after import we will receive following jobs: