mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-April/022985.html Obtained from: IcedTea Project
15 lines
513 B
Diff
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}\
|