jayblanc commented on code in PR #728: URL: https://github.com/apache/unomi/pull/728#discussion_r2315299354
########## extensions/groovy-actions/services/src/main/java/org/apache/unomi/groovy/actions/ScriptMetadata.java: ########## @@ -28,13 +28,10 @@ * This class encapsulates all metadata associated with a compiled Groovy script, * including content hash for efficient change detection and the compiled class * for direct execution without recompilation. - * </p> Review Comment: No, according to Javadoc Doc : https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html#format there is no closing tag for <p> -- 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]
