Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-2181

Cannot specify the order of generating deployments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 2.0.0.Beta1
    • 1.4.0.Final
    • None
    • None

    Description

      In case you have registered a custom implementation of DeploymentScenarioGenerator you cannot guarantee the order of execution here: https://github.com/arquillian/arquillian-core/commit/af9f07060f81db062db848b98cc776d4c7ba207a#diff-d3da9d1cfef4453a56074c1080a43a97R79

      In my case the custom implementation is executed first (on empty list of deployments) and then is executed AutomaticDeploymentScenarioGenerator which creates a list of deployments based on @Deployment annotation in testClass

      I would need the opposite way.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vramik@redhat.com Vlasta Ramik
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: