[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2016-01-15 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-18680 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: View.onJobRenamed should be deprecated  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: test/src/main/java/org/jvnet/hudson/test/MockFolder.java http://jenkins-ci.org/commit/jenkins-test-harness/511bd4998da93f4ec224273489cb716b6ad57f7f Log: [FIXED JENKINS-18680] Update members of a ListView using a regular listener, not View.onJobRenamed which does not work with folders. Originally-Committed-As: 6d3c2e0d849dd76b6507daca1cc910f75418e941 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-18680) View.onJobRenamed should be deprecated

2014-02-28 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 updated  JENKINS-18680


View.onJobRenamed should be deprecated
















Change By:


Jesse Glick
(28/Feb/14 4:32 PM)




Labels:


apifolders
lts-candidate



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2014-01-08 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18680


View.onJobRenamed should be deprecated















Code changed in jenkins
User: Jesse Glick
Path:
 core/src/main/java/hudson/model/AllView.java
 core/src/main/java/hudson/model/ItemGroup.java
 core/src/main/java/hudson/model/ListView.java
 core/src/main/java/hudson/model/MyView.java
 core/src/main/java/hudson/model/ProxyView.java
 core/src/main/java/hudson/model/TreeView.java
 core/src/main/java/hudson/model/View.java
 core/src/main/java/jenkins/model/Jenkins.java
 core/src/test/java/hudson/model/ViewTest.java
 test/src/main/java/org/jvnet/hudson/test/MockFolder.java
 test/src/test/java/hudson/model/ListViewTest.java
http://jenkins-ci.org/commit/jenkins/6d3c2e0d849dd76b6507daca1cc910f75418e941
Log:
  FIXED JENKINS-18680 Update members of a ListView using a regular listener, not View.onJobRenamed which does not work with folders.





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2014-01-08 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-18680 as Fixed


View.onJobRenamed should be deprecated
















Change By:


SCM/JIRA link daemon
(08/Jan/14 11:02 PM)




Status:


InProgress
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2014-01-08 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18680


View.onJobRenamed should be deprecated















Code changed in jenkins
User: Jesse Glick
Path:
 changelog.html
 core/src/main/java/hudson/model/Items.java
 core/src/main/java/hudson/model/listeners/ItemListener.java
 core/src/main/java/jenkins/model/DirectlyModifiableTopLevelItemGroup.java
http://jenkins-ci.org/commit/jenkins/6ca99ff8c241769959dec4b31257a54a22e340a6
Log:
  FIXED JENKINS-20008 FIXED JENKINS-18028 FIXED JENKINS-18680 #1069: support for moving jobs into or out of folders.


Compare: https://github.com/jenkinsci/jenkins/compare/dda099c19a7a...6ca99ff8c241




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2014-01-08 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-18680


View.onJobRenamed should be deprecated















Integrated in  jenkins_main_trunk #3154
 FIXED JENKINS-18680 Update members of a ListView using a regular listener, not View.onJobRenamed which does not work with folders. (Revision 6d3c2e0d849dd76b6507daca1cc910f75418e941)
FIXED JENKINS-20008 FIXED JENKINS-18028 FIXED JENKINS-18680 #1069: support for moving jobs into or out of folders. (Revision 6ca99ff8c241769959dec4b31257a54a22e340a6)

 Result = SUCCESS
Jesse Glick : 6d3c2e0d849dd76b6507daca1cc910f75418e941
Files : 

	core/src/main/java/hudson/model/ListView.java
	core/src/test/java/hudson/model/ViewTest.java
	test/src/test/java/hudson/model/ListViewTest.java
	core/src/main/java/hudson/model/ProxyView.java
	core/src/main/java/hudson/model/View.java
	core/src/main/java/hudson/model/TreeView.java
	core/src/main/java/hudson/model/ItemGroup.java
	core/src/main/java/jenkins/model/Jenkins.java
	core/src/main/java/hudson/model/MyView.java
	core/src/main/java/hudson/model/AllView.java
	test/src/main/java/org/jvnet/hudson/test/MockFolder.java



Jesse Glick : 6ca99ff8c241769959dec4b31257a54a22e340a6
Files : 

	changelog.html
	core/src/main/java/hudson/model/listeners/ItemListener.java
	core/src/main/java/jenkins/model/DirectlyModifiableTopLevelItemGroup.java
	core/src/main/java/hudson/model/Items.java





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2013-12-25 Thread dan...@beckweb.net (JIRA)












































 
Daniel Beck
 edited a comment on  JENKINS-18680


View.onJobRenamed should be deprecated
















Also affected are users' views ("My Views") when renaming top-level (or any level really) jobs because they don't get notified either.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2013-12-19 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-18680


View.onJobRenamed should be deprecated















Also affected are users' views when renaming top-level (or any level really) jobs because they don't get notified either.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2013-12-19 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 started work on  JENKINS-18680


View.onJobRenamed should be deprecated
















Change By:


Jesse Glick
(19/Dec/13 11:05 PM)




Status:


Open
InProgress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2013-12-19 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18680


View.onJobRenamed should be deprecated















Code changed in jenkins
User: Jesse Glick
Path:
 src/main/java/com/cloudbees/hudson/plugins/folder/Folder.java
http://jenkins-ci.org/commit/cloudbees-folder-plugin/e00d2b7eb16de5b554b27fba680eb1d8dbfec90f
Log:
  JENKINS-18680 Comments.





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2013-12-18 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 updated  JENKINS-18680


View.onJobRenamed should be deprecated
















Change By:


Jesse Glick
(18/Dec/13 7:19 PM)




Labels:


api
folders
lts-candidate



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2013-12-18 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 updated  JENKINS-18680


View.onJobRenamed should be deprecated
















Change By:


Jesse Glick
(18/Dec/13 7:19 PM)




Labels:


api
folderslts-candidate



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2013-12-18 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 updated  JENKINS-18680


View.onJobRenamed should be deprecated
















Change By:


Jesse Glick
(18/Dec/13 10:33 PM)




URL:


https://github.com/jenkinsci/jenkins/pull/1069



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-18680) View.onJobRenamed should be deprecated

2013-07-09 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 created  JENKINS-18680


View.onJobRenamed should be deprecated















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


09/Jul/13 8:45 PM



Description:


View.onJobRenamed does not work well with item groups. Jenkins could instead include a single ItemListener which told views when a job was renamed, relieving the code doing the rename (such as in Jenkins or Folder) from having to call this method. (Same for deletions.) That would also allow views to be notified when a job in a subfolder (which ListView now supports) is renamed, which is currently not possible. Perhaps onJobRenamed should be deprecated, and a new callback introduced which can handle jobs in subfolders and also cross-folder moves.




Project:


Jenkins



Labels:


api
folders




Priority:


Minor



Reporter:


Jesse Glick

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.