- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
How to increase stack size for partest execution?
Tue, 2010-07-13, 21:16
Hello,
I'd like to increase Xss option for java process running partest
during "ant test" execution. Could you lend me hand on this?
Thu, 2010-07-15, 16:37
#2
Re: How to increase stack size for partest execution?
On Tue, Jul 13, 2010 at 4:31 PM, Stephen Tu wrote:
> have you tried ANT_OPTS?
It works with current trunk but I was trying it with 2 two
years-behind build script. I'm sorry that I asked confusing question.
Anyway I figured it out how to run tests. Merging two years old work
with current trunk is not fun. Without Git I'd not even think about
doing it. :)
On Tue, Jul 13, 2010 at 1:16 PM, Grzegorz Kossakowski <grek@google.com> wrote: