Running build.bat alone was causing the error message I posted earlier.
Not sure why it was filing, but I couldn't build with the .bat file.
Mark McKay
[EMAIL PROTECTED] wrote:
bootstrap.bat should be run automatically from build.bat [1]:
if exist bootstrap\lib\ant.jar ... MEANS "ALREADY BOOTSTRAPPED" ... goto
runAnt
call bootstrap.bat
Jan
[1] http://svn.apache.org/repos/asf/ant/core/trunk/build.bat
-----Ursprüngliche Nachricht-----
Von: Alexey Solofnenko [mailto:[EMAIL PROTECTED]
Gesendet: Sonntag, 27. August 2006 05:25
An: Ant Developers List
Betreff: Re: Building Ant 1.7beta
I am glad it worked. There is also boostrap.bat script to be
run in cmd.exe.
- Alexey.
On 8/26/06, Mark McKay <[EMAIL PROTECTED]> wrote:
Got it working after running bootstrap.sh. After that, the rest of
your commands worked. Thanks.
It would be really useful to point out to other naive folks like me
that bootstrap.sh should be run to build ant. I went with the
build.xml, which seemed logical to me. The INSTALL and README files
contained no helpful information and look like they're just the
default files that are distributed with ant.
Thanks,
Mark McKay
--
Alexey N. Solofnenko trelony at gmail.com
home: http://trelony.cjb.net/
Pleasant Hill, CA (GMT-8 hours usually)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]