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

Split nuxeo-platform-imaging-web module: a common jsf module and a Nuxeo DM module

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.3.1
    • Component/s: None
    • Upgrade notes:
      Hide

      The dependencies need to be updated from

      <dependency>
      <groupId>org.nuxeo.ecm.platform</groupId>
      <artifactId>nuxeo-platform-imaging-web</artifactId>
      </dependency>

      to

      <dependency>
      <groupId>org.nuxeo.ecm.platform</groupId>
      <artifactId>nuxeo-platform-imaging-jsf</artifactId>
      </dependency>
      <dependency>
      <groupId>org.nuxeo.ecm.platform</groupId>
      <artifactId>nuxeo-platform-imaging-dm</artifactId>
      </dependency>

      (the nuxeo-platform-imaging-dm dependency is only needed if you deploy on a Nuxeo DM)

      The component name where the ecm types are contributed has changed from 'org.nuxeo.ecm.platform.picture.web.types' to 'org.nuxeo.ecm.platform.picture.jsf.types'

      Show
      The dependencies need to be updated from <dependency> <groupId>org.nuxeo.ecm.platform</groupId> <artifactId>nuxeo-platform-imaging-web</artifactId> </dependency> to <dependency> <groupId>org.nuxeo.ecm.platform</groupId> <artifactId>nuxeo-platform-imaging-jsf</artifactId> </dependency> <dependency> <groupId>org.nuxeo.ecm.platform</groupId> <artifactId>nuxeo-platform-imaging-dm</artifactId> </dependency> (the nuxeo-platform-imaging-dm dependency is only needed if you deploy on a Nuxeo DM) The component name where the ecm types are contributed has changed from 'org.nuxeo.ecm.platform.picture.web.types' to 'org.nuxeo.ecm.platform.picture.jsf.types'

      Attachments

        Activity

          People

          • Assignee:
            troger Thomas Roger
            Reporter:
            troger Thomas Roger
            Participants:
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: