« Return to Thread: Re: svn commit: r788542 - /maven/components/branches/maven-2.2.0-RC/pom.xml

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

by John Casey-5 :: Rate this Message:

Reply to Author | View in Thread

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@... 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@...
> For additional commands, e-mail: dev-help@...
>

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

 « Return to Thread: Re: svn commit: r788542 - /maven/components/branches/maven-2.2.0-RC/pom.xml