Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-8659 Reduce source code path length
  3. NXP-13275

Shorten path length for nuxeo-platform-document-routing

    XMLWordPrintable

    Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.9.1
    • Component/s: Workflow
    • Impact type:
      Configuration Change
    • Upgrade notes:
      Hide

      The following Maven artifact ids and group ids have changed:
      BEFORE:
      <groupId>org.nuxeo.ecm.platform</groupId>
      <artifactId>nuxeo-platform-document-routing-api</artifactId>
      <artifactId>nuxeo-platform-document-routing-core</artifactId>
      <artifactId>nuxeo-platform-document-routing-web</artifactId>
      <artifactId>nuxeo-platform-document-routing-dm</artifactId>
      <artifactId>nuxeo-platform-document-routing-dashboard</artifactId>
      <artifactId>nuxeo-platform-document-routing-default</artifactId>
      <artifactId>nuxeo-platform-document-routing-test</artifactId>
      AFTER:
      <groupId>org.nuxeo.ecm.routing</groupId>
      <artifactId>nuxeo-routing-api</artifactId>
      <artifactId>nuxeo-routing-core</artifactId>
      <artifactId>nuxeo-routing-web</artifactId>
      <artifactId>nuxeo-routing-dm</artifactId>
      <artifactId>nuxeo-routing-dashboard</artifactId>
      <artifactId>nuxeo-routing-default</artifactId>
      <artifactId>nuxeo-routing-test</artifactId>

      Show
      The following Maven artifact ids and group ids have changed: BEFORE: <groupId>org.nuxeo.ecm.platform</groupId> <artifactId>nuxeo-platform-document-routing-api</artifactId> <artifactId>nuxeo-platform-document-routing-core</artifactId> <artifactId>nuxeo-platform-document-routing-web</artifactId> <artifactId>nuxeo-platform-document-routing-dm</artifactId> <artifactId>nuxeo-platform-document-routing-dashboard</artifactId> <artifactId>nuxeo-platform-document-routing-default</artifactId> <artifactId>nuxeo-platform-document-routing-test</artifactId> AFTER: <groupId>org.nuxeo.ecm.routing</groupId> <artifactId>nuxeo-routing-api</artifactId> <artifactId>nuxeo-routing-core</artifactId> <artifactId>nuxeo-routing-web</artifactId> <artifactId>nuxeo-routing-dm</artifactId> <artifactId>nuxeo-routing-dashboard</artifactId> <artifactId>nuxeo-routing-default</artifactId> <artifactId>nuxeo-routing-test</artifactId>

      Description

      Addon nuxeo-platform-document-routing and its various submodules have a hugh path length for some files which causes problems for Windows checkouts.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: