Hi,
         The logger's log method throws a NullPointerException when the 
message is null.
I think it should be OK to log a null message, at least It's convenient to 
do so.
Also I think it's better to take Object rather than String as argument.

When I specify an id in a task (subclass of MatchingTask) it says:
Overriding previous definition of reference to <...>
while there is no id previously defined (at least not in 
Project.getReferences())

Shouldn't every task has a default id (an XPath like expression for example)
which is easily accessible from within the task?

Fei.


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

Reply via email to