Graham, what CVS version and Windows version are you using? This was introduced to fix this: http://jira.codehaus.org/browse/MPCHANGELOG-47
The change worked with the cygwin executable I tested with (shouldn't matter that it is cygwin, as the quotes are handled by the cmd.exe, I thought) - Brett On 6/15/05, Graham King <[EMAIL PROTECTED]> wrote: > I have been trying to use the maven-changelog-plugin 1.8.1 and 1.8.2 > on > Windows connecting to a Linux pserver. It always reports no changes. > > Adding a log statement to CvsLogListener to print out the stderr shows: > > cvs [server aborted]: Can't parse date/time: "2005-05-16 > > Changing CvsChangeLogGenerator.getScmDateArgument to remove the part > quoting the date range if the os is Windows fixes it. > > Could someone advise me on whether this is a setup problem my end or a > bug ? I'm happy to submit a patch - the change is very small. > > Thanks in advance, > Graham. > > --------------------------------------------------------------------- > 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]
