Servoy 2019.09

Servoy announcements

Servoy 2019.09

Postby jcompagner » Mon Sep 30, 2019 6:49 pm

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
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8829
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 2019.09

Postby steve1376656734 » Wed Oct 23, 2019 10:50 am

Hi

We have a third party component that is not yet supported by Java 12 so is it possible to override the supplied Java version?

Thanks
Steve
SAN Developer
There are 10 types of people in the world - those that understand binary and those that don't
steve1376656734
 
Posts: 327
Joined: Fri Aug 16, 2013 2:38 pm
Location: Ashford, UK

Re: Servoy 2019.09

Postby jcompagner » Wed Oct 23, 2019 11:10 am

yes just change the servoy.ini file

But i wonder more how it is not supported. The lib uses internal api that is removed? (like com.sun.xxx stuff)
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8829
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 2019.09

Postby steve1376656734 » Wed Oct 23, 2019 11:18 am

It is something to do with the signing of the Jar files. We get an error that says:

Code: Select all
SecurityException: Signers of 'com.aspose.pdf.internal.l72v.$Proxy191' do not match signers of other classes in package


And their support have come back and said it is because they don't support Java 12 yet and we should revert to Java 8

That's easy to do on the server but I didn't know how to do it in developer

Thanks
Steve
SAN Developer
There are 10 types of people in the world - those that understand binary and those that don't
steve1376656734
 
Posts: 327
Joined: Fri Aug 16, 2013 2:38 pm
Location: Ashford, UK

Re: Servoy 2019.09

Postby steve1376656734 » Wed Oct 23, 2019 11:29 am

Reverting to Java 8 has cleared the problem

Thanks
Steve
SAN Developer
There are 10 types of people in the world - those that understand binary and those that don't
steve1376656734
 
Posts: 327
Joined: Fri Aug 16, 2013 2:38 pm
Location: Ashford, UK

Re: Servoy 2019.09

Postby jcompagner » Wed Oct 23, 2019 11:46 am

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 )
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8829
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 2019.09

Postby steve1376656734 » Wed Oct 23, 2019 11:51 am

NG only :D

Will try removing the signing now and see what happens.

Thanks for that suggestion as I would much rather stick with a standard developer install.
Steve
SAN Developer
There are 10 types of people in the world - those that understand binary and those that don't
steve1376656734
 
Posts: 327
Joined: Fri Aug 16, 2013 2:38 pm
Location: Ashford, UK

Re: Servoy 2019.09

Postby jcarlos » Fri Nov 15, 2019 7:20 am

Love it! :D
Juan-Carlos Sanchez, Stanford University - Law and Economics
jcarlos
 
Posts: 578
Joined: Thu May 04, 2006 8:55 pm
Location: Palo Alto, California USA

Re: Servoy 2019.09

Postby mijhailjmd » Wed Dec 04, 2019 7:26 pm

Can't download the installer. There's an error NET::ERR_CERT_COMMON_NAME_INVALID
mijhailjmd
 
Posts: 0
Joined: Wed Dec 04, 2019 7:12 pm

Re: Servoy 2019.09

Postby ROCLASI » Thu Dec 05, 2019 9:57 am

Firefox reports this:
https://download.servoy.com/downloads/lts/servoy_installer.jar

Unable to communicate securely with peer: requested domain name does not match the server’s certificate.

HTTP Strict Transport Security: true
HTTP Public Key Pinning: false

Looks like the download.servoy.com URL uses a Amazon S3 certificate.
Common Name: *.s3.amazonaws.com
Robert Ivens
SAN Developer / Servoy Valued Professional / Servoy Certified Developer

ROCLASI Software Solutions / JBS Group, Partner
Mastodon: @roclasi
--
ServoyForge - Building Open Source Software.
PostgreSQL - The world's most advanced open source database.
User avatar
ROCLASI
Servoy Expert
 
Posts: 5438
Joined: Thu Oct 02, 2003 9:49 am
Location: Netherlands/Belgium

Re: Servoy 2019.09

Postby jcompagner » Thu Dec 05, 2019 10:46 am

dont use https for that this should work fine: http://download.servoy.com/downloads/lt ... taller.jar
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8829
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 2019.09

Postby vlaza » Thu Dec 05, 2019 4:45 pm

Thank you for bringing this up; it is fixed now.
vlaza
 
Posts: 0
Joined: Tue Apr 10, 2018 3:07 pm

Re: Servoy 2019.09

Postby mijhailjmd » Fri Dec 06, 2019 1:46 am

Thanks you!
mijhailjmd
 
Posts: 0
Joined: Wed Dec 04, 2019 7:12 pm

Re: Servoy 2019.09

Postby lwjwillemsen » Thu Jan 09, 2020 8:14 pm

I have noticed that there are no issues reported for Servoy 2019.09 that will be backported to a 2019.09.02 release.
No release 2019.09.02 is planned.

I thought every quarterly Servoy release has it's LTS path right?

Regards,
Lambert Willemsen
Vision Development BV
lwjwillemsen
 
Posts: 680
Joined: Sat Mar 14, 2009 5:39 pm
Location: The Netherlands

Re: Servoy 2019.09

Postby jcompagner » Thu Jan 09, 2020 10:41 pm

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.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8829
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 14 guests