You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Jack J. Woehr" <ja...@purematrix.com> on 2004/01/13 01:21:12 UTC

Build ANT 1.7alpha fails

Is there some new syntax? I've been changing the "@" to a "$" to build but I don't
get how build.xml could be wrong.

BUILD FAILED
/usr/local/src/apache/apache_src/ant/build.xml:825: Reference needs.@{dep} not found.

--
Jack J. Woehr      # We have gone from the horse and buggy
Senior Consultant  # to the moon rocket in one lifetime, but
Purematrix, Inc.   # there has not been a corresponding moral
www.purematrix.com # growth in mankind. - Dwight D. Eisenhower




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Build ANT 1.7alpha fails

Posted by Stefan Bodewig <bo...@apache.org>.
On Tue, 13 Jan 2004, Jack J. Woehr <ja...@purematrix.com> wrote:

> I thought somehow that build.sh invoked bootstrap.sh if appropriate,

I think it only does if there is no ant.jar in build/lib.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Build ANT 1.7alpha fails

Posted by "Jack J. Woehr" <ja...@purematrix.com>.
Stefan Bodewig wrote:

> If you are building Ant, don't try to build it with an older version
> of Ant, use the provided bootstrap script for your platform instead.

I was using 1.7alpha itself, but using bootstrap.sh does work.

I thought somehow that build.sh invoked bootstrap.sh if appropriate, but
I was apparently mistaken! Learn something new every day ... :-)

Thanks Stephan.

--
Jack J. Woehr      # We have gone from the horse and buggy
Senior Consultant  # to the moon rocket in one lifetime, but
Purematrix, Inc.   # there has not been a corresponding moral
www.purematrix.com # growth in mankind. - Dwight D. Eisenhower




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Build ANT 1.7alpha fails

Posted by Stefan Bodewig <bo...@apache.org>.
If you are building Ant, don't try to build it with an older version
of Ant, use the provided bootstrap script for your platform instead.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org