On Mon, 23 Sep 2002, J. Pietschmann <[EMAIL PROTECTED]> wrote:

> You get an exception if the parser doesn't support setting
> the schema validation feature. Use this, don't test for a
> specific implementation class.

Thanks, I was looking for a way that would mix well with <condition>
so we could detect whether the parser we are using supports schema and
skip the test if it does not.

The alternative is to catch the BuildException in the test itself and
swallow it.

Stefan

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

Reply via email to