I use a minor mod of the build script there for my development deployments.
I can move them to custom/*.xmlf files I suppose.
--a.
----- Original Message -----
From: "Dave" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, November 17, 2006 9:16 AM
Subject: Removing the "personal" directory
The personal directory contains sample.build.xml and
sample.ant.properties files that show you how to create custom
deployment targets. But the targets are out of date and if you need to
add new targets you have to modify the main build.xml.
If you need to write custom deploy targets, it's better to use the
custom/*.xmlf files.
So, anybody object to removal of the personal directory?
- Dave