flyingsaucerproject / flyingsaucer

XML/XHTML and CSS 2.1 renderer in pure Java
Other
1.97k stars 553 forks source link

Remove repackaged JAXB DOM dependency #205

Closed pbrant closed 11 months ago

asolntsev commented 11 months ago

Hm... Initially I thought this JAXB dependency was needed to compile the project on newer JDK (11 or 17?). But now I see that the project compiles nicely without JAXB on all JDK versions 8..21