[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Re: Making parameters more configurable in jboss-test

akostadinov do-not-reply at jboss.com
Thu Feb 28 08:08:26 EST 2008


Unfortunately ANT_OPTS gets overrided by build.sh

So there are 3 ways to go:
1. Change build.sh
2. Make server config task set the java property based on the existence of the ant property "jbossas.startup.timeout"
3. Use ant command instead build.sh

Probably #2 is more straightforward followed by #1. I can help with waht you consider better.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132837#4132837

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132837



More information about the jboss-dev-forums mailing list