Test shaded jars to ensure everything is in the package path
Open
build
new feature
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
We should test to ensure all class files are contained within a jar's package path. For example, beam-sdks-java-core-shaded.jar should only have .class files under org/apache/beam/sdk.
Imported from Jira [BEAM-4403](https://issues.apache.org/jira/browse/BEAM-4403). Original Jira may contain additional context.
Reported by: apilloud.
Contributor guide
Assessment
This issue has not been assessed yet.