vy opened a new issue, #37: URL: https://github.com/apache/logging-log4j-tools/issues/37
It can be confusing for users in the generated `index.adoc` to list releases without any changes in them. This becomes a problem in particular when new releases are made. Consider Log4j has just released version 2.20.0 and users expect `/release-notes/index.html` to show `2.20.0` at the top. Whereas, `2.x.x` takes the top spot and its content is practically empty. To mitigate this, the dictionary passed to the index template file (i.e., `.index.adoc.ftl`) can be enriched with a boolean `empty` field and users can decide whether to disclose empty releases or not. -- 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]
