[arquillian-issues] [JBoss JIRA] (ARQ-2196) Fix backward compatibility in arquillian-osgi

Thomas Diesler (Jira) issues at jboss.org
Fri Oct 12 04:45:00 EDT 2018


     [ https://issues.jboss.org/browse/ARQ-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler updated ARQ-2196:
--------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


Done

> Fix backward compatibility in arquillian-osgi
> ---------------------------------------------
>
>                 Key: ARQ-2196
>                 URL: https://issues.jboss.org/browse/ARQ-2196
>             Project: Arquillian
>          Issue Type: Bug
>          Components: OSGi Containers
>    Affects Versions: osgi_2.1.0.Final
>            Reporter: Jan Bouska
>            Assignee: Thomas Diesler
>            Priority: Major
>
> This [commit|https://github.com/arquillian/arquillian-container-osgi/commit/a663171012cc6409744a394f0f1ac5b689151ce4#diff-94377c156735b39dfa4ac607234cb87c] 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.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the arquillian-issues mailing list