On Tue, Jan 31, 2023 at 7:38 PM Mukul Gandhi <muk...@apache.org> wrote:
> > When I run "build api", I see a lot of: > > > [xalantest] line 9 column 1 - Error: <ul-tag> is not recognized! > > [xalantest] line 11 column 1 - Error: <li-tag> is not recognized! > > [xalantest] line 13 column 2 - Error: <li-tag> is not recognized! > > I think, these XalanJ tests console verbose results should ideally be > solved (these console messages, should be suppressed, or need to be > produced with more context information). I'm currently not able to > find, any literal string "is not recognized!" anywhere within tests > codebase or tests supporting files, or within XalanJ implementation. > I think (not 100% sure) the string "is not recognized!" is coming from the Javadoc tool or perhaps Ant so you won't find it in the Xalan source. It likely indicates an error in doc comments somewhere. If you knew which file it was in, it would probably be easy to fix. -- Elliotte Rusty Harold elh...@ibiblio.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org