ok cool.
It was certainly with an older release.
Arnaud.

On 1/11/06, Lukas Theussl <[EMAIL PROTECTED]> wrote:
>
> 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]
>
>

Reply via email to