/hg/icedtea: Fix path on new JAXWS patch.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Tue Nov 17 09:43:24 PST 2009


changeset ee96b94c9270 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=ee96b94c9270
author: Andrew John Hughes <ahughes at redhat.com>
date: Tue Nov 17 17:47:58 2009 +0000

	Fix path on new JAXWS patch.

	2009-11-17 Andrew John Hughes <ahughes at redhat.com>

	 * patches/icedtea-jaxws-getdtdtype.patch: Fix path.


diffstat:

2 files changed, 7 insertions(+), 2 deletions(-)
ChangeLog                              |    5 +++++
patches/icedtea-jaxws-getdtdtype.patch |    4 ++--

diffs (23 lines):

diff -r 3a12a790af72 -r ee96b94c9270 ChangeLog
--- a/ChangeLog	Tue Nov 17 17:00:32 2009 +0000
+++ b/ChangeLog	Tue Nov 17 17:47:58 2009 +0000
@@ -1,3 +1,8 @@ 2009-11-17  Andrew John Hughes  <ahughes
+2009-11-17  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/icedtea-jaxws-getdtdtype.patch:
+	Fix path.
+
 2009-11-17  Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
diff -r 3a12a790af72 -r ee96b94c9270 patches/icedtea-jaxws-getdtdtype.patch
--- a/patches/icedtea-jaxws-getdtdtype.patch	Tue Nov 17 17:00:32 2009 +0000
+++ b/patches/icedtea-jaxws-getdtdtype.patch	Tue Nov 17 17:47:58 2009 +0000
@@ -1,5 +1,5 @@
---- openjdk.orig/build/linux-amd64/jaxws/drop/jaxws_src/src/com/sun/xml/internal/bind/v2/runtime/unmarshaller/StAXEventConnector.java	2009-11-17 16:37:06.000000000 +0000
-+++ openjdk/build/linux-amd64/jaxws/drop/jaxws_src/src/com/sun/xml/internal/bind/v2/runtime/unmarshaller/StAXEventConnector.java	2009-11-17 16:38:00.000000000 +0000
+--- drop/jaxws_src/src/com/sun/xml/internal/bind/v2/runtime/unmarshaller/StAXEventConnector.java	2009-11-17 16:37:06.000000000 +0000
++++ drop/jaxws_src/src/com/sun/xml/internal/bind/v2/runtime/unmarshaller/StAXEventConnector.java	2009-11-17 16:38:00.000000000 +0000
 @@ -276,7 +276,7 @@
                  qName = localName;
              else



More information about the distro-pkg-dev mailing list