I just tried this on a Solaris VM on my desktop and HOSTNAME is not defined by 
default. You may want to issue "export HOSTNAME=`hostname`" in your .profile. 
Change this as appropriate for your shell.

Dominique Devienne <[EMAIL PROTECTED]> wrote: On 1/4/08, Barry Pape  wrote:
> Hopefully this is a quick and easy question.  Is the environment
> attribute of the property task supported on Solaris?

Yes.

> I've been trying
> to use ${env.HOSTNAME} but it doesn't appear to resolve.

Most likely because you have no such env. var. in your current shell.
Verify that using echo $HOSTNAME in the same shell you run Ant from.

Available env. vars varies by OS and shell usually. --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Thank you,
Chuck Holzwarth
(804) 403-3478 (home)
(540) 335-3171 (cell)
       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.

Reply via email to