Works for me! and makes perfect sense. -Chris
On Thu, Feb 16, 2012 at 9:01 AM, Mark Struberg <[email protected]> wrote: > Hi! > > I interpreted it to reflect the 'main' command. > In the maven-scm-provider-git we often need multiple commands in addition > to the main cli. > > This is mainly for getting additional info like the number and details of > affected files in a scm:update. > Since git-pull doesn't always provide this info, we need to do a few > additional steps. > > LieGrue, > strub > > > > ----- Original Message ----- > > From: Chris Graham <[email protected]> > > To: Maven Developers List <[email protected]> > > Cc: > > Sent: Wednesday, February 15, 2012 10:53 PM > > Subject: Re: Jazz Scm Provider > > > > One (of many, I'm sure) question: > > > > When returning the ScmCommandline, what are you meant to return when you > execute > > more than one command? > > > > One example from the git provider is that it returns the first command > executed. > > > > > > I've not traced it back to see where this is used. > > > > ??? > > > > -Chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
