You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ba...@apache.org on 2009/06/03 00:25:01 UTC

svn commit: r781188 - /james/imap/trunk/pom.xml

Author: bago
Date: Tue Jun  2 22:25:00 2009
New Revision: 781188

URL: http://svn.apache.org/viewvc?rev=781188&view=rev
Log:
org.jmock artifacts cannot be found on any online repository: we need stage for this.

Modified:
    james/imap/trunk/pom.xml

Modified: james/imap/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/imap/trunk/pom.xml?rev=781188&r1=781187&r2=781188&view=diff
==============================================================================
--- james/imap/trunk/pom.xml (original)
+++ james/imap/trunk/pom.xml Tue Jun  2 22:25:00 2009
@@ -34,7 +34,7 @@
   <inceptionYear>2002</inceptionYear>
   <packaging>pom</packaging>
   <modules>
-    <!--  <module>stage</module> -->
+    <module>stage</module>
     <module>protocol-tester</module>
     <module>api</module>
     <module>message</module>



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


Re: svn commit: r781188 - /james/imap/trunk/pom.xml

Posted by Robert Burrell Donkin <ro...@gmail.com>.
On Wed, Jun 3, 2009 at 11:23 AM, Stefano Bagnara <ap...@bago.org> wrote:
> Robert Burrell Donkin ha scritto:
>> On Tue, Jun 2, 2009 at 11:25 PM,  <ba...@apache.org> wrote:
>>> Author: bago
>>> Date: Tue Jun  2 22:25:00 2009
>>> New Revision: 781188
>>>
>>> URL: http://svn.apache.org/viewvc?rev=781188&view=rev
>>> Log:
>>> org.jmock artifacts cannot be found on any online repository: we need stage for this.
>>
>> huh?
>>
>> http://repo1.maven.org/maven2/org/jmock/jmock/2.5.1/
>>
>> FWIW i think that someone's trying to switch from jmock to org.jmock
>> but the transition seems to be a bit of a hack
>
> Reverted. Don't know why hudson wasn't working.
> Now I reverted and it works!
> Hudson says there are failing tests in imap, but the build works for all
> of james projects :-)

great thanks :-)

the IMAP test failures look to be intermittent and persistence related

> Stefano
>
> PS: in the process I had to clean the hudson m2 local repository (the
> whole org/apache/james folder). Maybe some old installed snapshot was
> creating problems.

quite possibly

- robert

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


Re: svn commit: r781188 - /james/imap/trunk/pom.xml

Posted by Stefano Bagnara <ap...@bago.org>.
Robert Burrell Donkin ha scritto:
> On Tue, Jun 2, 2009 at 11:25 PM,  <ba...@apache.org> wrote:
>> Author: bago
>> Date: Tue Jun  2 22:25:00 2009
>> New Revision: 781188
>>
>> URL: http://svn.apache.org/viewvc?rev=781188&view=rev
>> Log:
>> org.jmock artifacts cannot be found on any online repository: we need stage for this.
> 
> huh?
> 
> http://repo1.maven.org/maven2/org/jmock/jmock/2.5.1/
> 
> FWIW i think that someone's trying to switch from jmock to org.jmock
> but the transition seems to be a bit of a hack

Reverted. Don't know why hudson wasn't working.
Now I reverted and it works!

Hudson says there are failing tests in imap, but the build works for all
of james projects :-)

Stefano

PS: in the process I had to clean the hudson m2 local repository (the
whole org/apache/james folder). Maybe some old installed snapshot was
creating problems.

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


Re: svn commit: r781188 - /james/imap/trunk/pom.xml

Posted by Robert Burrell Donkin <ro...@gmail.com>.
On Tue, Jun 2, 2009 at 11:25 PM,  <ba...@apache.org> wrote:
> Author: bago
> Date: Tue Jun  2 22:25:00 2009
> New Revision: 781188
>
> URL: http://svn.apache.org/viewvc?rev=781188&view=rev
> Log:
> org.jmock artifacts cannot be found on any online repository: we need stage for this.

huh?

http://repo1.maven.org/maven2/org/jmock/jmock/2.5.1/

FWIW i think that someone's trying to switch from jmock to org.jmock
but the transition seems to be a bit of a hack

- robert

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