aboutsummaryrefslogtreecommitdiff
path: root/build.properties
diff options
context:
space:
mode:
authorohair <none@none>2009-09-21 17:21:26 -0700
committerohair <none@none>2009-09-21 17:21:26 -0700
commitdf805c8ffc14f27eaadaf1d52782c4b89c4f36cc (patch)
tree79bbceed8c7d953c9d7962998b1f3ed44996c766 /build.properties
parent2e6403c316ce8f759bbb46270e56f0bc6ccbedd9 (diff)
downloadjdk8u_jaxp-df805c8ffc14f27eaadaf1d52782c4b89c4f36cc.tar.gz
6884220: Have drop sources ignore the output.dir property
Reviewed-by: xdono
Diffstat (limited to 'build.properties')
-rw-r--r--build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties
index 4c230ce..880b11c 100644
--- a/build.properties
+++ b/build.properties
@@ -65,7 +65,7 @@ dist.classes.jar=${dist.lib.dir}/classes.jar
dist.src.zip=${dist.lib.dir}/src.zip
# Where all drop sources live
-drop.dir=${output.dir}/drop
+drop.dir=./drop
# Where patches to drop bundle sources live
patches.dir=patches