How to reproduce: add this line to org.jn

Project:JNode Core
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

How to reproduce:
add this line to org.jnode.shell.xml (in ):

and run the build script.

AttachmentSize
issues_3329.07 KB

issue tracker didnt like < and >

How to reproduce:
add this line to org.jnode.shell.xml (in requires):
import plugin="org.jnode.driver.net.loopback"

and run the build script.

Works now

Added 3 entries to shell-plugin-list.xml:
plugin id="org.jnode.net"
plugin id="org.jnode.driver.net.ethernet"
plugin id="org.jnode.driver.net.loopback"

#1

Status:active» closed

as said by hegjon, he has fixed the bug.

#2