We are pleased to announce the availability of Servoy 2019.09 (release number 3522)
This version is available through the the download site
We ship from now on by default only archive installers, so for windows a zip file and for osx/linux tar files.
That people can just extract and run. For OSX you need to make sure you follow a few steps (run firstuse.command first and then allow the app to run)
The full installers/archives are only for new installs, never use that to update/overwrite an existing install, existing installations should always be updated through the “check for updates”.
This release can be updated by using the “latest” url: http://download.servoy.com/developer/latest/ (when you come from 2019.03 or higher)
If you install a clean install besides the current one which is 2019.03 or lower, be aware that the workspace will be upgraded and it is not recommended to use an upgraded workspace with an older release again.
If check for updates says there are no updates, then it could be a caching problem of eclipse, please restart the developer once and try again.
We now ship a java with our installation (Java 12). So there doesn’t need to be a java installed on the system anymore.
Also with a next update, we can update the java version with it so no need to keep it up to date yourself anymore.
The update site can’t be used to upgrade from 84 to this release, a bug in the eclipse update mechanisme will result in a broken installation.
So a clean install needs to be done if you come from 84 (but you can reuse the existing workspace just fine)
This is a release in our quarterly release cycle, if you want to stay on the LTS path you need to stick to 2019.03.1 and enabled only the lts update site.
For more information for the 2019.09 release check: Whats new
but that error is really weird, that you get a signing error like that
that shouldn’t have anything todo with java 8 or java 12… That is just not allowed or the signing stuff is somehow old/wrong and java 12 doesn’t accept that anymore (you can always remove the singing stuff if you don’t use smart client )
no
only the YEAR.03 is promoted as a LTS (we will release a 2019.03.x in the coming month)
all others so YEAR.06,09,12 are following each other directly.
so 2019.09 is already replaced now with 2019.12 there wont be another release of 2019.9.x
if we find a serious issue in 2019.12.0 that is just released we will do a release 2019.12.1 for that, if not then 2020.03 will replace 2019.12 at the end or March, beginning of April
Then 2020.03 will be promoted later that year as a LTS release so it could be that we release 2020.06 (that replaces the latest stream of 2020.03) at the same time with 2020.03.1_LTS (that kind of replaces the 2019.03.x_lts release)
So we will have quarterly “latest” releases
and yearly LTS releases based on the YEAR.03 latest release.