You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Emmanuel Venisse <em...@venisse.net> on 2007/01/23 16:53:04 UTC

Re: svn commit: r498929 - /maven/continuum/branches/id-refactor/pom.xml

Why do you need it?

rinku@apache.org a écrit :
> Author: rinku
> Date: Mon Jan 22 22:02:35 2007
> New Revision: 498929
> 
> URL: http://svn.apache.org/viewvc?view=rev&rev=498929
> Log:
> o  incremented plexus-jdo dep version.
> 
> Modified:
>     maven/continuum/branches/id-refactor/pom.xml
> 
> Modified: maven/continuum/branches/id-refactor/pom.xml
> URL: http://svn.apache.org/viewvc/maven/continuum/branches/id-refactor/pom.xml?view=diff&rev=498929&r1=498928&r2=498929
> ==============================================================================
> --- maven/continuum/branches/id-refactor/pom.xml (original)
> +++ maven/continuum/branches/id-refactor/pom.xml Mon Jan 22 22:02:35 2007
> @@ -398,7 +398,7 @@
>        <dependency>
>          <groupId>org.codehaus.plexus</groupId>
>          <artifactId>plexus-jdo2</artifactId>
> -        <version>1.0-alpha-8</version>
> +        <version>1.0-alpha-9-SNAPSHOT</version>
>        </dependency>
>        <dependency>
>          <groupId>org.codehaus.plexus</groupId>
> 
> 
> 
> 
> 


Re: svn commit: r498929 - /maven/continuum/branches/id-refactor/pom.xml

Posted by Rahul Thakur <ra...@gmail.com>.
There's a new method I added to it that allows 'long' instead of 'int'

----- Original Message ----- 
From: "Emmanuel Venisse" <em...@venisse.net>
To: <co...@maven.apache.org>
Sent: Wednesday, January 24, 2007 4:53 AM
Subject: Re: svn commit: r498929 - 
/maven/continuum/branches/id-refactor/pom.xml


> Why do you need it?
>
> rinku@apache.org a écrit :
>> Author: rinku
>> Date: Mon Jan 22 22:02:35 2007
>> New Revision: 498929
>>
>> URL: http://svn.apache.org/viewvc?view=rev&rev=498929
>> Log:
>> o  incremented plexus-jdo dep version.
>>
>> Modified:
>>     maven/continuum/branches/id-refactor/pom.xml
>>
>> Modified: maven/continuum/branches/id-refactor/pom.xml
>> URL: 
>> http://svn.apache.org/viewvc/maven/continuum/branches/id-refactor/pom.xml?view=diff&rev=498929&r1=498928&r2=498929
>> ==============================================================================
>> --- maven/continuum/branches/id-refactor/pom.xml (original)
>> +++ maven/continuum/branches/id-refactor/pom.xml Mon Jan 22 22:02:35 
>> 2007
>> @@ -398,7 +398,7 @@
>>        <dependency>
>>          <groupId>org.codehaus.plexus</groupId>
>>          <artifactId>plexus-jdo2</artifactId>
>> -        <version>1.0-alpha-8</version>
>> +        <version>1.0-alpha-9-SNAPSHOT</version>
>>        </dependency>
>>        <dependency>
>>          <groupId>org.codehaus.plexus</groupId>
>>
>>
>>
>>
>>
>