Skip to content
Snippets Groups Projects

Make queue java 11

Closed
Cédric Willekensrequested to merge
make-queue-java-11 into development
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.propertiesas otherwise it would fallback to java 1.8 by default.

Edited by Cédric Willekens

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Otto Visser added 827 commits

    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

    Compare with previous version

  • added 3 commits

    • 8340d410 - Move thymeleaf and hibernate versions to a variable
    • 2d1bfde0 - Thymeleaf versions dont match apperently to remove them
    • 39c6bc09 - Apply the suggested edits by intellij

    Compare with previous version

  • Cédric Willekens added 15 commits

    added 15 commits

    Compare with previous version

  • Cédric Willekens resolved all threads

    resolved all threads

  • Don't forget to update the contributing with the new instructions to move the yaml template instead of the properties :D

  • 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

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 77d46eb9 - Fix all warnings due to depricated methods/classes

    Compare with previous version

  • Liam Clark mentioned in merge request !198 (merged)

    mentioned in merge request !198 (merged)

  • closed

  • Please register or sign in to reply
    Loading