You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "vy (via GitHub)" <gi...@apache.org> on 2023/03/13 11:56:01 UTC

[GitHub] [logging-log4j-tools] vy opened a new issue, #44: Allow multiple and formatting-agnostic template files

vy opened a new issue, #44:
URL: https://github.com/apache/logging-log4j-tools/issues/44

   Exporting should not enforce anything on the used formatting; AsciiDoc, Markdown, etc. Users should be able to export using `.release-notes.adoc.ftl`, `.release-notes.txt.ftl`, etc. next to each other. Note that once the formatting restriction is lifted, XSD needs to remove `format="asciidoc"` restriction too.
   
   ### Goals
   
   1. Remove any restrictions on the template file
   2. Support multiple template files
   3. Support optional template files (don't fail the build if the template is not found)
   4. Support using the version in the target changelog template (e.g., `.release-notes.md.ftl` to `%v.md`, where `%v` will be substituted with the associated release version)


-- 
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: notifications-unsubscribe@logging.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j-tools] vy closed issue #44: Allow multiple and formatting-agnostic template files

Posted by "vy (via GitHub)" <gi...@apache.org>.
vy closed issue #44: Allow multiple and formatting-agnostic template files
URL: https://github.com/apache/logging-log4j-tools/issues/44


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org