Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-4073

Remove Files.write from generators

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • None
    • None
    • None
    • None

    Description

      There are multiple Files.write directly inside the generators while this should be delegated to the external container (KogitoAssetsProcessor or kogito-maven-plugin.
      The goal of this ticket is:

      • Remove all Files.write from inside the generator
      • Remove param Collection<GeneratedFile> and make methods always return a new collection of generate files (to avoid the side effect)
      • Remove all imageMetadata (and label) code because it use Files.write and it is no more used by the operator so it is better to remove the whole feature

      Attachments

        Issue Links

          Activity

            People

              dzonca@redhat.com Daniele Zonca
              dzonca@redhat.com Daniele Zonca
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: