smaarn commented on a change in pull request #8: MSKINS-107: Added the meta generator entry. URL: https://github.com/apache/maven-doxia-sitetools/pull/8#discussion_r294067268
########## File path: doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site.vm ########## @@ -17,7 +17,7 @@ ## under the License. ## #parse( "default-site-macros.vm" ) -<!-- Generated by Apache Maven Doxia Site Renderer#if( $doxiaSiteRendererVersion ) $doxiaSiteRendererVersion#end## +<!-- Generated by #generator($doxiaSiteRendererVersion) Review comment: I unified with the merged result in the apache/maven-fluido-skin master (indeed passing a parameter was redundant, my bad). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
