You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Iain Duncan (Created) (JIRA)" <ji...@apache.org> on 2011/10/14 13:04:12 UTC

[jira] [Created] (ARIES-761) Incorrect documentation on RecursiveBundleTracker constructor

Incorrect documentation on RecursiveBundleTracker constructor
-------------------------------------------------------------

                 Key: ARIES-761
                 URL: https://issues.apache.org/jira/browse/ARIES-761
             Project: Aries
          Issue Type: Bug
          Components: Util
    Affects Versions: 0.3, 0.4
            Reporter: Iain Duncan


The API docs for the RecursiveBundleTracker constructor state that the stateMask:

stateMask - - The bit mask of the ORing of the bundle states to be tracked. The mask must contain the flags Bundle.INSTALLED | Bundle.STARTING | Bundle.ACTIVE | Bundle.STOPPING as a minimum. 

but you also must have the Bundle.RESOLVED state as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ARIES-761) Incorrect documentation on RecursiveBundleTracker constructor

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

Jarek Gawor resolved ARIES-761.
-------------------------------

       Resolution: Fixed
    Fix Version/s: util-0.5
         Assignee: Jarek Gawor

Fixed in trunk only. If needed we can back port the changes to 0.3-RCx branch.

                
> Incorrect documentation on RecursiveBundleTracker constructor
> -------------------------------------------------------------
>
>                 Key: ARIES-761
>                 URL: https://issues.apache.org/jira/browse/ARIES-761
>             Project: Aries
>          Issue Type: Bug
>          Components: Util
>    Affects Versions: 0.3, 0.4
>            Reporter: Iain Duncan
>            Assignee: Jarek Gawor
>              Labels: documentation
>             Fix For: util-0.5
>
>         Attachments: RecursiveBundleTrackerDocs761.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> The API docs for the RecursiveBundleTracker constructor state that the stateMask:
> stateMask - - The bit mask of the ORing of the bundle states to be tracked. The mask must contain the flags Bundle.INSTALLED | Bundle.STARTING | Bundle.ACTIVE | Bundle.STOPPING as a minimum. 
> but you also must have the Bundle.RESOLVED state as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ARIES-761) Incorrect documentation on RecursiveBundleTracker constructor

Posted by "Jarek Gawor (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ARIES-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13173270#comment-13173270 ] 

Jarek Gawor commented on ARIES-761:
-----------------------------------

Committed the fix to trunk in revision 1221325. Thanks!
                
> Incorrect documentation on RecursiveBundleTracker constructor
> -------------------------------------------------------------
>
>                 Key: ARIES-761
>                 URL: https://issues.apache.org/jira/browse/ARIES-761
>             Project: Aries
>          Issue Type: Bug
>          Components: Util
>    Affects Versions: 0.3, 0.4
>            Reporter: Iain Duncan
>              Labels: documentation
>         Attachments: RecursiveBundleTrackerDocs761.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> The API docs for the RecursiveBundleTracker constructor state that the stateMask:
> stateMask - - The bit mask of the ORing of the bundle states to be tracked. The mask must contain the flags Bundle.INSTALLED | Bundle.STARTING | Bundle.ACTIVE | Bundle.STOPPING as a minimum. 
> but you also must have the Bundle.RESOLVED state as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-761) Incorrect documentation on RecursiveBundleTracker constructor

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

Iain Duncan updated ARIES-761:
------------------------------

    Attachment: RecursiveBundleTrackerDocs761.patch

Patch to fix the docs
                
> Incorrect documentation on RecursiveBundleTracker constructor
> -------------------------------------------------------------
>
>                 Key: ARIES-761
>                 URL: https://issues.apache.org/jira/browse/ARIES-761
>             Project: Aries
>          Issue Type: Bug
>          Components: Util
>    Affects Versions: 0.3, 0.4
>            Reporter: Iain Duncan
>              Labels: documentation
>         Attachments: RecursiveBundleTrackerDocs761.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> The API docs for the RecursiveBundleTracker constructor state that the stateMask:
> stateMask - - The bit mask of the ORing of the bundle states to be tracked. The mask must contain the flags Bundle.INSTALLED | Bundle.STARTING | Bundle.ACTIVE | Bundle.STOPPING as a minimum. 
> but you also must have the Bundle.RESOLVED state as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira