summaryrefslogtreecommitdiff
path: root/java/openjdk6/files/icedtea/jaxp.patch
blob: b5d9048a1508563cc7422ac4e4893f1db69b8642 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- 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}\