Uploaded image for project: 'Nuxeo ECM Build/Test Environment'
  1. Nuxeo ECM Build/Test Environment
  2. NXBT-2825

Fix enricher's code when generated for LTS 2019

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: CODEGEN-2.9.1
    • Component/s: Nuxeo CLI

      Description

      When creating an enricher for LTS 2019 with command nuxeo bootstrap enricher, enricher's java code still has

      import org.codehaus.jackson.JsonGenerator;
      

      should be

      import com.fasterxml.jackson.core.JsonGenerator;
      

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              vdutat Vincent Dutat
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: