blob: b93ba153a0c1fdaa3f39bcbb5b23db09f8027611 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- jaxws/build.properties.orig 2012-10-26 14:23:24.000000000 -0400
+++ jaxws/build.properties 2013-04-25 15:06:29.000000000 -0400
@@ -77,6 +77,10 @@
# Where patches to drop bundle sources live
patches.dir=patches
+# Patches to apply
+jaxws_src.patch.list=8003543.patch \
+ 8005432.patch
+
# Sanity information
sanity.info= Sanity Settings:${line.separator}\
ant.home=${ant.home}${line.separator}\
|