Thx for fixin

bye
Norman

Stefano Bagnara schrieb:
> Ok, I missed that you changed that file and removed the abstract class.
>
> I added a comment and changed the repository url to be case sensitive
> (you placed "inbox" in the url but you uploaded an "Inbox" file).
>
> Maybe this now works on unix too but I don't have time to check now.
>
> Stefano
>
> Norman Maurer wrote:
>> Stefano Bagnara schrieb:
>>> robert burrell donkin wrote:
>>>> /**
>>>> * NOTE NOTE NOTE: this test is disabled because MBoxMailRepository
>>>> does not
>>>> * currently support most simple operations for the MailRepository
>>>> interface.
>>>> */
>>>> public class MBoxMailRepositoryTest extends TestCase
>>>>
>>>> it isn't excluded from the build.xml and fails for me on checkout with
>>>> no changes.
>>>>
>>>> is this expected?
>>>>
>>>> - robert
>>> What junit library are you using?
>>> How do you run the tests?
>>>
>>> The runbare override should do the trick and is there:
>>> ---
>>>     public void runBare() throws Throwable {
>>>         System.err.println("TEST DISABLED!");
>>>         // Decomment this or remove this method to re-enable the
>>> MBoxRepository testing
>>>         // super.runBare();
>>>     }
>>> ---
>>>
>>> Stefano
>>>
>>
>> I enabled the test to try to reproduce JAMES-744. I just forgot to
>> remove the comment. Here it pass ( eclipse and junit 4). I have to check
>> with ant and junit 3.8.1 later.
>>
>>
>> bye
>> Norman
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> !EXCUBATOR:1,45ac9a7839415589211847!



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to