You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2009/04/29 01:24:11 UTC

Re: svn commit: r769567 - in /maven/components/branches/maven-2.2.x: maven-artifact-manager/pom.xml maven-artifact-manager/src/test/java/org/apache/maven/artifact/manager/DefaultWagonManagerTest.java maven-core/pom.xml pom.xml

On 29/04/2009, at 8:17 AM, jdcasey@apache.org 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r769567 - in /maven/components/branches/maven-2.2.x: maven-artifact-manager/pom.xml maven-artifact-manager/src/test/java/org/apache/maven/artifact/manager/DefaultWagonManagerTest.java maven-core/pom.xml pom.xml

Posted by Jörg Schaible <jo...@gmx.de>.
Hi Brett,

Brett Porter wrote at Mittwoch, 29. April 2009 01:24:

[snip]

> 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 :)

In fact 1.2 is more compatible to 1.0 than 1.1 ever was ;-)

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r769567 - in /maven/components/branches/maven-2.2.x: maven-artifact-manager/pom.xml maven-artifact-manager/src/test/java/org/apache/maven/artifact/manager/DefaultWagonManagerTest.java maven-core/pom.xml pom.xml

Posted by John Casey <ca...@gmail.com>.
Sorry. I'm learning the git-svn workflow. I'll revise.

On Tue, Apr 28, 2009 at 7:24 PM, Brett Porter <br...@apache.org> wrote:
>
> On 29/04/2009, at 8:17 AM, jdcasey@apache.org 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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>



-- 
John Casey
---
Maven Developer (http://maven.apache.org)
---
Blog: http://www.ejlife.net/blogs/buildchimp

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org