Testng from ant: specify -server -Xms?

The link you posted specifies that you can pass JVM arguments with a jvmarg value="blah element. Have you tried this?

The link you posted specifies that you can pass JVM arguments with a element. Have you tried this? ...

Chalk another question up for me as, "I am an idiot". Thanks for spelling this out for me. – andersonbd1 Aug 18 '10 at 20:05.

You can run ant via java. This way you can specify -server and -Xms.

Ant's jvm isn't the problem. You can specify those things in the ANT_OPTS env variable. The issue is that the testng task forks another jvm.It's that jvm that I would like to add these options to.

– andersonbd1 Aug 18 '10 at 19:54.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions