6884220: Have drop sources ignore the output.dir property
authorohair
Mon, 21 Sep 2009 17:21:14 -0700
changeset 3886 53ec518e24d6
parent 3885 90241d0c87b6
child 3887 2d600411d2b7
6884220: Have drop sources ignore the output.dir property Reviewed-by: xdono
jaxws/build.properties
--- a/jaxws/build.properties	Mon Sep 21 13:57:02 2009 -0700
+++ b/jaxws/build.properties	Mon Sep 21 17:21:14 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