jaxws/build.properties

Print this page
rev 111 : Use ALT_DROP_DIR to specify location of drops and extract in build directory.

@@ -63,11 +63,11 @@
 dist.lib.dir=${dist.dir}/lib
 dist.classes.jar=${dist.lib.dir}/classes.jar
 dist.src.zip=${dist.lib.dir}/src.zip
 
 # Where all drop sources live
-drop.dir=./drop
+drop.dir=${output.dir}/drop
 
 # Where patches to drop bundle sources live
 patches.dir=patches
 
 # Original source area