6884220: Have drop sources ignore the output.dir property
authorohair
Mon, 21 Sep 2009 17:21:26 -0700
changeset 3880 ca471d44b5df
parent 3879 0d9209bdf36c
child 3881 916d4dda1d40
6884220: Have drop sources ignore the output.dir property Reviewed-by: xdono
jaxp/build.properties
--- a/jaxp/build.properties	Mon Sep 21 13:54:55 2009 -0700
+++ b/jaxp/build.properties	Mon Sep 21 17:21:26 2009 -0700
@@ -65,7 +65,7 @@
 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