Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-2685

Error message when missing icon should request SVG not PNG

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • Work Item
    • Resolution: Unresolved
    • Minor
    • 1.66.0
    • None
    • None
    • All
    • GreenHopper Ranking:
      0|i2wknn:
    • 9223372036854775807
    • Small

    Description

       
      The error message when icon are missing is requesting PNG, should request SVG

      Shouldn't it request SVG as we can automatically create png if needed

      15:22:20 14:22:19 [main] [ERROR] - Missing icon(s) in resources.15:22:20 14:22:19 [main] [ERROR] - No icon: 'icons/dark/datastore-connector_icon32.png' found, did you create - or generated with svg2png in resources?
      • To test this, just delete one of the icon and start the validation of your connector with a "mvn clean process-classes"

      Expected :
      " No icon: icons\xxxxxxxxxxx.svg found. "
      Because now we do not need PNG anymore. ( So the check on PNG can be removed)
      We only use PNG as backup if SVG is missing,

      Attachments

        Activity

          People

            yyin Yueyan Yin
            acatoire Axel Catoire
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: