History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: OSMORC-35
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Robert F. Beeger
Reporter: Robert F. Beeger
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Osmorc

InvalidImportInspection doesn't analyze bundle dependencies correctly

Created: 29 Jun 08 21:57   Updated: 05 Aug 08 00:32
Component/s: None
Affects Version/s: 0.5.0
Fix Version/s: 0.6.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Currently it only checks whether a bundle exports an imported package.
It doesn't check whether the exporting bundle contains the used class or whether there is some other module containing but not exporting it.
It also doesn't check whether the using bundle imports the package.
If the package is not contained in a module the first global library containing the module is analyzed - even if it is a library of another than the framework instance used in the project.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.