When running a JUnit task, all logs are accumulated in a ByteArrayOutputStream.
This can consume a lot of memory if running in debug and some libraries make excessive use of debug logging (such as DBUnit). Why does the JUnit task do that? Mel T. -- View this message in context: http://www.nabble.com/Why-does-Junit-Task-buffers-all-logs-tp24760195p24760195.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
