Branch: refs/heads/master Home: https://github.com/jenkinsci/remoting Commit: 98b69cce7185b756000bdf17c0f01dd1e586e94f https://github.com/jenkinsci/remoting/commit/98b69cce7185b756000bdf17c0f01dd1e586e94f Author: Jesse Glick <jgl...@cloudbees.com> Date: 2012-11-21 (Wed, 21 Nov 2012)
Changed paths: M pom.xml Log Message: ----------- JUnit upgrade. Commit: fdd0f4bb1bc92fb68cb2dd5d0f5a8f80e19c78d9 https://github.com/jenkinsci/remoting/commit/fdd0f4bb1bc92fb68cb2dd5d0f5a8f80e19c78d9 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2012-11-21 (Wed, 21 Nov 2012) Changed paths: M src/main/java/hudson/remoting/RemoteClassLoader.java M src/test/java/hudson/remoting/ClassRemotingTest.java M src/test/java/hudson/remoting/DummyClassLoader.java M src/test/java/hudson/remoting/DummyClassLoaderTest.java M src/test/java/hudson/remoting/TestCallable.java Log Message: ----------- [JENKINS-6604] Race condition in RemoteClassLoader. Compare: https://github.com/jenkinsci/remoting/compare/9ac2a9e49238...fdd0f4bb1bc9