aboutsummaryrefslogtreecommitdiff
path: root/build.xml
AgeCommit message (Expand)Author
2009-05-19Moving JNDI and JMX out to extensions/limpbizkit
2009-02-21Regrettably replacing jarjar'd Google Collections with minimal copies of the ...limpbizkit
2009-02-19Removing all ASM and cglib dependencies from the no_aop build of Guice.limpbizkit
2009-02-19Removing all references to method interceptors from the non-AOPified Guice. T...limpbizkit
2009-02-19Initial support for building an AOP-free copy of the Guice source tree from t...limpbizkit
2008-12-31Removed old Javadocs.limpbizkit
2008-12-29Removing the obsolete commands extension. Almost all of it has been rolled in...limpbizkit
2008-12-11mcculls' changes from issue 280.limpbizkit
2008-11-29Updating Google-Collections to include the FinalizableReferenceQueue fix.limpbizkit
2008-11-29Fix for issue 254.limpbizkit
2008-11-26Removing the obsolete PrivateModules extension; PrivateModules are now folded...limpbizkit
2008-10-15Private modules first draft. I'm not in love with the name "PrivateModules" o...limpbizkit
2008-09-13upgrade to jarjar 1.0rc8chris.nokleberg
2008-07-12Fix for issue 69:limpbizkit
2008-06-27Stuart McCulloch contributed a custom classloader that fixes the memory leak ...limpbizkit
2008-06-03Adopt latest google collections snapshot (partially); some style cleanupkevinb9n
2008-06-03OSGi support - we now export OSGi metadata in our manifest.limpbizkit
2008-05-26Upgrade CGLIB to 2.2, ASM to 3.1, JarJar to 1.0rc7chris.nokleberg
2008-05-07Adding source.jar targets to build zipfiles containing the exact sources used...limpbizkit
2008-05-01tweaked build for multibindingslimpbizkit
2008-05-01New multibindings extension.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-22use new jarjar "keep" feature instead of manual zappingchris.nokleberg
2007-03-20now that we use asm 2.x we can use non-nodep version of cglib for smaller jarchris.nokleberg
2007-03-20backport LineNumbers to asm 2.x, will make maveny people happierchris.nokleberg
2007-03-17get rid of most of the unused CGLIB code; saves about 100Kchris.nokleberg
2007-03-03Added spring package to Javadocs. Made minor updates to various Javadocs.crazyboblee
2007-03-02Added Spring and JNDI integration.crazyboblee
2007-02-26Updated build to create a servlet jar and struts2-plugin jar.crazyboblee
2007-02-25Moved src directories to be more maven friendly.crazyboblee
2007-02-20Modified build to not include @author in Javadocs.crazyboblee
2007-02-13add utility to extract LineNumbers from bytecodechris.nokleberg
2007-02-13add javadoc link to JDK 5 apiskevinb9n
2007-02-09Upgraded jarjar and removed workaround.crazyboblee
2007-02-09Unjar and re-jar to work around jarjar permissions issues.crazyboblee
2007-02-08Added servlet scopes.crazyboblee
2007-02-03Upgraded cglib so it works w/ jarjar.crazyboblee
2007-02-03Updated jarjar.crazyboblee
2007-02-03Modified build script to use jar jar to copy cglib into our package.crazyboblee
2007-02-03Finished interception framework. Added Container.findBindingsByType().crazyboblee
2006-08-25Initial checkin.crazyboblee