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

wrong platform target for audit-web-access

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 8.10
    • Fix Version/s: 8.10
    • Component/s: Audit

      Description

      The current platform target is wrong:

        <platforms>
          <platform>cap-@DISTVERSION@</platform>
        </platforms>

      https://github.com/nuxeo/nuxeo-platform-audit-web-access/blob/8.10/marketplace/src/main/resources/package.xml#L12

      It should be:

        <platforms>
          <platform>server-@DISTVERSION@</platform>
        </platforms>

      The rest of the package is not usable on a 8.10 server.

        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 - 2 hours, 40 minutes
                2h 40m