Tweets about "#jnode"
How to reproduce: add this line to org.jnode.shell.xml (in ):
and run the build script.
How to reproduce: add this line to org.jnode.shell.xml (in requires): import plugin="org.jnode.driver.net.loopback"
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"
as said by hegjon, he has fixed the bug.
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
as said by hegjon, he has fixed the bug.
#2