Sorry. I'm learning the git-svn workflow. I'll revise. On Tue, Apr 28, 2009 at 7:24 PM, Brett Porter <[email protected]> wrote: > > On 29/04/2009, at 8:17 AM, [email protected] wrote: > >> >> Modified: maven/components/branches/maven-2.2.x/pom.xml >> URL: >> http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/pom.xml?rev=769567&r1=769566&r2=769567&view=diff >> = >> = >> = >> = >> = >> = >> = >> = >> ====================================================================== >> --- maven/components/branches/maven-2.2.x/pom.xml (original) >> +++ maven/components/branches/maven-2.2.x/pom.xml Tue Apr 28 22:17:38 2009 >> @@ -409,7 +409,7 @@ >> <dependency> >> <groupId>commons-cli</groupId> >> <artifactId>commons-cli</artifactId> >> - <version>1.0</version> >> + <version>1.2</version> >> </dependency> > > This crept in again. Is it really required, or a left over of testing the > -XOXOXOXOX problem? > > We don't have many ITs for the CLI options themselves, and I know that CLI > upgrades have not been all that smooth in the past, so I'm a bit overly > cautious :) > > - Brett > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
-- John Casey --- Maven Developer (http://maven.apache.org) --- Blog: http://www.ejlife.net/blogs/buildchimp --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
