streama icon indicating copy to clipboard operation
streama copied to clipboard

Update to Java 11

Open agustinpallares94 opened this issue 2 years ago • 4 comments

After a lot of work I managed to upgrade the whole project to version 6.9 of Gradle, 3.3.10 of Groovy and Java 11. I have configured it to be deployable with containers, in kubernetes and Openshift. I don't know if you want any branches to add to the Git.

agustinpallares94 avatar Jan 12 '23 13:01 agustinpallares94

sure, send me the PR

dularion avatar Jan 24 '23 07:01 dularion

thanks!

dularion avatar Jan 24 '23 07:01 dularion

Let's see if I can find the time and prepare it all! Thanks!

agustinpallares94 avatar Jan 27 '23 08:01 agustinpallares94

@dularion I was going to upload it but I just encountered the error:

ERROR org.grails.web.errors.GrailsExceptionResolver - MissingPropertyException occurred when processing request: [GET] /video/show.json - parameters:
id: 3
No such property: name for class: streama.Movie
Possible solutions: all, tags, type. Stacktrace follows:

playing a movie. Do you know how to fix it? Thanks

agustinpallares94 avatar Mar 01 '23 10:03 agustinpallares94