Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-6419

GH upper bound on OSGi Package-Import means it can't be used in JIRA 6.0 snapshots

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • 6.0.7
    • None
    • None
    • None

    Description

      GreenHopper has upper bounds on the version of JIRA:

      greenhopper $ grep "\[5.0,6)" greenhopper/pom.xml 
                                  com.atlassian.core.*;version="[5.0,6)",
                                  com.atlassian.crowd.*;version="[5.0,6)",
                                  com.atlassian.jira.*;version="[5.0,6)",
                                  com.atlassian.query.*;version="[5.0,6)",
                                  com.opensymphony.*;version="[5.0,6)",
      

      Because of this constraint we can'd deploy GH to JIRA 6.0 development versions:

      @400000005089715f20dcd1a4 2012-10-25 17:05:25,549 FelixDispatchQueue ERROR      [osgi.container.felix.FelixOsgiContainerManager] Framework error in bundle com.pyxis.greenhopper.jira
      @400000005089715f20dcd974 org.osgi.framework.BundleException: Unresolved constraint in bundle com.pyxis.greenhopper.jira [135]: Unable to resolve 135.0: missing requirement [135.0] package; (&(package=com.atlassian.core.action)(version>=5.0.0)(!(version>=6.0.0)))
      

      cc mtokar

      Attachments

        Activity

          People

            Unassigned Unassigned
            lmiranda Luis Miranda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: