Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-21111

Camel-upgrade-recipes: remove unnecessary test dependencies

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • upgrade-recipes
    • None
    • Unknown

    Description

      Upgrade tests are currently resolving all camel-dependencies required for the test from the highest version defined by the recipe. This brings a lot of dependencies (with recipes 4.6->4.7 the number of test dependencies is 50+)

      The highest possible version might not be neccessary.
      Let say change in camel-api is happening between version 4.7.0 and 4.6.0. Current junit test would load dependency camel-api:4.6.0 (eventhough camel-ap:4.5.0 might be already loaded and would satisfy the recipe test)

      I think that it should be possible to change resolving so the number of dependencies would stay lower.

      Attachments

        Activity

          People

            jondruse Jiri Ondrusek
            jondruse Jiri Ondrusek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: