Bipin Prasad created STORM-3859:
-----------------------------------
Summary: Change mvn build process to validate shaded classes are
not used directly
Key: STORM-3859
URL: https://issues.apache.org/jira/browse/STORM-3859
Project: Apache Storm
Issue Type: Task
Components: build
Reporter: Bipin Prasad
storm-shaded-deps shades some jar files, i.e. renames the classes in those jar
files, and
the internal references to those classes. Storm code should not reference the
base classes.
Add a check, either in maven, or as a test case, or a shell script/python
script - to confirm that no shaded classes are referenced directly.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)