Hi Gary, I've committed few mins ago, latest version of jtidy jar file to xalan-test repos (branch master) and have modified the corresponding build configuration file as well. This improvement is now not displaying the following unnecessary jtidy messages on the XalanJ tests console,
[xalantest] This document has errors that must be fixed before [xalantest] using HTML Tidy to generate a tidied up version. The issue indicated by above cited earlier jtidy message (before jtidy's version upgrade with XalanJ), is not a bug (and that's a good thing) with XalanJ tests implementation, and these jtidy messages are just not displayed now (that improves, the unnecessary verbosity of XalanJ tests builds on the console) after upgrading jtidy version. You may take latest updates from XalanJ repos, to test above cited improvements. I'll be trying to analyze and respond to your, other review comments within your mail below, as I'll have confirmed answers for them. Meanwhile, review feedback from others are also welcome as well for the current, contents of XalanJ implementation and tests repos. On Sun, Jan 29, 2023 at 8:32 PM Gary D. Gregory <ggreg...@apache.org> wrote: > In general, our build commands still output way too much information by > default IMO. The build should be quiet and tell me when things go wrong IMO, > sure some progress information is OK but I don't care that each .xsl file has > passed its test for example. WDYT? > > When I run "build smoketest", I see a lot of: > > [xalantest] line 1 column 39 - Error: <out> is not recognized! > [xalantest] This document has errors that must be fixed before > [xalantest] using HTML Tidy to generate a tidied up version. > > Either these are OK and our README should say so, or they should be fixed. > WDYT? > > When I run "build api", I see a lot of: > > SystemId Unknown; Line #2; Column #80; Warning: The version of the output > document is requested to be '123.45'. This version of XML is not supported. > The version of the output document will be '1.0'. > [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! > [xalantest] This document has errors that must be fixed before > [xalantest] using HTML Tidy to generate a tidied up version. > > Either these are OK and our README should say so, or they should be fixed. > WDYT? > > When I run "build conf.xsltc", I see a lot of: > > [xalantest] (Location of error unknown)Message from MESSAGE > > Either these are OK and our README should say so, or they should be fixed. > WDYT? -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org