On Tue, Jul 3, 2012 at 11:12 AM, Jason Rutherglen <[email protected]> wrote: > <relocation> > <!-- <pattern>*/*</pattern> --> > <shadedPattern>com.custom.solr.</shadedPattern> > <excludes> > <exclude>org.apache.solr</exclude> > <exclude>org.apache.lucene</exclude> > </excludes>
Have you tried adding * or .* to the end of the exclude patterns? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
