Comment #4 on issue 254 by sberlin: Patch: use jarjar in multibindings build.xml http://code.google.com/p/google-guice/issues/detail?id=254
I suspect there might need more involved -- if I remember Jesse's approach correctly, he used JarJar on guice, and then JarJar on each extension, and then erased the jarjar creations from each extension. That'll only work if extensions only use the same parts of JarJar'd code that Guice uses. If an extension uses something new, it won't see it in Guice's JarJar'd code. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-guice-dev?hl=en -~----------~----~----~----~------~----~------~--~---
