From: <ad...@jb...> - 2005-07-07 01:20:07
|
We need to revert JBAS-1864. This is a step backwards. The keyword is *incremental* builds. Parameterization should be at runtime. I don't want to have to rebuild the testsuite to change the host I want to run tests against. I also eventually want a modular/declarative/incremental testsuite build that I can run from inside JBoss/IDE on an embedded JBoss server. What is the issue with the system properties? They should be accepted in all deployments. If the problem is that the server uses a different a system property (jboss.bind.address) to the testsuite (jboss.test.serverhost, nodeN.xxx.yyy) then we need to address this. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883940#3883940 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883940 |