Why do you need to shade this at all? GSON should work just fine as a normal library. Shading is a last resort that usually causes more problems than it solves:
https://jlbp.dev/JLBP-18.html On Sun, Feb 23, 2020 at 2:43 AM Tibor Digana <tibordig...@apache.org> wrote: > > I want to ask you if it is still legal to shade packages in gson library. > Although it contains the Apache 2.0 license but it contains Copyright (C) > 2010 Google Inc. as well, see: > https://github.com/google/gson/blob/master/gson/src/main/java/com/google/gson/stream/JsonReader.java > > -- > Cheers > Tibor -- Elliotte Rusty Harold elh...@ibiblio.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org