Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-65591

Duplicate package 'javax.inject' in JIRA installation folder

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 7.4.2
    • 7.4.0, 7.4.1
    • Installation

    Description

      Summary

      Since 7.4.0, a duplicate 'javax.inject' package has been introduced in the JIRA installation folder, and we get the following warning in the JIRA logs:

      2017-06-30 10:38:54,371 JIRA-Bootstrap WARN      [o.twdata.pkgscanner.ExportPackageListBuilder] Package Scanner found duplicates for package 'javax.inject' with different versions. Files: org.apache.servicemix.bundles.javax-inject-1_2.jar and javax.inject-1.jar
            '<JIRA_INSTALL>/atlassian-jira/WEB-INF/lib/org.apache.servicemix.bundles.javax-inject-1_2.jar'
            '<JIRA_INSTALL>/atlassian-jira/WEB-INF/lib/javax.inject-1.jar'
      

      Environment

      JIRA 7.4.0

      Steps to Reproduce

      • Go to the folder <JIRA_INSTALL>/atlassian-jira/WEB-INF/lib
      • Look for any file name that contains the string "javax.inject"

      Expected Results

      There should be only one file (like it was the case in previous versions of JIRA).

      Actual Results

      2 files are found:

      • org.apache.servicemix.bundles.javax-inject-1_2.jar
      • javax.inject-1.jar

      Attachments

        Activity

          People

            aswan@atlassian.com Andrew S
            jrey Julien Rey
            Votes:
            6 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: