Re: Changelog svn plugin patch

2005-10-02 Thread Arnaud Bailly
Lukas Theussl wrote: Hi Arnaud, I believe there is a already an issue open that adresses this problem: http://jira.codehaus.org/browse/MPCHANGELOG-70 Please either attach your patch there (it is obviously more complete than the one that was submitted already) or open a new issue for it. Do

Re: Changelog svn plugin patch

2005-10-01 Thread Lukas Theussl
Hi Arnaud, I believe there is a already an issue open that adresses this problem: http://jira.codehaus.org/browse/MPCHANGELOG-70 Please either attach your patch there (it is obviously more complete than the one that was submitted already) or open a new issue for it. Thanks! -Lukas

Changelog svn plugin patch

2005-10-01 Thread Arnaud Bailly
Hi, I had some problems with the changelog plugin (svn repository) : contributor names in the svn are made from X.500 DN from a ssl certificate which means they can contain spaces and do not follow the pattern in the plugin. Here is a small patch that: - replaces the regexp for authors - tr