On Jun 2, 2005, at 11:18 AM, Army wrote:

- tests/largedata/build.xml: A build file for the new suite.I have to admit that I'm not entirely sure how necessary this is, but since all of the other test directories had a similar file (ex. tests/jdbcapi), I copied one of them and made changes where I thought appropriate.If this file is unnecessary, or if the contents need to be altered, could someone please tell me? (and in particular, Andrew (fuzzylogic), can you take a look at this?)

Hi Army,

Looks fine. For consistency with the other 'tests' directories, there should probably be a build.xml in that directory. It also allows for future flexibility if tests are added that need to compile against JDK 1.4 only (or 1.5 etc.).

andrew

Reply via email to