|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-9679) NoClassDefFou... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)

Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
pom.xml
src/main/java/hudson/remoting/Base64.java
src/main/java/hudson/remoting/Engine.java
src/main/java/hudson/remoting/Launcher.java
src/test/java/hudson/remoting/BinarySafeStreamTest.java
http://jenkins-ci.org/commit/remoting/ecf7f30df0f0e084eafa5c08f5569cbdca1dbaf5
Log:
[FIXED JENKINS-9679] Don't depend on commons-codec
After all, we just need base64 encoder.