Changes between Initial Version and Version 11 of Ticket #16304
- Timestamp:
- 2018-06-19T02:04:22+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16304
- Property Component Plugin → Plugin kendzi3d
- Property Keywords java10 java11 jaxb added
- Property Owner changed from to
- Property Status new → needinfo
-
Ticket #16304 – Description
initial v11 1 Looks like my plugin kendzi3dstopped working when I upgraded to openjdk 10. I get an error:1 Looks like my plugin [https://github.com/kendzi/kendzi3d kendzi3d] stopped working when I upgraded to openjdk 10. I get an error: 2 2 3 {{{ 3 4 Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException 5 }}} 4 6 5 7 Class it is now moved to module java.xml.bind which needs to be included or added as deppendency.


