I received the Jenkins notification that build came normal, I guess it
is configured to send email only to last committer that commits, not
the dev ML :S
I think we should ping INFRA to change that setting and receive the
failures on dev ML, WDYT?

thanks for the fix!! :)

All the best,
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



2011/9/16 Francesco Chicchiriccò <ilgro...@apache.org>:
> On 16/09/2011 16:39, Simone Tripodi wrote:
>>
>> Hi all guys,
>> while trying to compile the new CLI module, I accidentally got an
>> error in the I18NTransformerTest, follow below my environment and the
>> error message.
>> Can you help me please to figure out where the error is?
>
> Well, it smells like a Java 6 feature :-)
>
> Of course, it's sufficient to replace all String.isEmpty() with
> String.length == 0 in I18nTransformer's source code.
> The amended version has just been committed.
>
> Once more, Jenkins did not rise anything about this...
>
> --
> Francesco Chicchiriccò
>
> Apache Cocoon Committer and PMC Member
> http://people.apache.org/~ilgrosso/
>
>

Reply via email to