On Sat, 5 Jul 2008, <[EMAIL PROTECTED]> wrote:

> I'd like to know why properties are not defined in buildStarted().

<https://issues.apache.org/bugzilla/show_bug.cgi?id=1509>

The primary reason is that setting properties will create
messageLogged events which means listeners would receive build events
prior to the build started event, which listeners may not be prepared
to deal with.

The enhancement request is still open, but given that several major
releases have been issued after it was first raised more than seven
years ago I wouldn't expect it to ever be implemented - since I don't
think we can do it without breaking existing build listener code.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to