1. 5a209e9 Update version to 4.0 by Colin Decker · 9 years ago
  2. db4dbfd Add a snapshot repository to guice's parent pom configuration, so it can rely on snapshot versions of things while in development. by cgruber · 9 years ago
  3. 0910c1e Create a dagger/guice interoperability library, which permits (with limitations) the use of Dagger modules in Guice. by cgruber · 9 years ago
  4. 2fb23e3 Miscellaneous build improvements: by Stuart McCulloch · 10 years ago
  5. c7ae433 Add BoundFieldModule to automatically bind @Bind annotated fields to their by Sam Berlin · 10 years ago
  6. 57aad21 Change Opcodes.ASM4 to Opcodes.ASM5, to work with java8 lambdas. Also update opensource build to ASM 5.0.1. by Sam Berlin · 10 years ago
  7. d57f8ec The bug in the test that became flaky has been fixed. Note that this is not a strict rollback of the rollback - I've added protection against the NPE that would happen if there's a GC between the isBlacklisted call and the getSources call. by Sam Berlin · 10 years ago
  8. c013fac *** Reason for rollback *** by Sam Berlin · 10 years ago
  9. bab9b60 Enhance WeakKeySet to auto evict keys and avoid calling toString on Keys. by Christian Edward Gruber · 10 years ago
  10. b6c35cd Update the opensource jars to asm 5.0, fix up the POMs & ant scripts. by Sam Berlin · 10 years ago
  11. 3236b10 Replace guava 11 with 16 and extract Guava as a separate dependency. by Christian Edward Gruber · 10 years ago
  12. a0e7344 Restore versions to 4.0-SNAPSHOT by Christian Edward Gruber · 11 years ago
  13. 359c5c3 Fix up poms to properly sign on deploy, provide source and javadoc jars per sonatype's requirements, and bump the API version to 1.4 for OSGI components. by Christian Edward Gruber · 11 years ago
  14. ce48fa8 Bump version numbers to release 4.0-beta. by Christian Edward Gruber · 11 years ago
  15. 7d72771 Actually pom versions should really be 3.1.0 to reflect the addition of a couple of new features (ProvisionListener SPI) by Stuart McCulloch · 12 years ago
  16. 7f6a136 Bump pom versions towards next maintenance release by Stuart McCulloch · 12 years ago
  17. 33018c3 Add standard Apache LICENSE and NOTICE files to the Maven build by mcculls · 13 years ago
  18. 692ca95 Align Maven no_aop classifier to match the Ant target by mcculls · 13 years ago
  19. 81a0c60 re-add struts2 to build.xml & pom.xml, cleanup compile. by sberlin@gmail.com · 13 years ago
  20. fcb2b1b discontinue the struts2 extension. by sberlin · 13 years ago
  21. aacb484 Add some comments to the Maven POMs by mcculls · 14 years ago
  22. 8846db3 Update Maven poms to use new jarjar processing rules, allow jarjar and munge profiles to be turned off, and synchronize bundle headers in Ant and Maven builds by mcculls · 14 years ago
  23. bc7e150 Issue 552: add buildable maven poms by mcculls · 14 years ago
  24. b085238 issue 525 - update poms to guice 3.0. patch courtesy of max bowsher, thanks! by sberlin · 14 years ago
  25. 255af73 Merge 2.0-maven branch into trunk. by sberlin@gmail.com · 14 years ago