elharo opened a new pull request, #1120: URL: https://github.com/apache/maven-compiler-plugin/pull/1120
## Summary Rewrites all 12 pages in `src/site/markdown` to ASD-STE100 Simplified Technical English: - `index.md`, `usage.md.vm`, `faq.md` - `module-info-patch.md`, `modules.md`, `multirelease.md`, `sources.md` - `examples/` (9 files): annotation-processor, compile-using-different-jdk, compile-with-memory-enhancements, jpms_args, module-info, non-javac-compilers, pass-compiler-arguments, set-compiler-release, set-compiler-source-and-target ## What changed - Split long sentences into shorter, single-topic ones (max 20-25 words). - Removed banned modals and words: `should`, `would`, `may`, `might`, `could`, `don't`, `seamlessly`, `comprehensive`. - Converted \"-ing\" verb forms to simple tenses. - Replaced `e.g.`/`i.e.` with \"for example\"/\"that is\". - Made procedural steps imperative; kept descriptive passages in simple tenses. - Fixed typos (for example, \"The preferred was to specify\" -> \"The preferred way\"). Front matter, license headers, code blocks, and identifiers remain untouched. Net +253/-263 lines. -- 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]
