Changes between Initial Version and Version 11 of Ticket #16304


Ignore:
Timestamp:
2018-06-19T02:04:22+02:00 (7 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16304

    • Property Component PluginPlugin kendzi3d
    • Property Keywords java10 java11 jaxb added
    • Property Owner changed from team to kendzi
    • Property Status newneedinfo
  • Ticket #16304 – Description

    initial v11  
    1 Looks like my plugin kendzi3d stopped working when I upgraded to openjdk 10. I get an error:
     1Looks like my plugin [https://github.com/kendzi/kendzi3d kendzi3d] stopped working when I upgraded to openjdk 10. I get an error:
    22
     3{{{
    34Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
     5}}}
    46
    57Class it is now moved to module java.xml.bind which needs to be included or added as deppendency.