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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to