1. 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
  2. 7f6a136 Bump pom versions towards next maintenance release by Stuart McCulloch · 12 years ago
  3. 88b6d13 Issue 494 - add Eclipse-ExtensibleAPI:true to core guice.jar by Sam Berlin · 13 years ago
  4. 45ef017 Cleanup a few things: by Sam Berlin · 13 years ago
  5. b2f5582 Add ServletScopes.isRequestScoped. by Sam Berlin · 13 years ago
  6. abfe40d Issue 494 - add Eclipse-ExtensibleAPI:true to core guice.jar by Stuart McCulloch · 13 years ago
  7. d9c913a switch Guice from manually repackaging Guava to depending on Guava. it's still jarjar'd right now, which is causing a ~400k increase in guice-snapshot.jar. next step is to switch to ProGuard to remove the unnecessary code and cut it back down (even further?!). this will let people build from Guice source and depend directly on Guava code without having to worry about hiding internal/util. by sberlin · 13 years ago
  8. e7511fd Official cglib 2.2.2 artifact now available on Maven central by mcculls · 13 years ago
  9. ca183a6 Fix maven build (TODO: replace dependency with official cglib-2.2.2 when it's on Maven Central) by mcculls · 13 years ago
  10. 33018c3 Add standard Apache LICENSE and NOTICE files to the Maven build by mcculls · 14 years ago
  11. 92f3eab Use correct timestamped CGLIB release in Maven build by mcculls · 14 years ago
  12. b0548c3 Update Maven build to use same level of CGLIB as Ant build by mcculls · 14 years ago
  13. 692ca95 Align Maven no_aop classifier to match the Ant target by mcculls · 14 years ago
  14. 4d4e160 Clarify that the Maven build requires Maven3 and cleanup temporary CGLIB dependency by mcculls · 14 years ago
  15. aacb484 Add some comments to the Maven POMs by mcculls · 14 years ago
  16. c63f9bb These tests are still intermittent on Maven, so keep them disabled for now by mcculls · 14 years ago
  17. 4757520 Run maven tests with TestNG (better handling of tests) by mcculls · 14 years ago
  18. 3140104 Temporarily disable intermittent tests on the Maven grid by mcculls · 14 years ago
  19. 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
  20. bc7e150 Issue 552: add buildable maven poms by mcculls · 14 years ago