This is an automated email from the git hooks/post-receive script. jamespage pushed a commit to branch master in repository jenkins-remoting.
commit 83a0b3f13422470d86480755c5826a3a25dff69d Merge: 86242d4 8e97fc8 Author: James Page <[email protected]> Date: Mon Aug 12 09:30:38 2013 +0100 Merge tag 'upstream/2.23' Upstream version 2.23 pom.xml | 4 +- src/main/java/hudson/remoting/Channel.java | 17 ++++- src/main/java/hudson/remoting/Launcher.java | 23 +++--- src/main/java/hudson/remoting/PipeWindow.java | 58 +++++++++++---- .../java/hudson/remoting/ProxyOutputStream.java | 36 ++++++++- .../hudson/remoting/throughput/DumbReceiver.java | 24 ++++++ .../hudson/remoting/throughput/DumbSender.java | 34 +++++++++ .../java/hudson/remoting/throughput/Receiver.java | 34 +++++++++ .../java/hudson/remoting/throughput/Sender.java | 77 ++++++++++++++++++++ 9 files changed, 278 insertions(+), 29 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-remoting.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

