You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2005/07/28 13:57:37 UTC

svn commit: r225755 - /maven/components/trunk/maven-core/pom.xml

Author: evenisse
Date: Thu Jul 28 04:57:34 2005
New Revision: 225755

URL: http://svn.apache.org/viewcvs?rev=225755&view=rev
Log:
use the new snapshot of plexus-utils

Modified:
    maven/components/trunk/maven-core/pom.xml

Modified: maven/components/trunk/maven-core/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core/pom.xml?rev=225755&r1=225754&r2=225755&view=diff
==============================================================================
--- maven/components/trunk/maven-core/pom.xml (original)
+++ maven/components/trunk/maven-core/pom.xml Thu Jul 28 04:57:34 2005
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>1.0.1</version>
+      <version>1.0.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.wagon</groupId>



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


Re: svn commit: r225755 - /maven/components/trunk/maven-core/pom.xml

Posted by Brett Porter <br...@apache.org>.
Thanks!

Emmanuel Venisse wrote:

> vincent siveton need a new method i added yesterday in FileUtils
>


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


Re: svn commit: r225755 - /maven/components/trunk/maven-core/pom.xml

Posted by Emmanuel Venisse <em...@venisse.net>.
vincent siveton need a new method i added yesterday in FileUtils

Emmanuel

Brett Porter wrote:
> Hi Emmanuel,
> 
> Just wondering - what is the reason for this? Was there a bugfix in p-u,
> or do we need a new feature?
> 
> Let's put in place a practice of specifying why we are using a snapshot
> any time we do so in the commit message.
> 
> I know this is something I forget to do myself, but if I don't remind
> everyone else I'll never remember either :)
> 
> Thanks,
> Brett
> 
> evenisse@apache.org wrote:
> 
> 
>>Author: evenisse
>>Date: Thu Jul 28 04:57:34 2005
>>New Revision: 225755
>>
>>URL: http://svn.apache.org/viewcvs?rev=225755&view=rev
>>Log:
>>use the new snapshot of plexus-utils
>>
>>Modified:
>>   maven/components/trunk/maven-core/pom.xml
>>
>>Modified: maven/components/trunk/maven-core/pom.xml
>>URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core/pom.xml?rev=225755&r1=225754&r2=225755&view=diff
>>==============================================================================
>>--- maven/components/trunk/maven-core/pom.xml (original)
>>+++ maven/components/trunk/maven-core/pom.xml Thu Jul 28 04:57:34 2005
>>@@ -90,7 +90,7 @@
>>    <dependency>
>>      <groupId>plexus</groupId>
>>      <artifactId>plexus-utils</artifactId>
>>-      <version>1.0.1</version>
>>+      <version>1.0.2-SNAPSHOT</version>
>>    </dependency>
>>    <dependency>
>>      <groupId>org.apache.maven.wagon</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
> 
> 
> 


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


Re: svn commit: r225755 - /maven/components/trunk/maven-core/pom.xml

Posted by Brett Porter <br...@apache.org>.
Hi Emmanuel,

Just wondering - what is the reason for this? Was there a bugfix in p-u,
or do we need a new feature?

Let's put in place a practice of specifying why we are using a snapshot
any time we do so in the commit message.

I know this is something I forget to do myself, but if I don't remind
everyone else I'll never remember either :)

Thanks,
Brett

evenisse@apache.org wrote:

>Author: evenisse
>Date: Thu Jul 28 04:57:34 2005
>New Revision: 225755
>
>URL: http://svn.apache.org/viewcvs?rev=225755&view=rev
>Log:
>use the new snapshot of plexus-utils
>
>Modified:
>    maven/components/trunk/maven-core/pom.xml
>
>Modified: maven/components/trunk/maven-core/pom.xml
>URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core/pom.xml?rev=225755&r1=225754&r2=225755&view=diff
>==============================================================================
>--- maven/components/trunk/maven-core/pom.xml (original)
>+++ maven/components/trunk/maven-core/pom.xml Thu Jul 28 04:57:34 2005
>@@ -90,7 +90,7 @@
>     <dependency>
>       <groupId>plexus</groupId>
>       <artifactId>plexus-utils</artifactId>
>-      <version>1.0.1</version>
>+      <version>1.0.2-SNAPSHOT</version>
>     </dependency>
>     <dependency>
>       <groupId>org.apache.maven.wagon</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