> > However, the easiest way to find out is by executing a trivial Ant target
such
> > as the following:
> > <target name="echo">
> > <echo message="user.home = ${user.home}"/>
> > </target>
> >
> > On my Win 2000 machine, this outputs the following:
> > user.home = C:\Documents and Settings\celkins
>
> Can we add this to the current .xml file so that people can see this as
> output to more easily make a decision?
>
Fixed. Simply execute one of the following:
build-turbine.bat env
./build-turbine.sh env
> Also, you are putting tab's into the files. Please don't do that. ;-)
>
I'm pretty sure I fixed these, but please tell me if I missed something.
(That'll teach me to copy-and-paste from another build file without checking it
for tabs first. ;-))
> -jon
>
--
Christopher Elkins
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]