Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-7199

Core: Remove dependency to artifact jug

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Outdated
    • Icon: Neutral Neutral
    • None
    • None
    • core
    • None
    • Yes

      Although the method info.magnolia.cms.core.Path$getUniqueLabel(Node, String) is deprecated it still uses the artifact JUG in order to generate random UUIDs.
      This is not necessary as the required functionality is part of the JRE since 1.5 and has been removed in my local git. The following commit modifies the method and removes the artifact:

      The artifact has only been removed in core so it still might be used in other magnolia projects although a java comment suggests otherwise.

        Acceptance criteria

              Unassigned Unassigned
              costamojan Daniel Kasmeroglu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD