[arquillian-issues] [JBoss JIRA] (ARQ-2017) Export embedded libraries in arquillian-container-osgi :: osgi-bundle

Steve Storck (JIRA) issues at jboss.org
Fri Mar 4 19:39:00 EST 2016


    [ https://issues.jboss.org/browse/ARQ-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172369#comment-13172369 ] 

Steve Storck commented on ARQ-2017:
-----------------------------------

[~thomas.diesler] : I notice that the "org.jboss.arquillian.osgi" package is listed both under <Private-Package> and also under <_exportcontents>.  I assume that you would prefer one or the other.  Let me know which one is appropriate and I will remove the duplicate from the other element.

I am also curious why you have declined to inline the embedded dependencies, but to embed them as jars instead.  There may be classloader improvements, among other things, if they are inlined instead.  Are there licensing issues that require you to embed the jars?  Otherwise, I would like to try inlining them instead.  Please let me know.  Thanks!

> Export embedded libraries in arquillian-container-osgi :: osgi-bundle
> ---------------------------------------------------------------------
>
>                 Key: ARQ-2017
>                 URL: https://issues.jboss.org/browse/ARQ-2017
>             Project: Arquillian
>          Issue Type: Sub-task
>          Components: OSGi Containers
>    Affects Versions: osgi_2.1.0.Final
>            Reporter: Steve Storck
>            Assignee: Thomas Diesler
>
> So that test extensions other than the provided JUnit test extension can be used, more packages need to be exported for availability in the container for use by other extensions.  This includes, but may not be limited to, the test SPI packages.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the arquillian-issues mailing list