aboutsummaryrefslogtreecommitdiff
path: root/build.properties
AgeCommit message (Expand)Author
2018-08-28Upgrade guice to 4.2Haibo Huang
2015-02-24Create a dagger/guice interoperability library, which permits (with limitatio...cgruber
2014-04-10Add BoundFieldModule to automatically bind @Bind annotated fields to theirSam Berlin
2014-02-13Replace guava 11 with 16 and extract Guava as a separate dependency.Christian Edward Gruber
2011-06-26switch Guice from manually repackaging Guava to depending on Guava. it's sti...sberlin
2010-12-20add grapher to distributionsberlin@gmail.com
2010-10-31add jdiff build packages, update build.properties for struts2, update build.x...sberlin
2010-10-21Issue 552: (step 1) move core code to its own subdirectorymcculls
2010-09-11more build configuration fixeslimpbizkit@gmail.com
2010-05-09Patches to let Guice be more OSGi (and classloader) friendly. Solves issue 4...sberlin
2009-10-20fix for locking problem in old assisted inject.dhanji
2009-05-19Moving JNDI and JMX out to extensions/limpbizkit
2008-12-29Removing the obsolete commands extension. Almost all of it has been rolled in...limpbizkit
2008-11-14Removed old Javadocs.limpbizkit
2008-10-15Private modules first draft. I'm not in love with the name "PrivateModules" o...limpbizkit
2008-06-08Applied Stuart McColloch's patch for issue 121 - making Guice into an OSGi bu...limpbizkit
2008-05-01tweaked build for multibindingslimpbizkit
2008-05-01tweaked build for multibindingslimpbizkit
2008-02-18Renamed 'visitable' to 'commands'limpbizkit
2008-02-18Renamed 'visitable' to 'commands'limpbizkit
2008-02-16Visitable binder + buildlimpbizkit
2007-12-19Javadoc and build file fixes for extensions.limpbizkit
2007-03-03Added spring package to Javadocs. Made minor updates to various Javadocs.crazyboblee
2007-03-02Added Spring and JNDI integration.crazyboblee
2007-02-26Simplified source directory structure. Forget Maven.crazyboblee
2007-02-26Updated build to create a servlet jar and struts2-plugin jar.crazyboblee
2007-02-26Moved servlet source directories.crazyboblee
2007-02-25Moved sources into 'java' directories to make Maven happy.crazyboblee
2007-02-25Moved src directories to be more maven friendly.crazyboblee
2007-02-20Hid BinderImpl. Redesigned SoureProvider API.crazyboblee
2007-02-16Renamed preload() to eagerly(). Added JMX to the Javadocs.crazyboblee
2007-02-15Renamed 'ForBinding' to 'Binder'. Introduced Stage. Added name package to Jav...crazyboblee
2007-02-13Renamed Query to Matcher. The name is more intuitive, and hopefully it'll hav...crazyboblee
2007-02-10Added intercept() to ContainerBuilder. Hid ConstructionProxy, ProxyFactory, e...crazyboblee
2007-02-08Added servlet scopes.crazyboblee
2007-02-03Added Queries.returns(). Renamed all() to any(). Excluded SourceConsumer from...crazyboblee
2007-02-03Modified build script to use jar jar to copy cglib into our package.crazyboblee
2007-02-02Implemented ProxyFactory.crazyboblee
2006-08-25Initial checkin.crazyboblee