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

Sivakumar Thyagarajan updated WELD-736:
---------------------------------------

    Attachment: extraneous-package-usage.tar.bz2


For your reference, attached is the tests that use the following 
packages/classes:
- org.jboss.weld.literal
- org.jboss.weld.manager.BeanManagerImpl [This brings in 
org.jboss.weld.exceptions.*, org.jboss.weld.logging.*]
- org.jboss.weld.tests [This package is currently (rightly) not available in 
weld-osgi-bundle and so this has to be made available separately] 

> Fix tests in core/tests-arquillian so that only packages exported by the weld 
> osgi bundle is used
> -------------------------------------------------------------------------------------------------
>
>                 Key: WELD-736
>                 URL: https://jira.jboss.org/browse/WELD-736
>             Project: Weld
>          Issue Type: Bug
>          Components: Testing Infrastructure (Mocks and Harness Integration)
>    Affects Versions: 1.1.0.Beta1
>            Reporter: Sivakumar Thyagarajan
>             Fix For: TBC
>
>         Attachments: extraneous-package-usage.tar.bz2
>
>
> While trying to run the Weld arquillian tests against remote GlassFish, it 
> was found out that some of the tests were failing against GlassFish, because 
> some Weld packages are not being exported by the weld-osgi-bundle (see 
> analysis and the suggested additional packages to be exported in 
> http://glassfish.dev.java.net/issues/show_bug.cgi?id=13713). 
> Pete's suggestion was to fix the tests to not refer to these classes/packages 
> rather than export them from weld.
> Please find attached a rough initial list of tests that would need to be 
> modified and their references to the additional packages that are not 
> exported by weld-osgi-bundle.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to