ports/java/openjdk6/files/icedtea/jaxp.patch

15 lines
513 B
Diff

--- 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}\