You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2009/06/26 00:49:45 UTC

svn commit: r788542 - /maven/components/branches/maven-2.2.0-RC/pom.xml

Author: jdcasey
Date: Thu Jun 25 22:49:44 2009
New Revision: 788542

URL: http://svn.apache.org/viewvc?rev=788542&view=rev
Log:
bumping plexus-utils version to take advantage of bugfixes in CommandLineUtils code, which deals with things like reading envars.

Modified:
    maven/components/branches/maven-2.2.0-RC/pom.xml

Modified: maven/components/branches/maven-2.2.0-RC/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.0-RC/pom.xml?rev=788542&r1=788541&r2=788542&view=diff
==============================================================================
--- maven/components/branches/maven-2.2.0-RC/pom.xml (original)
+++ maven/components/branches/maven-2.2.0-RC/pom.xml Thu Jun 25 22:49:44 2009
@@ -418,7 +418,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>1.5.6</version>
+        <version>1.5.15</version>
       </dependency>
       <dependency>
         <groupId>org.sonatype.plexus</groupId>



Re: svn commit: r788542 - /maven/components/branches/maven-2.2.0-RC/pom.xml

Posted by John Casey <jd...@commonjava.org>.
Done, and modified. http://jira.codehaus.org/browse/MNG-4219

-john

Brett Porter wrote:
> This is a reasonably major change given how far p-u's tentacles reach in 
> Maven, can you create a JIRA issue for it and update the log message?
> 
> Thanks,
> Brett
> 
> On 26/06/2009, at 8:49 AM, jdcasey@apache.org wrote:
> 
>> Author: jdcasey
>> Date: Thu Jun 25 22:49:44 2009
>> New Revision: 788542
>>
>> URL: http://svn.apache.org/viewvc?rev=788542&view=rev
>> Log:
>> bumping plexus-utils version to take advantage of bugfixes in 
>> CommandLineUtils code, which deals with things like reading envars.
>>
>> Modified:
>>    maven/components/branches/maven-2.2.0-RC/pom.xml
>>
>> Modified: maven/components/branches/maven-2.2.0-RC/pom.xml
>> URL: 
>> http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.0-RC/pom.xml?rev=788542&r1=788541&r2=788542&view=diff 
>>
>> ============================================================================== 
>>
>> --- maven/components/branches/maven-2.2.0-RC/pom.xml (original)
>> +++ maven/components/branches/maven-2.2.0-RC/pom.xml Thu Jun 25 
>> 22:49:44 2009
>> @@ -418,7 +418,7 @@
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-utils</artifactId>
>> -        <version>1.5.6</version>
>> +        <version>1.5.15</version>
>>       </dependency>
>>       <dependency>
>>         <groupId>org.sonatype.plexus</groupId>
>>
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

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


Re: svn commit: r788542 - /maven/components/branches/maven-2.2.0-RC/pom.xml

Posted by Brett Porter <br...@apache.org>.
This is a reasonably major change given how far p-u's tentacles reach  
in Maven, can you create a JIRA issue for it and update the log message?

Thanks,
Brett

On 26/06/2009, at 8:49 AM, jdcasey@apache.org wrote:

> Author: jdcasey
> Date: Thu Jun 25 22:49:44 2009
> New Revision: 788542
>
> URL: http://svn.apache.org/viewvc?rev=788542&view=rev
> Log:
> bumping plexus-utils version to take advantage of bugfixes in  
> CommandLineUtils code, which deals with things like reading envars.
>
> Modified:
>    maven/components/branches/maven-2.2.0-RC/pom.xml
>
> Modified: maven/components/branches/maven-2.2.0-RC/pom.xml
> URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.0-RC/pom.xml?rev=788542&r1=788541&r2=788542&view=diff
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> ======================================================================
> --- maven/components/branches/maven-2.2.0-RC/pom.xml (original)
> +++ maven/components/branches/maven-2.2.0-RC/pom.xml Thu Jun 25  
> 22:49:44 2009
> @@ -418,7 +418,7 @@
>       <dependency>
>         <groupId>org.codehaus.plexus</groupId>
>         <artifactId>plexus-utils</artifactId>
> -        <version>1.5.6</version>
> +        <version>1.5.15</version>
>       </dependency>
>       <dependency>
>         <groupId>org.sonatype.plexus</groupId>
>
>


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