Marshall Roch wrote:
> Digging through the Ant docs, I found the cvschangelog task[1]. It
> generates an XML file, so we could get Forrestbot to run this task if
> it's using the CVS getsrc task, and then Forrest could transform it
> like any other source file.
>
> The problem is that the changelog is already in status.xml. IMO, it
> would be cool to split them apart (and slightly change the syntax) and
> allow those projects using Forrestbot to autogenerate the changelog,
> while still allowing others to do it manually.
>
Just use XML entitie in status.xml
> Comments? Problems with this?
>
> --
> Marshall Roch
>
> [1] http://ant.apache.org/manual/CoreTasks/changelog.html
|