This is an automated email from the ASF dual-hosted git repository.
paulirwin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git
from 24bb0ca7e Pin ubuntu build to 22.04 due to .NET 5 issue (#971)
add 331174c68 Leave debugStream as null on construction of parser token
managers
new 7f3692bb5 Merge branch 'feat/fix-debugStream-exception' of
https://github.com/TheBrainTech/LuceneNet into TheBrainTech-issue/936
new 9b1a2a532 Use TextWriter.Null for SystemConsole by default, #936
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/Lucene.Net.QueryParser/Classic/QueryParserTokenManager.cs | 4 ++--
.../Standard/Parser/StandardSyntaxParserTokenManager.cs | 2 +-
.../Support/Util/LuceneTestFrameworkInitializer.cs | 10 +++++++---
src/Lucene.Net/Support/Util/SystemConsole.cs | 9 ++++-----
src/dotnet/tools/lucene-cli/Program.cs | 7 ++++++-
5 files changed, 20 insertions(+), 12 deletions(-)