|
Instead of having the properties embedded in the build.xml directly, allow them to be configured in a properties file that
can override the defaults in build.xml that way we can check in a local build.properties file and have the defaults.properties pulls
from Apache SVN.
|