Hi Benson, This is the xml for the transform: http://pastebin.com/9nx18WiN
Thanks! On Mon, Jul 23, 2012 at 10:21 AM, Benson Margulies <[email protected]>wrote: > On Mon, Jul 23, 2012 at 12:16 AM, Jason Rutherglen > <[email protected]> wrote: > > I'm shade transforming Apache Solr, which has several dependencies and > > seems to work. > > > > However the internal class strings are being transformed, eg > > 'System.getProperty("os.name");' where 'os.name' is being transformed > to ' > > shade.package.os.name'. Other than excluding every internal string, how > > can I turn off the transformation of internal class strings? > > What were your transformation rules? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
