Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 319372b88749b683649549ea52730dac2fc0a8aa
      
https://github.com/jenkinsci/jenkins/commit/319372b88749b683649549ea52730dac2fc0a8aa
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M changelog.html
    M core/pom.xml
    M core/src/main/java/hudson/util/RobustReflectionConverter.java
    M core/src/main/java/hudson/util/StringConverter2.java
    M core/src/main/java/hudson/util/XStream2.java
    M core/src/main/java/hudson/util/xstream/MapperDelegate.java
    M core/src/test/java/hudson/util/CopyOnWriteMapTest.java

  Log Message:
  -----------
  [FIXED JENKINS-12542] upgraded to XStream 1.4.4

There are several incompatibilities in XStream 1.4 that resulted in our
changing the core, but according to the text search on all the public
plugins, none of these changes affect the 600+ plugins we have today.

However, it is still possible that there are some parts of XStream 1.3
that plugins depend on but the core doesn't depend on --- we won't be
able to tell those problems at this point.



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


Reply via email to