Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • M Model_DELIARFOBS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VIPSVIPS
  • Models
  • Java
  • Model_DELIARFOBS
  • Merge requests
  • !1

Fix compilation error after Jackson update

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lene Wasskog requested to merge feature/vipsutv-358-deliarfobs into develop Jan 12, 2023
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 3

Original code stopped compiling when I updated the VIPSCommon dependency to version 2022.1. The compilation error is probably due to changes in jackson, a dependency which was bumped from from 2.9.8 to 2.13.1 in VIPSCommon in early 2022. Changing the type of the pestObservations variable was the easiest way to fix the compilation error. The tests run green, but there is probably a more correct way to do this.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/vipsutv-358-deliarfobs