I’ve recently come back to working on an old passion project of mine (I last worked on this 2 years ago for the last time) which uses GLSL shaders. The project uses a whole bunch of shader files like this: I get the following error when running the program using this file: I’m assuming that in the last 2 years
Tag: compatibility
PDI “Google Spreadsheet Input/Output” plugin compatible with Google Sheets API v4?
I am using the “Google Spreadsheet Input/Output” plugin from the Pentaho Data Integration marketplace, which is no longer maintained. Github repository link. Recently I have received an email from Google with the subject: [Action Required] Google Sheets v3 API is being shutdown on March 3, 2020 Can someone please have a look the source code and check if the plugin
What is the Compatible version of Spring-security with spring-4.3.0-release?
Which version of spring security is compatible with Spring-4.3.0-release. my jars are as follows spring-aop-4.3.0.RELEASE.jar spring-beans-4.3.0.RELEASE.jar spring-context-4.3.0.RELEASE.jar spring-context-support-4.3.0.RELEASE.jar spring-core-4.3.0.RELEASE.jar spring-expression-4.3.0.RELEASE.jar spring-jdbc-4.3.0.RELEASE.jar spring-orm-4.3.0.RELEASE.jar spring-oxm-4.3.0.RELEASE.jar spring-tx-4.3.0.RELEASE.jar spring-web-4.3.0.RELEASE.jar With Security jars spring-security-config-3.2.5.RELEASE.jar spring-security-core-3.2.5.RELEASE.jar spring-security-web-3.2.5.RELEASE.jar Answer The documentation for spring security 4.2.x says that the current spring security version 4.2.x is compatible with 4.3.26 and 4.0.x. For spring security 3.2.5 you should use spring