Uploaded image for project: 'VEND'
  1. VEND
  2. VEND-30

Remove embedded Joda BaseDateTime from ElasticSearch jar

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: ES-2.3.5-nx1
    • Component/s: ElasticSearch

      Description

      Patch elasticsearch-2.3.5.jar to remove the embedded Joda BaseDateTime impl.

      The Elasticsearch impl is only useful for performance reason on the server side, but it may conflict with other Nuxeo Joda usage.

      Patch build with the following command:
      zip -d elasticsearch-2.3.5.jar 'org/joda/time/base/*'
      zip elasticsearch-2.3.5.jar PATCH.txt
      mv elasticsearch-2.3.5.jar elasticsearch-2.3.5-nx1.jar

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: