RE: Would like to suppress leading spaces in multi-line and

2006-05-01 Thread Guttula, Mohan
Mohan Guttula -Original Message- From: Michael Giroux [mailto:[EMAIL PROTECTED] Sent: Monday, May 01, 2006 1:33 PM To: Ant Users List Subject: Would like to suppress leading spaces in multi-line and Given that most ANT

Would like to suppress leading spaces in multi-line and

2006-05-01 Thread Michael Giroux
Given that most ANT scripts use some form of indentation to improve readability, it would be nice if the task had an option to strip leading white-space. In general, I would like the messages that are sent to System.out (or logger) to be void of the leading whitespace. ex. first line of messag