What is the best way to handle this such it can run on unix or windows?
------example build.xml -------------------------------------------------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE project [
<!ENTITY properties SYSTEM "\\mb-globe\shared\properties.xml">
]><project name="test" default="runtests" basedir=".">
<!-- Load in standard app-wide properties --> &properties;
</project>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
