assuming you installed svn, or tortoisesvn, execute this:
...> svn co http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/changelog
Although to build it you might need to checkout 'plugin-parent' (sibling to 'changelog' in the svn - replace it on the url) since it extends it.
David Jackman wrote:
I think I could take a crack at it. It shouldn't be too hard to add something to the changelog plugin that lets it generate logs based on a tag instead of a date.
Can anyone tell me the easiest (and hopefully right) way to checkout the code for the plugin onto my own machine? I tried using the scm plugin to do this, but reality doesn't match the docs at all.
..David..
-----Original Message-----
From: Arik Kfir [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 04, 2005 9:33 AM
To: Maven Users List
Subject: Re: release-based changelog
+1...
actually, make that +10!
Jamie Bisotti wrote:
I'd be interested in this too. Anyone?
On 4/29/05, Doug Douglass <[EMAIL PROTECTED]> wrote:
A customer of mine would like to know which source files have changed in their project for a given release. The maven-changelog-plugin produces a time-based report (default 30 days) of every file change, so it contains more info than they would like, and could potentially miss changes if we haven't produced a release in the time period.
I've been looking at the maven-changes-plugin, but that requires manually maintaining a xdocs/changes.xml document which is very manual/tedious. It also seems that changes.xml duplicates info from the issue tracking system.
Does anyone know of a way to generate such a release-based report?
TIA, Doug
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
