External Library Experimental Update Patch

Project:JNode Core
Component:Miscellaneous
Category:task
Priority:minor
Assigned:Fabien D
Status:invalid
Description

This is an experimental patch that contains updated external libraries that JNode uses.

I was able to compile JNode without a problem, and also boot it in VM Player.

However, it is still untested, and I don't know what, if anything was broken.

Modified Classes due to Library changes:
org.jnode.test.framework.TestManager
org.jnode.test.fs.driver.factories.MockFloppyDeviceFactory
org.jnode.test.fs.driver.factories.MockIDEDeviceFactory
org.jnode.test.support.AbstractTest
org.jnode.test.support.MockInitializer
org.jnode.test.support.MockObjectFactory
org.jnode.test.support.MockUtils

AttachmentSize
issues_375.2 MB

#1

Assigned to:The Captain» Fabien D
Status:active» patch (code needs review)

#2

Status:patch (code needs review)» invalid

I am marking that "patch" as invalid because lot of things have changed in jnode (junit upgrade, update/removal of some test related libs, move of classes to classlib6 project ...) and it is now outdated.

The next time, please post a patch (if possible with binary files) instead of an archive file.