From: <ju...@ag...> - 2007-01-29 20:22:47
|
Hi john, 2007/1/29, John Southerland <jo...@we...>: > > Juan, > > Considering we are starting from scratch I see nothing wrong with > upgrading our junit version, however isn't their already a "test" > build.xml target? Can't we just use that? > > Thanks, John > Well, that target just compiles the tests, but what I added compiles them (through compile-test target) AND run them using the ant infraestructure, which (at least for me) is more adequate, but as I uploaded it to svn, just look at the updated file, and if you prefer we'll get back to the just-compile version. |