Thanks Uwe and Mike!
On Thu, Nov 12, 2009 at 11:48 AM, Michael McCandless
wrote:
> Or, just run the junit test "directly", which doesn't try to buffer
> the output, so you can see it "live". Something like this:
>
> java -cp
> .:/usr/local/src/junit-4.4.jar:./build/classes/test:./build/classes/
Or, just run the junit test "directly", which doesn't try to buffer
the output, so you can see it "live". Something like this:
java -cp
.:/usr/local/src/junit-4.4.jar:./build/classes/test:./build/classes/java:./build/classes/demo
-Dlucene.version=2.9-dev -DtempDir=build -ea
org.junit.runner.JUni
Raise -Xmx, there is a setting in common-build.xml or buidl.xml
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Jason Rutherglen [mailto:jason.rutherg...@gmail.com]
> Sent: Thursday, November 12, 2009 8:3