You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Forrest Xia (JIRA)" <ji...@apache.org> on 2011/03/02 15:12:37 UTC

[jira] Created: (GERONIMO-5846) Add some testsuite for Require-Bundle usage in OSGi EE programming model

Add some testsuite for Require-Bundle usage in OSGi EE programming model
------------------------------------------------------------------------

                 Key: GERONIMO-5846
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5846
             Project: Geronimo
          Issue Type: Test
      Security Level: public (Regular issues)
          Components: testsuite
    Affects Versions: 3.0
            Reporter: Forrest Xia
            Assignee: Forrest Xia
             Fix For: 3.0


Require-Bundle header usage to check:
1. what if bundle-version and visibility are specified
2. what if bundle-version, visibility, and resolution are specified

To see if geronimo aries integration support those usage.


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (GERONIMO-5846) Add some testsuite for Require-Bundle usage in OSGi EE programming model

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia closed GERONIMO-5846.
---------------------------------


> Add some testsuite for Require-Bundle usage in OSGi EE programming model
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-5846
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5846
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Forrest Xia
>              Labels: aries,require-bundle
>             Fix For: 3.0
>
>         Attachments: resolution-optional-eba.patch
>
>
> Require-Bundle header usage to check:
> 1. what if bundle-version and visibility are specified
> 2. what if bundle-version, visibility, and resolution are specified
> To see if geronimo aries integration support those usage.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GERONIMO-5846) Add some testsuite for Require-Bundle usage in OSGi EE programming model

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001441#comment-13001441 ] 

Forrest Xia commented on GERONIMO-5846:
---------------------------------------

Commit scenario 1 to trunk@1076233.

> Add some testsuite for Require-Bundle usage in OSGi EE programming model
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-5846
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5846
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Forrest Xia
>              Labels: aries,require-bundle
>             Fix For: 3.0
>
>
> Require-Bundle header usage to check:
> 1. what if bundle-version and visibility are specified
> 2. what if bundle-version, visibility, and resolution are specified
> To see if geronimo aries integration support those usage.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (GERONIMO-5846) Add some testsuite for Require-Bundle usage in OSGi EE programming model

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia resolved GERONIMO-5846.
-----------------------------------

    Resolution: Fixed

All expected cases are implemented and commit to trunk code.

> Add some testsuite for Require-Bundle usage in OSGi EE programming model
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-5846
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5846
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Forrest Xia
>              Labels: aries,require-bundle
>             Fix For: 3.0
>
>         Attachments: resolution-optional-eba.patch
>
>
> Require-Bundle header usage to check:
> 1. what if bundle-version and visibility are specified
> 2. what if bundle-version, visibility, and resolution are specified
> To see if geronimo aries integration support those usage.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (GERONIMO-5846) Add some testsuite for Require-Bundle usage in OSGi EE programming model

Posted by "LiWenQin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

LiWenQin updated GERONIMO-5846:
-------------------------------

    Attachment: resolution-optional-eba.patch

Patch for resolution:=optional

> Add some testsuite for Require-Bundle usage in OSGi EE programming model
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-5846
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5846
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Forrest Xia
>              Labels: aries,require-bundle
>             Fix For: 3.0
>
>         Attachments: resolution-optional-eba.patch
>
>
> Require-Bundle header usage to check:
> 1. what if bundle-version and visibility are specified
> 2. what if bundle-version, visibility, and resolution are specified
> To see if geronimo aries integration support those usage.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (GERONIMO-5846) Add some testsuite for Require-Bundle usage in OSGi EE programming model

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003302#comment-13003302 ] 

Forrest Xia commented on GERONIMO-5846:
---------------------------------------

commit scenario 2 to trunk@1078723, thank LiWenQin for providing this patch. 

> Add some testsuite for Require-Bundle usage in OSGi EE programming model
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-5846
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5846
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Forrest Xia
>              Labels: aries,require-bundle
>             Fix For: 3.0
>
>         Attachments: resolution-optional-eba.patch
>
>
> Require-Bundle header usage to check:
> 1. what if bundle-version and visibility are specified
> 2. what if bundle-version, visibility, and resolution are specified
> To see if geronimo aries integration support those usage.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira