Hmmm,

it seems that subversion 0.33.0 changed the format of the data created by running svn log... from http://svn.collab.net/repos/svn/trunk/CHANGES the following line:

* 'svn log' output headers now say "rXXXX | " instead of "rev XXXX: "

Could this be the problem? I checked the sources for the maven changelog plugin and the regular exception seems to expect "rev xxxx" and not "rxxxx"...

Now this would seem trivial to change in the java source code for the plugin, unfortunately I have no idea about how to actually create my own version of the changelog plugin nor how to tell maven how to use a different version of the plugin... surely this is documented somewhere?

Regards

/Mikael Lundgren


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to