I checked with m1.0.2 and m1.1b3-SNAPSHOT. Seems to work fine.
-Lukas Arnaud HERITIER wrote:
[SNIP] URL: http://svn.apache.org/viewcvs?rev=367861&view=rev Log: PR: MPDASHBOARD-32 maven.dashboard.report.showempty property not honored. [SNIP]- <j:if test="${notEmptyElems.isEmpty() == 'true'}"> + <j:if test="${empty(notEmptyElems)}"> [SNIP] Lukas, did you test it with maven 1.1 and 1.0 ? I remember that there was a problem with the empty function in an old release of Jelly ? Arnaud
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
