Uploaded image for project: 'Qt Tools for Android'
  1. Qt Tools for Android
  2. QTTA-463

Split the build of the gradle plugin to a standalone build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P1: Critical P1: Critical
    • QtJenny 1.1
    • QtJenny 1.1
    • QtJenny: Build
    • None
    • Android
    • 2025wk40s2-3QtforAndroid, 2025wk42s3QtforAndroid

      The expectation is that we can build all of annotationprocessor/compiler/gradleplugin out of the box without hacking the build files. That expectation isn't currently met, because they are all part of the same build, and the build of the gradleplugin will then fail to find its compiler dependency.

      The fix for that is to take the gradleplugin out of the build, and build it separately, so that developers can build annotationprocessor+compiler first, and then build the gradleplugin. Autotests can then be constructed so that they do local publishing in that same order.

        For Gerrit Dashboard: QTTA-463
        # Subject Branch Project Status CR V

            koalajar Konsta Alajärvi
            villevoutilainen_qt Ville Voutilainen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change