paulirwin commented on PR #958: URL: https://github.com/apache/lucenenet/pull/958#issuecomment-2352965481
I added a post-processor for the `@lucene` "note" blocks, and exported a single aggregate post processor to not have to update all of the JSON files for each one if we add any more in the future. (I also was running into an error about not allowing multiple post-processor exports, but that might have been tired-eyed PEBKAC last night.)  https://github.com/apache/lucenenet/tree/issue/911 Next up, I'll look into seeing if the things we were doing in PowerShell can be done in a post-processor instead, since we have much more control over the output now. -- 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]
