On Tue, Feb 15, 2011 at 7:53 AM, Susanne Gladén
<[email protected]> wrote:
> I checked out trunk again but I still get the same error.

Bummer. I was able to reproduce the exact error that you reported when
I tried to build on Windows. I fixed it and Windows builds work
perfectly for me now.

You might want to double check that you have latest code and that you
are doing a full rebuild of Roller, "mvn clean" and "mvn install" in
root directory of Roller trunk.

Also, I found and fixed the problem with the source release as well.
https://issues.apache.org/jira/browse/ROL-1904

Thanks,
- Dave



> 2011/2/15 Dave <[email protected]>:
>> Susanne,
>>
>> I tried building Roller on Windows and ran into the same problems you
>> hit with the "FileIOException: Delete failed" problem. I fixed those
>> problems, and others, and now you should be able to build without test
>> failures.
>>
>> - Dave
>>
>>
>>
>>
>> On Wed, Feb 9, 2011 at 10:06 PM, Dave <[email protected]> wrote:
>>> On Wed, Feb 9, 2011 at 3:53 PM, Susanne Gladén <[email protected]> 
>>> wrote:
>>>> * I want to create a relese to be shipped out soon. So that is why I
>>>> tried to create one now.
>>>>
>>>> * I got 23 test case failures. I attach the failures
>>>
>>> I think there is one error, see below, and then 22 tests fail because
>>> the failed test did not clean up after itself. The "Delete Failed" and
>>> "possibly a non-empty directory" makes me suspect that this is a
>>> Windows problem. I normally build on Mac.
>>>
>>> -------------------------------------------------------------------------------
>>> Test set: org.apache.roller.weblogger.business.MediaFileTest
>>> -------------------------------------------------------------------------------
>>> Tests run: 12, Failures: 7, Errors: 1, Skipped: 0, Time elapsed: 1.804
>>> sec <<< FAILURE!
>>> testCreateMediaFile(org.apache.roller.weblogger.business.MediaFileTest)
>>>  Time elapsed: 0.236 sec  <<< ERROR!
>>> org.apache.roller.weblogger.business.FileIOException: Delete failed
>>> for [296bc976-4cf2-4333-8448-d400af5b1dd1], possibly a non-empty
>>> directory?D:\apache_blogg\test\roller_trunk\weblogger-business\target\test-classes\mediafiles\mediaFileTestWeblog3\296bc976-4cf2-4333-8448-d400af5b1dd1/296bc976-4cf2-4333-8448-d400af5b1dd1SUSEN
>>>
>>>
>>> Anybody else working on Windows with latest Roller code?
>>>
>>> - Dave
>>>
>>
>

Reply via email to