Details
-
Improvement
-
Resolution: Fixed
-
Trivial
-
0.9.29
-
None
Description
This is really a minor issue that affects mostly development: an NPE in PackagingDataCalculator line 161 that although it is caught by the catch() below it ends up triggering the NPE breakpoint in eclipse. The reason is that some classes don't have a protection domain and return null.