Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This change in support from Oracle needs to be adapted by Blueriq. Since we don't want to compile Blueriq against non-LTS versions (, doing this would cause us to change the compile JDK every 6 months), we are tied to the 3 year LTS release cycle. For the non-LTS versions we aim to support them, meaning it is possible to run and create custom code/compile them on the non-LTS versions. If possible we will also try to support the next LTS version while compiling on the previous version. This way migrating to a new version of Blueriq only means changing the Blueriq version instead of a multiple platform update.

Blueriq depends heavily on the JDK for much of it's functionality. Oracle decided to deprecate several modules from the JDK in version 9 and 10 and removed them in version 11, e.g. the module java.xml.ws. These modules are needed to run Blueriq, e.g. java.xml.ws is needed for webserviceing purposes. 

java.xml.ws