Hi!
Do you have tools.jar in your classpath when launching ant?
Greets
Martin
> -----Original Message-----
> From: Berin Loritsch [mailto:[EMAIL PROTECTED]]
> Sent: Montag, 6. August 2001 17:36
> To: [EMAIL PROTECTED]
> Subject: Can't get Ant to bootstrap
>
>
> I am running Sun's JDK 1.3.0_01 on Windows 2000.
>
> When I run the build.sh file (through cygwin) I get
> the following results:
>
> Modern compiler is not available - using classic compiler
> Compiling 102 source files to c:\projects\jakarta-ant\build\classes
>
> BUILD FAILED
>
> Cannot use classic compiler, as it is not available A common
> solution is to set
> the environment variable JAVA_HOME to your jdk directory.
>
>
> This is frustrating. I am trying to update junitreport to use Xalan 2
> but I can't get it to build....
>
> I will try without Cygwin, but the distributed version of Ant
> runs against
> Cygwin. Anybody have some pointers?
>