It'd be good to change the regexp code to match both versions. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
Mikael Lundgren <[EMAIL PROTECTED]> wrote on 20/11/2003 03:53:56 AM: > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
