2019 upgrade
Description
Upgrades most, if not all, dependencies to the current year and prepares the repository for Auto DevOps integration so we can dogfood our own software.
Changes
- Upgraded dependencies
Additions
- Added support for Auto DevOps
Test and Review
To be filled in by the reviewers
-
All of the methods are commented to expectation -
The methods are tested to satisfaction -
There are no unnecessary files added to the PR -
The continuous integration has no problems with the PR -
The PR is filled in as requested e.g. labels added reviews requested -
At least two members have reviewed this PR (4 in case of master branch)
Merge request reports
Activity
added 1 commit
- 8c50b4a2 - Upgrade spotbugs again, license management can be done manually
added 1 commit
- 7056fa3e - Try to update gradle for license_management task
added 1 commit
- 581a726d - Update license-custom-install-script.sh again
added 1 commit
- 41c2d618 - Update .gitlab-ci.yml to exclude Dependency Scanning as java is currently not supported
added 1 commit
- 2c94f672 - Update .gitlab-ci.yml to use custom license management file
added 1 commit
- d903a9c4 - Add downloadLicenses task with basic configuration to build.gradle
added 1 commit
- 5afc8740 - Only report on license, do not check file headers
assigned to @leverse
assigned to @taivanderhorst
assigned to @leverse
added 1 commit
- 346c4ea9 - Test whether the old image works by removing the image override
added 1 commit
- 5289af7c - Remove the duplicate license management CI spec
added 1 commit
- bdf8e49f - Also remove the license management CI spec????
added 1 commit
- 91064016 - Move the downloadLicenses task to all projects
added 1 commit
- 45a7ba56 - Use assignment instead of calls in downloadLicenses
added 1 commit
- 3b8986a4 - Add subproject dependencies for downloadLicenses
added 1 commit
- b64b4fd5 - Fix licensefinder for once and for all hopefully i don't want to do this anymore ever
assigned to @eruighaver
assigned to @leverse
changed milestone to %2019 refresh
added 1 commit
- f2424c2a - Use our own docker file to build the project
added 1 commit
- f19c046e - Attempt to ignore vulnerabilities that come with debian-slim