| Summary: | google.inject source bundle contains (one) class file | ||
|---|---|---|---|
| Product: | [Tools] Orbit | Reporter: | David Williams <david_williams> |
| Component: | bundles | Assignee: | Sebastian Zarnekow <sebastian.zarnekow> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
David Williams
I was looking to see if there was a "package-info" class in the actual code, and do not see one there ... but do see a lot of other "package-info.java" files in the source bundle. Not sure if it was an intentional artifact of original builders? Or ... if simple mistake? My advice would be to remove it from the source bundle, but doubt it really causes any problems (other than causing a false positive in code scanners :) So, will set as minor and let Sebastian investigate original jars/contributions our Orbit versions came from. This appears to have been an issue with com.google.inject.source 2.0.0 , which did indeed contain com/google/inject/util/package-info.class . However, this was not shipped anymore with our Neon contribution. We also now ship com.google.inject 3.0.0. Marking as CLOSED (FIXED). |