You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gd...@apache.org on 2008/02/06 12:41:56 UTC

svn commit: r618968 - /geronimo/server/branches/2.1/pom.xml

Author: gdamour
Date: Wed Feb  6 03:41:48 2008
New Revision: 618968

URL: http://svn.apache.org/viewvc?rev=618968&view=rev
Log:
Move to WADI 2.0-M8 release

Modified:
    geronimo/server/branches/2.1/pom.xml

Modified: geronimo/server/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/pom.xml?rev=618968&r1=618967&r2=618968&view=diff
==============================================================================
--- geronimo/server/branches/2.1/pom.xml (original)
+++ geronimo/server/branches/2.1/pom.xml Wed Feb  6 03:41:48 2008
@@ -1066,25 +1066,25 @@
             <dependency>
                 <groupId>org.codehaus.wadi</groupId>
                 <artifactId>wadi-aop</artifactId>
-                <version>2.0-M7</version>
+                <version>2.0-M8</version>
             </dependency>
 
             <dependency>
                 <groupId>org.codehaus.wadi</groupId>
                 <artifactId>wadi-core</artifactId>
-                <version>2.0-M7</version>
+                <version>2.0-M8</version>
             </dependency>
 
             <dependency>
                 <groupId>org.codehaus.wadi</groupId>
                 <artifactId>wadi-group</artifactId>
-                <version>2.0-M7</version>
+                <version>2.0-M8</version>
             </dependency>
 
             <dependency>
                 <groupId>org.codehaus.wadi</groupId>
                 <artifactId>wadi-tribes</artifactId>
-                <version>2.0-M7</version>
+                <version>2.0-M8</version>
             </dependency>
 
             <dependency>



Re: svn commit: r618968 - /geronimo/server/branches/2.1/pom.xml

Posted by Joe Bohn <jo...@earthlink.net>.
Kevan Miller wrote:
> 
> On Feb 6, 2008, at 6:41 AM, gdamour@apache.org 
> <ma...@apache.org> wrote:
> 
>> Author: gdamour
>> Date: Wed Feb  6 03:41:48 2008
>> New Revision: 618968
>>
>> URL: http://svn.apache.org/viewvc?rev=618968&view=rev 
>> <http://svn.apache.org/viewvc?rev=618968&view=rev>
>> Log:
>> Move to WADI 2.0-M8 release
> 
> Cool. Thanks Gianny! So, we're ready to go?
> 
> Gentle nudge to merge into trunk.
> 
> --kevan

Is anybody else having problems downloading the 2.0-M8 artifacts?

My 2.1 build is failing because it can't find these in the repos we 
include in our build (which currently does *not* include 
http://repository.codehaus.org/ ).

We were getting 2.0-M7 from ibiblio (or maven central depending on your 
settings).  Does someone need to take action to get 2.0-M8 mirrored 
there, will it get there eventually, or should we include the codehaus 
repo in our build?

Joe


Re: svn commit: r618968 - /geronimo/server/branches/2.1/pom.xml

Posted by Kevan Miller <ke...@gmail.com>.
On Feb 6, 2008, at 6:41 AM, gdamour@apache.org wrote:

> Author: gdamour
> Date: Wed Feb  6 03:41:48 2008
> New Revision: 618968
>
> URL: http://svn.apache.org/viewvc?rev=618968&view=rev
> Log:
> Move to WADI 2.0-M8 release

Cool. Thanks Gianny! So, we're ready to go?

Gentle nudge to merge into trunk.

--kevan