Package: jenkins-xstream / 1.3.1-jenkins-9-3

Metadata

Package Version Patches format
jenkins-xstream 1.3.1-jenkins-9-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
build.patch | (download)

pom.xml | 8 0 + 8 - 0 !
1 file changed, 8 deletions(-)

---
sax.patch | (download)

xstream/src/test/com/thoughtworks/xstream/io/xml/SaxWriterTest.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use datawriter implementation from txw2 (packaged) project
 instead of older inactive sax project (unpackaged).
java7 compat.patch | (download)

pom.xml | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 add a profile for compilation with java 7