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

Fix backward compatibility in arquillian-osgi

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • osgi_2.1.0.Final
    • OSGi Containers
    • None

    Description

      This commit splits arquillian deployment into 3 separate bundles:

      • Arquillian bundle - management package
      • deployment - contains ONLY classes added by @Deployment method
      • fragment of Arquillian-bundle - contains test classes

      This split totally destroy backward compatibility and breaks all tests which are dependent on some class from deployment archive. Moreover Deployments which requires import packages such as `org.junit` can't be deployed.

      Attachments

        Activity

          People

            tdiesler@redhat.com Thomas Diesler
            jbouska@redhat.com Jan Bouska
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: