Duplicate package 'javax.inject' in JIRA installation folder

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 7.4.2
    • Affects Version/s: 7.4.0, 7.4.1
    • Component/s: Installation
    • 7.04
    • 2
    • Severity 3 - Minor

      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

            Assignee:
            Andrew S (Inactive)
            Reporter:
            Julien Rey (Inactive)
            Votes:
            6 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: