The drops.dir was where the drop bundles came from. The drop.dir was where the exploded bundle lands in your repo area.
Probably a poor choice of names. But I think this change will break things.
-kto On Dec 5, 2010, at 1:46 PM, Per Bothner wrote:
There problems appears to be confusion in the ant build files about ${drops.dir} vs ${drop.dir}. It's *possible* it is intentional for there to be two distinct variables (since both are mentioned onsuccessive lines in the sanity.into definition in jaxp/ build.properties),but it seems like it's a bug. The attachments seem to fix the problem. -- --Per Bothner [email protected] [email protected] http://per.bothner.com/ <jaxp-build1.patch><jaxws-build1.patch>
