michael-o commented on PR #126: URL: https://github.com/apache/maven-doxia/pull/126#issuecomment-1297280919
> Or, if you want to keep it as a warning, maybe keep a static thread safe list of which tags have been WARNed already, and only log it once per tag. That's a lot of work but then would be really helpful at creating the list of tags that need to be addressed. Something like > > > WARN Unrecogized tag `<vr>` at 8:234. Enable verbose logging to see all occurrences Uhh, this already adds too much complexity for a simple issue, IMHO. Let's do step by step. First this, then the level change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
