You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bob mcwhirter <bo...@werken.com> on 2002/06/14 01:25:59 UTC

[betwixt] [digester] Empty stack

Howdy guys--

This may have been covered already, but...

Maven uses Betwixt which uses Digester.

We see this occasionally (consistently)

	[WARN] Digester - -Empty stack (returning null)

Is this a message that could be demoted to DEBUG, or does
it truly indicate that we've got an issue somewhere in client
code?  If client error, is this a known betwixt issue, or is
it how maven is using betwixt?

	-bob


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [betwixt] [digester] Empty stack

Posted by James Strachan <ja...@yahoo.co.uk>.
From: "bob mcwhirter" <bo...@werken.com>
> Howdy guys--
>
> This may have been covered already, but...
>
> Maven uses Betwixt which uses Digester.
>
> We see this occasionally (consistently)
>
> [WARN] Digester - -Empty stack (returning null)
>
> Is this a message that could be demoted to DEBUG, or does
> it truly indicate that we've got an issue somewhere in client
> code?  If client error, is this a known betwixt issue, or is
> it how maven is using betwixt?

Its normal behaviour right now with betwixt. Have added to the todo.xml to
get betwixt to use digester properly so that it doesn't generate the
warning.

James


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>