[jenkins-xstream] 02/03: sax

James Downing Page jamespage at alioth.debian.org
Mon Aug 12 13:20:03 UTC 2013


This is an automated email from the git hooks/post-receive script.

jamespage pushed a commit to branch patch-queue/master
in repository jenkins-xstream.

commit f7fdd9a19165d5fa7888763b20e502969c193273
Author: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Date:   Mon Aug 12 13:18:58 2013 +0100

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

diff --git a/xstream/src/test/com/thoughtworks/xstream/io/xml/SaxWriterTest.java b/xstream/src/test/com/thoughtworks/xstream/io/xml/SaxWriterTest.java
index 0651dba..3834984 100644
--- a/xstream/src/test/com/thoughtworks/xstream/io/xml/SaxWriterTest.java
+++ b/xstream/src/test/com/thoughtworks/xstream/io/xml/SaxWriterTest.java
@@ -11,7 +11,7 @@
  */
 package com.thoughtworks.xstream.io.xml;
 
-import com.megginson.sax.DataWriter;
+import com.sun.xml.txw2.output.DataWriter;
 import com.thoughtworks.acceptance.someobjects.X;
 import com.thoughtworks.acceptance.someobjects.Y;
 import com.thoughtworks.xstream.XStream;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-xstream.git



More information about the pkg-java-commits mailing list