> I wonder whenever we have the maven build patches applied, should we > have have different artifacts; the 'jarjar'd version' with > cglib/google-collections all inside guice - plus a separate jar which > depends on the real cglib and google-collections jars - then folks can > choose whether or not they want the jarjar'd version or the not? > > e.g. in maven-land you could depend on the artifactId > guice-all-complete.jar or guice-all.jar (say) with the former > including cglib/google-collections internally jar-jar'd and the latter > just having more pom.xml dependencies?
You can also do this with ivy and savant, just in case some folks are leaning away from Maven. -bp --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" 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?hl=en -~----------~----~----~----~------~----~------~--~---
