Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-11831

The assert dependency in spring-boot-starter-test is outdated

    XMLWordPrintable

Details

    Description

      spring-boot-starter-test exposes Assert 4.0.0. With 7.13, the current version will be 6.0.0. Note that assert and the platform have a circular dependency since we merged the spring boot starter into the platform. I.e. Assert depends on camunda-engine (in platform) and spring boot starter (also in platform) depends on assert.

      Solution ideas:

      • merge and version Assert with the platform.
      • Break up the circular dependency by pulling code and/or release process apart (e.g. move spring-boot-starter test to a separate repo and/or release process; this would make it possible to first build the platform, then assert, then spring-boot-starter-test). This sounds like long-lasting maitenance overhead, though.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                thorben.lindhauer Thorben Lindhauer
                Votes:
                2 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce