[jboss-osgi-issues] [JBoss JIRA] Commented: (JBOSGI-412) Propriatary API leaks in StartLevelTestCase

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Nov 8 12:26:01 EST 2010


    [ https://jira.jboss.org/browse/JBOSGI-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561952#action_12561952 ] 

Thomas Diesler commented on JBOSGI-412:
---------------------------------------

[tdiesler at localhost itest]$ git grep org.jboss.osgi.framework
pom.xml:  <groupId>org.jboss.osgi.framework</groupId>
pom.xml:    <groupId>org.jboss.osgi.framework</groupId>
pom.xml:          <groupId>org.jboss.osgi.framework</groupId>
src/test/java/org/jboss/test/osgi/framework/startlevel/StartLevelTestCase.java:import org.jboss.osgi.framework.plugin.StartLevelPlugin;


> Propriatary API leaks in StartLevelTestCase
> -------------------------------------------
>
>                 Key: JBOSGI-412
>                 URL: https://jira.jboss.org/browse/JBOSGI-412
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Core Framework
>            Reporter: Thomas Diesler
>            Assignee: David Bosschaert
>             Fix For:  JBossOSGi 1.0.0 Beta10
>
>
> I noticed that StartLevelTestCase uses StartLevelPlugin, which makes this test unusable with other frameworks (i.e. Felix)
> Generally tests in itest should be Framework agnostic. 
> If a test can be made Framework agnostic, it belongs in itest.
> Our impl details can be tested in core.

-- 
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

        


More information about the jboss-osgi-issues mailing list