Kev Jackson wrote:
Especially: you know only the Ant src-version present (the current
version).
You dont know which binary-version of Ant is installed (Ant 1.6.5, 1.5,
14?)
That means your buildfile must be "very" bwc ...
Basically we improve Ant and add new features so that we can refactor
the
> Especially: you know only the Ant src-version present (the current
> version).
> You dont know which binary-version of Ant is installed (Ant 1.6.5, 1.5,
> 14?)
> That means your buildfile must be "very" bwc ...
Basically we improve Ant and add new features so that we can refactor
the ant build.
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 "ALREA