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