jaxws/build.properties
changeset 4137 a06d987928b2
parent 3886 53ec518e24d6
child 4138 6f57118cd450
--- a/jaxws/build.properties	Wed Jul 05 17:02:28 2017 +0200
+++ b/jaxws/build.properties	Fri Oct 23 11:06:56 2009 -0700
@@ -64,16 +64,15 @@
 dist.classes.jar=${dist.lib.dir}/classes.jar
 dist.src.zip=${dist.lib.dir}/src.zip
 
-# Where all drop sources live
-drop.dir=./drop
+# Where all drop sources get placed when downloaded and unzipped
+drop.expanded.dir=${output.dir}/drop
+
+# Location if the sources were included already
+drop.included.dir=./drop_included
 
 # Where patches to drop bundle sources live
 patches.dir=patches
 
-# Original source area
-orig.dir=src
-orig.src.dir=${orig.dir}/share/classes
-
 # Sanity information
 sanity.info= Sanity Settings:${line.separator}\
   ant.home=${ant.home}${line.separator}\