Make queue java 11
1 open thread
1 open thread
This upgrades the current spring version to the newest version 2.1.7.
With this spring security was also updated and therefore some changes were made to the authentication system in the Queue.
Furthermore, the CI/CD has been changed slightly. I have specified the java version for buildpacks in the file system.properties
as otherwise it would fallback to java 1.8 by default.
Edited by Cédric Willekens
Merge request reports
Activity
added 1 commit
- 89e06ffd - Make sure it runs with gradle during testing stage
added 1 commit
- 362b3871 - Move build stage to use correct java version
added 1 commit
- 39a19072 - Specifiy java version for heroku in system.properties
added 1 commit
- ad5e7f89 - Re-enable redis sessions and make encoder and savedrequestawareauthentication...
- Resolved by Cédric Willekens
added 827 commits
-
017e6a8c...801ced5c - 811 commits from branch
development
- d88f1868 - Refactor queue for java 11
- 22bcd093 - Refactor queue for java 11
- cd8cb095 - Fix the tests so they work with java 11
- 4508f786 - Remove application.yaml file
- d25d717b - Add application.yaml file to gitignore
- 79ebc405 - Also change pom to reflect the gradle file
- b058e7fd - Use java 11 compatible image to test code
- 970c1869 - Make sure it runs with gradle during testing stage
- 8ec26f66 - Move build stage to use correct java version
- 2c85dfd6 - Format build stage better
- eecad2d2 - Specifiy java version for heroku in system.properties
- a28ca8d0 - Clean gradlew before running tests
- b7c7ff5b - For build and test stage use gradle
- fc5fd6fe - Fix typo in build stage
- 7ff4fbc6 - Re-enable redis sessions and make encoder and savedrequestawareauthentication...
- 146e415e - Add the dependency for redis session data
Toggle commit list-
017e6a8c...801ced5c - 811 commits from branch
added 15 commits
-
39c6bc09...dcc79553 - 14 commits from branch
development
- 5a4bbdf3 - Merge branch 'development' into 'make-queue-java-11'
-
39c6bc09...dcc79553 - 14 commits from branch
@cedricwilleken what's the status here? is this ready to be merged? does it need review?
- Resolved by Cédric Willekens
- Resolved by Cédric Willekens
- Resolved by Cédric Willekens
added 38 commits
-
5a4bbdf3...1d06d05b - 24 commits from branch
development
- 81156f8d - Refactor queue for java 11
- bbafc2bf - Fix the tests so they work with java 11
- 56a98816 - Remove application.yaml file
- 2936be8d - Add application.yaml file to gitignore
- 060204ca - Also change pom to reflect the gradle file
- 06585a24 - Use java 11 compatible image to test code
- d5bd21e7 - Make sure it runs with gradle during testing stage
- 678e9a85 - Move build stage to use correct java version
- 7b957481 - Format build stage better
- df9286c5 - Specifiy java version for heroku in system.properties
- e1d63d6d - For build and test stage use gradle
- 74950c0e - Fix typo in build stage
- e179484b - Re-enable redis sessions and make encoder and savedrequestawareauthentication...
- 3bf3866a - Move thymeleaf and hibernate versions to a variable
Toggle commit list-
5a4bbdf3...1d06d05b - 24 commits from branch
added 1 commit
- 77d46eb9 - Fix all warnings due to depricated methods/classes
mentioned in merge request !198 (merged)
Please register or sign in to reply