Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-1465

Appman-packager allows creation of inconsistent packages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P1: Critical P1: Critical
    • None
    • 5.14
    • Qt Application Manager
    • None
    • c8c3e7408c95d33328173249606a3070e7ce677d (qt/qtapplicationmanager/5.14)

      As written in documentation, there are two package formats supported at the moment.

      When giving info.yaml file with old format, appman-packager creates inconsistent package (header and footer of new format, but info.yaml of old format).

      Expected behavior - either fail creation of the package, or create old format package.

      Tested with this info.yaml:

      formatVersion: 1
      formatType: am-application

      id: 'com.luxoft.android'
      icon: 'icon.png'
      code: 'main.qml'
      runtime: 'qml'
      runtimeParameters:
      importPaths: [ '.' , "./imports"]
      environmentVariables:
      SCRCPY_SERVER_PATH: "scrcpy-server.jar"

      name:
      en: 'Android'

      categories: [ 'app' ]

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            rgriebl Robert Griebl
            n.z. Nikolay Zamotaev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes