2010/2/7 Gav... <ga...@16degrees.com.au>:
>>
>> as mentioned I have upped the allocation to:
>>
>> 'ANT_OPTS': '-Xms128m -Xmx768m -XX:MaxPermSize=256m
>>

Hi, Gavin!

1. Looking at stdout for compile, compile_1, compile_2, compile_3 in
http://ci.apache.org/builders/tomcat-trunk/builds/57

I see that ANT_OPTS setting is mentioned only in compile_1, but not in
the three other ones.


2. In the recent updates to the trunk build files Mark not only merged
our three build files into build.xml, but also configured the
dependencies. To build TC trunk release now it is sufficient to call
"ant release" and it will perform all the steps: download,
compilation, compilation of extra, bundling the release.

It can be seen from compile_3 output: it does download, compilation,
and then fails from OutOfMemory.

Thus the configuration for building the trunk can be simplified.

The build procedure for Tomcat 6 remains the same.



Thank you for your work on this.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to