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

Adjust shading tests jar in the engine

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: L3 - Default L3 - Default
    • 7.14.0, 7.14.0-alpha2
    • None
    • engine
    • None

      We disabled the shadeTestJar option in CAM-12108 to prevent shading external tests of the libraries. If external tests are shaded, our upgrade tests are picking them up for execution (unwanted behavior).

      Hints:

      • exclude the external tests via <exclude>commons-codec:commons-coded:tests</exclude>
      • add a filter to remove the external test classes with wildcard if this is possible

        This is the controller panel for Smart Panels app

            [CAM-12117] Adjust shading tests jar in the engine

            Where does the test artifact of commons-codec come from? I guess we have no dependency to it, right?

            Thorben Lindhauer added a comment - Where does the test artifact of commons-codec come from? I guess we have no dependency to it, right?

            We don't but when the shadedTestJar option is enabled the tests jar (*-tests.jar here) are found and the classes are shaded as well.

            Yana Vasileva added a comment - We don't but when the shadedTestJar option is enabled the tests jar (*-tests.jar here ) are found and the classes are shaded as well.

              Unassigned Unassigned
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: