Skip to content

Commit

Permalink
Add work-around for problem with OSGi class loading in JAXB: jakartae…
Browse files Browse the repository at this point in the history
  • Loading branch information
msqr committed Dec 2, 2019
1 parent 0e0c950 commit c95fc8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net.solarnetwork.node.io.canbus/META-INF/MANIFEST.MF
Expand Up @@ -15,6 +15,7 @@ Export-Package:
net.solarnetwork.node.io.canbus.support;version="1.0.0",
net.solarnetwork.node.io.canbus.util;version="1.0.0"
Import-Package:
com.sun.xml.bind.v2;resolution:=optional,
io.netty.bootstrap;version="[4.1,5.0)",
io.netty.buffer;version="[4.1,5.0)",
io.netty.channel;version="[4.1,5.0)",
Expand Down

0 comments on commit c95fc8d

Please sign in to comment.