t; >
> > > On the other hand, if you defined the property's
> value by passing an
> > > argument on the command line such as
> > >
> > > $ ant -Dyourprop=foo
> > >
> > > then, the way you are using is the right way.
> > >
; > Regards
> > -Luis
> >
> > -----Original Message-----
> > From: Nishi Prafull [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, April 19, 2005 3:00 PM
> > To: user@ant.apache.org
> > Subject: ant build script failing
> >
> > Hi:
> > I have
ourprop=foo
>
> then, the way you are using is the right way.
>
> Regards
> -Luis
>
> -Original Message-
> From: Nishi Prafull [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 19, 2005 3:00 PM
> To: user@ant.apache.org
> Subject: ant build script failing
right way.
Regards
-Luis
-Original Message-
From: Nishi Prafull [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 19, 2005 3:00 PM
To: user@ant.apache.org
Subject: ant build script failing
Hi:
I have following ant script to build a project but its failing at the
clean target as below, can so
>
I believe needs to be =>
>
-B
--- Nishi Prafull <[EMAIL PROTECTED]> wrote:
> Hi:
> I have following ant script to build a project but its failing at the
> clean target as below, can someone please let me know what could be
> the cause?
> I made sure that the srchome variable was set in the
Hi:
I have following ant script to build a project but its failing at the
clean target as below, can someone please let me know what could be
the cause?
I made sure that the srchome variable was set in the environment
[C:\temp\dc\src\java\DiscOEM]ant
Buildfile: build.xml
clean:
[delete] C:\te