Hello, i have a short questions to the <cvschangelog> task in ANT.
I create changelogs of some packages ... can i store this changelogs in 1 !!!
XML file ?
Here my task ...
<cvschangelog dir="c:/temp/${package} destfile="c:/temp/changelog.xml" />
The problem is that the task overwrite the changelog.xml for every package. :(
Can anybody help ?
Greets Michael
