Answering to myself. The report folder specified by the todir parameter of the <batchtest> or <test> ant task is actually the folder containing the logs/stdout.
-----Original Message----- From: HUYLEBROECK Jeremy RD-ILAB [mailto:[EMAIL PROTECTED] Sent: Thursday, August 10, 2006 2:40 PM To: [email protected] Subject: Logs for unit test What is the magic to get the logs when running the unit tests with ant on the command line? ./conf is in my classpath, so I though the log4j.properties file would be read, but I don't see anything in the file I specify in there. Am I missing something? Thanks.
