> everything except what is in the exclude(s).  It seems like a bug that
> non-classnames such as string constants are also being sent to the
> relocator.  Given every string literal is being relocated, I can't imagine
> a pattern to exclude those.

How should Shade handle code like Class.forName("java.lang.Thread")
unless it also considers (and thus relocates) string constants?

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to