Your best bet is to use a dependency manager in your build tool and ignore the lib folder entirely. Dependencies in Java are not isolated in any way, so even if you achieve this it won't reflect reality (i.e. Shared dependencies such as asm, cglib, commons etc)
🌲🌳🌲🌳🌲🌳🌲🌳🌲🌳🌲 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/2d50ac4a-6c18-40be-8f66-2d4361a5b12e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
