Could you create a single patch with the files in the required directories?
It's a little hard to know where the text file goes. And a single, cohesive patch will make it a lot easier to review. I can see no reason not to apply the patch in principle. On Fri, 9 Jul 2004 13:21:02 +0100, Matt Read <[EMAIL PROTECTED]> wrote: > Yes, that's true - but I've attached a fix to the issue which I don't think > anyone has had a chance to commit. The patch and tests I submitted resolve > the issue of usernames under 8 characters not being recognised by the > plug-in. There is still the outstanding problem of usernames over 8 > characters being trimmed but I would suggest a note in the documentation > would be the easiest fix for this. > > Matt. > > > > > -----Original Message----- > > From: Dion Gillard [mailto:[EMAIL PROTECTED] > > Sent: 09 July 2004 12:29 > > To: Maven Users List > > Subject: Re: Maven with Clear Case > > > > Matt, > > > > from what I can tell the 8 character user name issue is still > > unresolved in MPCHANGELOG-36. Is this right? > > > > On Fri, 9 Jul 2004 12:16:16 +0100, Matt Read > > <[EMAIL PROTECTED]> wrote: > > > Assuming you're using snapshot views and you're running your build > > > from within your local view then you can start using Clearcase by > > > changing the following in project.xml: > > > > > > <repository> > > > > > > > > <connection>scm:cvs:pserver:[EMAIL PROTECTED]:/opt/cvsroot:some_project< > > > /conne > > > ction> > > > </repository> > > > to > > > <repository> > > > <connection>scm:clearcase:::::</connection> > > > </repository> > > > > > > Note that you'll get unexpected results in your reports if your > > > developer ids in project.xml aren't exactly 8 characters long. I've > > > submitted a patch but I don't think it's been committed yet. > > > http://jira.codehaus.org/browse/MPCHANGELOG-36 > > > > > > Matt. > > > > > > > > > > > > > -----Original Message----- > > > > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > > > > Sent: 09 July 2004 08:21 > > > > To: Maven Users List > > > > Subject: Re: Maven with Clear Case > > > > > > > > Actually, only changelog/fila activity and developer activity > > > > plugins works with clearcase. > > > > > > > > Emmanuel > > > > > > > > ----- Original Message ----- > > > > From: "Puneet Garg" <[EMAIL PROTECTED]> > > > > To: "Maven Users List" <[EMAIL PROTECTED]> > > > > Sent: Thursday, July 08, 2004 11:17 PM > > > > Subject: Maven with Clear Case > > > > > > > > > > > > > Hi all, > > > > > > > > > > I am new to maven and I was wondering if anyone can tell me > > > > if there is > > > > > a way to hookup maven with clearcase. > > > > > > > > > > We use clearcase in our project and want to use maven with it. > > > > > > > > > > > > > > > thanks > > > > > Puneet > > > > > > > > > > > > > > > > -------------------------------------------------------------------- > > > > - > > > > > 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] > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -- > > http://www.multitask.com.au/people/dion/ > > > > --------------------------------------------------------------------- > > 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] > > -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
