
|
If you were logged in you would be able to see more operations.
|
|
|
Osmorc
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
|
|
|
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.
|
|
Description
|
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. |
Show » |
| There are no comments yet on this issue.
|
|