Hello
we are using Mantis 1.2.11. As a part of our automated build process, we'd like to generate the Changelog by means of an offline Java program, rather that logging into the console and generate it interactively. Would that be possible and how ?
Thank tou
Peter
Generate offline changelog
Moderators: Developer, Contributor
Re: Generate offline changelog
Maybe something like this is what you want
Code: Select all
curl http://www.<yourMantisHome>/changelog_page.php?version_id=<yourVersionId>