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

Shorten path length for nuxeo-platform-annotations

    XMLWordPrintable

    Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.9.1
    • Component/s: Annotations
    • 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-annotations-api</artifactId>
      <artifactId>nuxeo-platform-annotations-core</artifactId>
      <artifactId>nuxeo-platform-annotations-core-contrib</artifactId>
      <artifactId>nuxeo-platform-annotations-http</artifactId>
      <artifactId>nuxeo-platform-annotations-repository-plugin</artifactId>
      <artifactId>nuxeo-platform-annotations-web</artifactId>
      AFTER:
      <groupId>org.nuxeo.ecm.annot</groupId>
      <artifactId>nuxeo-annot-api</artifactId>
      <artifactId>nuxeo-annot-core</artifactId>
      <artifactId>nuxeo-annot-contrib</artifactId>
      <artifactId>nuxeo-annot-http</artifactId>
      <artifactId>nuxeo-annot-repo</artifactId>
      <artifactId>nuxeo-annot-gwt</artifactId>

      Show
      The following Maven artifact ids and group ids have changed: BEFORE: <groupId>org.nuxeo.ecm.platform</groupId> <artifactId>nuxeo-platform-annotations-api</artifactId> <artifactId>nuxeo-platform-annotations-core</artifactId> <artifactId>nuxeo-platform-annotations-core-contrib</artifactId> <artifactId>nuxeo-platform-annotations-http</artifactId> <artifactId>nuxeo-platform-annotations-repository-plugin</artifactId> <artifactId>nuxeo-platform-annotations-web</artifactId> AFTER: <groupId>org.nuxeo.ecm.annot</groupId> <artifactId>nuxeo-annot-api</artifactId> <artifactId>nuxeo-annot-core</artifactId> <artifactId>nuxeo-annot-contrib</artifactId> <artifactId>nuxeo-annot-http</artifactId> <artifactId>nuxeo-annot-repo</artifactId> <artifactId>nuxeo-annot-gwt</artifactId>

      Description

      Module nuxeo-platform-annotations 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: