pan3793 commented on code in PR #4545:
URL: https://github.com/apache/zeppelin/pull/4545#discussion_r1065327386


##########
zeppelin-interpreter-shaded/pom.xml:
##########
@@ -33,7 +33,7 @@
   <description>Zeppelin Interpreter Shaded</description>
 
   <properties>
-    
<shaded.dependency.prefix>org.apache.zeppelin.shaded</shaded.dependency.prefix>
+    <shaded.dependency.prefix>shaded</shaded.dependency.prefix>

Review Comment:
   If there is still an issue with relocating into its own sub-package, I would 
recommend changing it to `shaded.org.apache.zeppelin` instead of a common 
`shaded`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to