Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-25704

Fix jna dependency

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.3

      Description

      A library called jna is provided both by the standard package and by Elasticsearch:

      +- net.openhft:chronicle-queue:jar:5.16.4:compile
         \- net.openhft:chronicle-threads:jar:1.16.1:compile
            \- net.openhft:affinity:jar:3.1.7:compile
               +- net.java.dev.jna:jna:jar:4.4.0:compile
               \- net.java.dev.jna:jna-platform:jar:4.4.0:compile
      
      +- org.elasticsearch:elasticsearch:jar:6.3.0:compile
         +- org.elasticsearch:elasticsearch-core:jar:6.3.0:compile
         \- org.elasticsearch:jna:jar:4.5.1:compile
      

      We want to use only the canonical one (net.java.dev.jna:jna) and avoid the one repackaged by Elasticsearch (org.elasticsearch:jna)(https://github.com/elastic/jna-build).

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 30 minutes
                30m