Branch: refs/heads/master Home: https://github.com/jenkinsci/remoting Commit: e90bb1d400e71dd6d67cdf51ea1cb313a9240bae https://github.com/jenkinsci/remoting/commit/e90bb1d400e71dd6d67cdf51ea1cb313a9240bae Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2016-10-07 (Fri, 07 Oct 2016)
Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release remoting-2.62.1 Commit: cc631f0d895144142b4610e8d4a123e23474ac67 https://github.com/jenkinsci/remoting/commit/cc631f0d895144142b4610e8d4a123e23474ac67 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2016-10-07 (Fri, 07 Oct 2016) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: 749fbd8d05438c7f0ffa256d9b04b7b452ded4dd https://github.com/jenkinsci/remoting/commit/749fbd8d05438c7f0ffa256d9b04b7b452ded4dd Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2016-10-07 (Fri, 07 Oct 2016) Changed paths: M pom.xml Log Message: ----------- maven.jenkins-ci.org is dead We need newer parent POM to pick up INFRA-588 change. Commit: 5d6ce5fe59038a1bac3ddd2738663f8e031d34a3 https://github.com/jenkinsci/remoting/commit/5d6ce5fe59038a1bac3ddd2738663f8e031d34a3 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2016-10-07 (Fri, 07 Oct 2016) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release remoting-2.62.2 Commit: a5e30cd03e40b7e412cf9e1c79e6516b61f21fc1 https://github.com/jenkinsci/remoting/commit/a5e30cd03e40b7e412cf9e1c79e6516b61f21fc1 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2016-10-07 (Fri, 07 Oct 2016) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: 2a8a5462029752fb33b628136daf4927fd3c069d https://github.com/jenkinsci/remoting/commit/2a8a5462029752fb33b628136daf4927fd3c069d Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2016-10-09 (Sun, 09 Oct 2016) Changed paths: M CHANGELOG.md Log Message: ----------- Changelog: 2.62.1 => 2.62.2 since 2.62.1 has been burnt Commit: 1295fb19329025e242da556223b1cf935feef2b6 https://github.com/jenkinsci/remoting/commit/1295fb19329025e242da556223b1cf935feef2b6 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2016-10-18 (Tue, 18 Oct 2016) Changed paths: M src/main/java/hudson/remoting/Request.java Log Message: ----------- Improve the caller/callee correlation diagnostics I was trying to diagnose a remoting call that bridges two VMs that is hanging. This can be made easier if thread dump allows us to correlate the caller/callee. This change adds the request ID to thread name so that thread dump will show this clearly Also fixes one incorrect use of toString() in diagnosis, which should be getName() --- see all the other uses of thread names. Commit: 0c7df253043cadb3186082494c0c7fe0cbcdef7c https://github.com/jenkinsci/remoting/commit/0c7df253043cadb3186082494c0c7fe0cbcdef7c Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2016-10-18 (Tue, 18 Oct 2016) Changed paths: M src/main/java/hudson/remoting/Request.java Log Message: ----------- Merge pull request #119 from jenkinsci/call-correlation Improve the caller/callee correlation diagnostics Commit: 502d47c8a71715b7b88f2e1c3aa78c1cbff67d98 https://github.com/jenkinsci/remoting/commit/502d47c8a71715b7b88f2e1c3aa78c1cbff67d98 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2016-10-20 (Thu, 20 Oct 2016) Changed paths: M CHANGELOG.md M src/main/java/hudson/remoting/Request.java Log Message: ----------- Merge commit '0c7df253043cadb3186082494c0c7fe0cbcdef7c' Conflicts: pom.xml Compare: https://github.com/jenkinsci/remoting/compare/b8dbacbd00d4...502d47c8a717 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.