changeset 2628:446bbf94ddcc

Make the old gcj jaxws patch still apply, given the recent security updates. 2011-06-29 Andrew John Hughes <ahughes@redhat.com> * patches/ecj/jaxws-getdtdtype.patch: Fix patch to still apply after recent security updates.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 29 Jun 2011 23:15:25 +0100
parents e481486df309
children 0bb30eda4814
files ChangeLog patches/ecj/jaxws-getdtdtype.patch
diffstat 2 files changed, 11 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 29 18:16:57 2011 +0100
+++ b/ChangeLog	Wed Jun 29 23:15:25 2011 +0100
@@ -1,3 +1,9 @@
+2011-06-29  Andrew John Hughes  <ahughes@redhat.com>
+
+	* patches/ecj/jaxws-getdtdtype.patch:
+	Fix patch to still apply after recent
+	security updates.
+
 2011-06-29  Andrew John Hughes  <ahughes@redhat.com>
 
 	* acinclude.m4:
--- a/patches/ecj/jaxws-getdtdtype.patch	Wed Jun 29 18:16:57 2011 +0100
+++ b/patches/ecj/jaxws-getdtdtype.patch	Wed Jun 29 23:15:25 2011 +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	2011-06-29 23:08:21.756066418 +0100
++++ openjdk-ecj/jaxws/build.properties	2011-06-29 23:09:51.701491292 +0100
 @@ -81,7 +81,7 @@
  patches.dir=patches
  
  # Patches to apply
--jaxws_src.patch.list=xjc.patch
-+jaxws_src.patch.list=xjc.patch getdtdtype.patch
+-jaxws_src.patch.list=7013971.patch xjc.patch
++jaxws_src.patch.list=7013971.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	2011-06-29 23:09:34.609220483 +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