Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Privacy
    • Imprint
    • Contact
    • Login methods
  • Sign in
  • ARSnova Backend ARSnova Backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ARSnovaARSnova
  • ARSnova BackendARSnova Backend
  • Merge requests
  • !9
The source project of this merge request has been removed.

[WIP] Upgrade CouchDB4j Maven dependency to fix JSON value handling

Closed Daniel Gerhardt requested to merge (removed):upgrade-couchdb4j-jsonlib-fix into master Jul 17, 2015
  • Overview 3
  • Pipelines 0
  • Changes

CouchDB4j is upgraded to a version with a fixed JSON-lib dependency. This fixes handling of string values with JSON-like syntax.

Please test this branch locally and give me feedback if the reported issue is completely fixed and report any regressions you might encounter.

The JSON-lib fixes used for the new Maven artifact: https://github.com/dgerhardt/json-lib/commit/7164fcde2d5c751ee2368184e9cf45d7a4ec5df8

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: upgrade-couchdb4j-jsonlib-fix