1. 47151c2 Private modules first draft. I'm not in love with the name "PrivateModules" or the "expose" method. But I think this is a reasonable first implementation of parent/child modules. by limpbizkit · 16 years ago
  2. fe579cf Applied Stuart McColloch's patch for issue 121 - making Guice into an OSGi bundle, using BND. by limpbizkit · 16 years ago
  3. 2c6fe87 tweaked build for multibindings by limpbizkit · 16 years ago
  4. 3a5da39 tweaked build for multibindings by limpbizkit · 16 years ago
  5. a4a7414 Renamed 'visitable' to 'commands' by limpbizkit · 16 years ago
  6. d4b1bf7 Renamed 'visitable' to 'commands' by limpbizkit · 16 years ago
  7. bf5d227 Visitable binder + build by limpbizkit · 16 years ago
  8. 0c43f22 Javadoc and build file fixes for extensions. by limpbizkit · 16 years ago
  9. 61257a8 Added spring package to Javadocs. Made minor updates to various Javadocs. by crazyboblee · 17 years ago
  10. f739015 Added Spring and JNDI integration. by crazyboblee · 17 years ago
  11. 63e9a82 Simplified source directory structure. Forget Maven. by crazyboblee · 17 years ago
  12. efdb6f3 Updated build to create a servlet jar and struts2-plugin jar. by crazyboblee · 17 years ago
  13. 59959ad Moved servlet source directories. by crazyboblee · 17 years ago
  14. 3be9b71 Moved sources into 'java' directories to make Maven happy. by crazyboblee · 17 years ago
  15. 97223d4 Moved src directories to be more maven friendly. by crazyboblee · 17 years ago
  16. 9d573ed Hid BinderImpl. Redesigned SoureProvider API. by crazyboblee · 17 years ago
  17. b8b84f0 Renamed preload() to eagerly(). Added JMX to the Javadocs. by crazyboblee · 17 years ago
  18. 278ee4d Renamed 'ForBinding' to 'Binder'. Introduced Stage. Added name package to Javadocs. Updated some random Javadocs. by crazyboblee · 17 years ago
  19. 33ce069 Renamed Query to Matcher. The name is more intuitive, and hopefully it'll have the pleasant side effect of discouraging the use of regular expression matchers. by crazyboblee · 17 years ago
  20. 10a3b02 Added intercept() to ContainerBuilder. Hid ConstructionProxy, ProxyFactory, etc. Removed intercept package. Added query package. Started Struts 2 plugin and example. by crazyboblee · 17 years ago
  21. 3a09e29 Added servlet scopes. by crazyboblee · 17 years ago
  22. 07bd159 Added Queries.returns(). Renamed all() to any(). Excluded SourceConsumer from source tracing. Added performance check for indexing. Set version # to 1.0rc1. by crazyboblee · 17 years ago
  23. f0043b7 Modified build script to use jar jar to copy cglib into our package. by crazyboblee · 17 years ago
  24. 1b82a8f Implemented ProxyFactory. by crazyboblee · 17 years ago
  25. 66b415a Initial checkin. by crazyboblee · 18 years ago