From: <rya...@jb...> - 2005-05-03 22:09:57
|
I don't think this is a huge issue. The only problem I see is that the versions we are testing are not explicitly documented in the source code. They are implicit based on what directories your ant task finds. Generally, it is better to have explicit expectations of the environment, rather than letting your environment to drive your tests. IE, these are the versions we want to test and we will fail if we don't find them. I suggest that the desired compatability matrix should be documented in testsuite/build.xml. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876346#3876346 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876346 |