gnodet commented on code in PR #11185:
URL: https://github.com/apache/maven/pull/11185#discussion_r2386316697
##########
src/mdo/reader-stax.vm:
##########
@@ -246,51 +246,76 @@ public class ${className} {
#end
} //-- ${root.name} read(InputStream, boolean)
- /**
- * Method read.
- *
- * @param parser a parser object.
- * @param strict a strict object.
- * @throws XMLStreamException XMLStreamException if
- * any.
- * @return ${root.name}
- */
+/**
Review Comment:
Fix the formatting of this file, this completely breaks the format of the
generated java file.
--
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]