Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-8503

Upgrade joda-time dependency from version 0.98 to version 1.4

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 2.6.0
    • None
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      The calendar plugin currently depends on version 1.4. Given the way that classes in Confluence dependencies are given precedence over jars bundled in plugins, this is causing the Calendar plugin to fail (as it is loading a version 0.98 class).

      We only have two usages of joda time. We construct a DateMidnight object in ContentEntityObjectHiberndateDao and AbstractHibernateAttachmentDao. The constructor that takes in a long parameter is still present in 1.4, so this is a safe upgrade.

              Unassigned Unassigned
              dave@atlassian.com dave (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: