Thanks all!
It appears that raising the max memory in the javac task did the trick.
Petar Tahchiev wrote:
>
> On 25/08/06, lfleal <[EMAIL PROTECTED]> wrote:
>>
>> David,
>>
>> The same build script works just fine under 1.5 on a win 32 server, the
>
...
David Corley (AT/LMI) wrote:
>
> You should set the -Xms -Xmx properties for your JVM. They control the
> minimum and maximum heap size the JVM is allowed to use. There's plenty
> of documentation for these two switches online.
>
> -Original Message-
> From: lflea
I have bulds that work fine in 32 bit environments (with Java 1.5), but will
not work in a x64 environment. I am using Ant 1.6.5 and Java 1.5 06. Any
ideas?
Buildfile: build\build.xml
init:
[taskdef] Could not load definitions from resource
checkstyletask.properties. It could not be found.