changeset 2569:c1b0864d4212

Regenerate jaxws-getdtdtype fix so it still applies. 2012-05-11 Andrew John Hughes <ahughes@redhat.com> * patches/ecj/jaxws-getdtdtype.patch: Regenerated.
author Andrew John Hughes <ahughes@redhat.com>
date Fri, 11 May 2012 12:48:26 +0100
parents 918dbc28bd12
children 7834454dcab9
files ChangeLog patches/ecj/jaxws-getdtdtype.patch
diffstat 2 files changed, 10 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri May 11 12:35:21 2012 +0100
+++ b/ChangeLog	Fri May 11 12:48:26 2012 +0100
@@ -1,3 +1,8 @@
+2012-05-11  Andrew John Hughes  <ahughes@redhat.com>
+
+	* patches/ecj/jaxws-getdtdtype.patch:
+	Regenerated.
+
 2012-05-11  Andrew John Hughes  <ahughes@redhat.com>
 
 	* NEWS: Set release date.
--- a/patches/ecj/jaxws-getdtdtype.patch	Fri May 11 12:35:21 2012 +0100
+++ b/patches/ecj/jaxws-getdtdtype.patch	Fri May 11 12:48:26 2012 +0100
@@ -1,18 +1,18 @@
 diff -Nru openjdk-ecj.orig/jaxws/build.properties openjdk-ecj/jaxws/build.properties
---- openjdk-ecj.orig/jaxws/build.properties	2010-03-01 15:13:38.000000000 +0000
-+++ openjdk-ecj/jaxws/build.properties	2010-03-01 15:14:30.000000000 +0000
+--- openjdk-ecj.orig/jaxws/build.properties	2012-05-11 12:44:08.656488929 +0100
++++ openjdk-ecj/jaxws/build.properties	2012-05-11 12:45:15.757587112 +0100
 @@ -81,7 +81,7 @@
  patches.dir=patches
  
  # Patches to apply
--jaxws_src.patch.list=7013971.patch xjc.patch
-+jaxws_src.patch.list=7013971.patch xjc.patch getdtdtype.patch
+-jaxws_src.patch.list=7013971.patch 7046794.patch xjc.patch
++jaxws_src.patch.list=7013971.patch 7046794.patch xjc.patch getdtdtype.patch
  
  # Sanity information
  sanity.info= Sanity Settings:${line.separator}\
 diff -Nru openjdk-ecj.orig/jaxws/patches/jaxws_src/getdtdtype.patch openjdk-ecj/jaxws/patches/jaxws_src/getdtdtype.patch
 --- openjdk-ecj.orig/jaxws/patches/jaxws_src/getdtdtype.patch	1970-01-01 01:00:00.000000000 +0100
-+++ openjdk-ecj/jaxws/patches/jaxws_src/getdtdtype.patch	2010-03-01 15:15:10.000000000 +0000
++++ openjdk-ecj/jaxws/patches/jaxws_src/getdtdtype.patch	2012-05-11 12:45:00.601339059 +0100
 @@ -0,0 +1,27 @@
 +--- src/com/sun/xml/internal/bind/v2/runtime/unmarshaller/StAXEventConnector.java	2009-11-17 16:37:06.000000000 +0000
 ++++ src/com/sun/xml/internal/bind/v2/runtime/unmarshaller/StAXEventConnector.java	2009-11-17 16:38:00.000000000 +0000