diff options
Diffstat (limited to 'java/openjdk6/files/icedtea/jaxp.patch')
-rw-r--r-- | java/openjdk6/files/icedtea/jaxp.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/java/openjdk6/files/icedtea/jaxp.patch b/java/openjdk6/files/icedtea/jaxp.patch deleted file mode 100644 index b5d9048a1508..000000000000 --- a/java/openjdk6/files/icedtea/jaxp.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- jaxp/build.properties.orig 2012-10-26 14:23:11.000000000 -0400 -+++ jaxp/build.properties 2013-04-25 14:25:15.000000000 -0400 -@@ -77,6 +77,12 @@ - # Where patches to drop bundle sources live - patches.dir=patches - -+# Patches to apply -+jaxp_src.patch.list=6657673.patch \ -+ 6657673-fixup.patch \ -+ 7133220-factory_finder_parser_transform_useBSClassLoader.patch \ -+ 6657673-factory_finder.patch -+ - # Sanity information - sanity.info= Sanity Settings:${line.separator}\ - ant.home=${ant.home}${line.separator}\ |