aboutsummaryrefslogtreecommitdiff
path: root/build.xml
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-11-07Robustness: wrap any calls to System.getProperty in case security is enabled.Stuart McCulloch
2014-08-10Fix the compareBuilds script (compares mvn vs ant generated jars) & add it to...Sam Berlin
2014-07-23remove timestamp from javadocSam Berlin
2014-07-20Cleanup javadocs. This makes the following changes:Sam Berlin
2014-07-10Update references in code & configuration to point to github instead ofSam Berlin
2014-07-10update scripts to point to new docs top level directory.Sam Berlin
2014-07-09fix jdiff ant targetSam Berlin
2014-04-10Add BoundFieldModule to automatically bind @Bind annotated fields to theirSam Berlin
2014-04-08Change Opcodes.ASM4 to Opcodes.ASM5, to work with java8 lambdas. Also update...Sam Berlin
2014-04-08The bug in the test that became flaky has been fixed. Note that this is not a...Sam Berlin
2014-04-08*** Reason for rollback ***Sam Berlin
2014-04-01Enhance WeakKeySet to auto evict keys and avoid calling toString on Keys.Christian Edward Gruber
2014-04-01Adds a new OptionalBinder. OptionalBinder allows frameworks to setup binding...Christian Edward Gruber
2014-03-20Fix up API diffs upload script.Christian Edward Gruber
2014-03-20Update the opensource jars to asm 5.0, fix up the POMs & ant scripts.Sam Berlin
2014-02-13Replace guava 11 with 16 and extract Guava as a separate dependency.Christian Edward Gruber
2013-12-07fix jdiff to point to correct javadoc location, and fix javadoc to have --sin...Sam Berlin
2013-12-07Fix no_aop build (make it easier to replace the cglib tokens in the ant build...Sam Berlin
2013-12-07Update to asm 4.2, cglib 3.1. Fix .gitignore to only ignore /build, not ever...Sam Berlin
2013-12-06Fix issue 720 -- minor build fixes, from the issue:Sam Berlin
2013-10-05Allow turning off stack trace collection in Guice.Christian Edward Gruber
2013-09-20Update script for api diffs.Christian Edward Gruber
2013-06-26Clean up some formatting (includes some format artifacts from internal change...Christian Edward Gruber
2013-05-15Upgrade to cglib 3.0 adn ASM 4.0.Christian Edward Gruber
2011-07-08* Remove unused importssberlin
2011-06-29add a comment about common.xmlsberlin
2011-06-29test a change.sberlin
2011-06-29Test change.sberlin
2011-04-20update to asm-3.3.1, update to new cglib that fixes a bug with bridge methods...sberlin
2010-12-20add grapher to distributionsberlin@gmail.com
2010-12-02re-add struts2 to build.xml & pom.xml, cleanup compile.sberlin@gmail.com
2010-11-23discontinue the struts2 extension.sberlin
2010-10-31exclude some more things from the src build.sberlin@gmail.com
2010-10-31add jdiff build packages, update build.properties for struts2, update build.x...sberlin
2010-10-27issue 16. hide internal things (that can be hidden). need to followup to li...sberlin
2010-10-26rm echo.sberlin
2010-10-26fix javadoc bootclasspath so that it references ${java.home}, which is set by...sberlin
2010-10-21Issue 555: add missing guice-persist tasksmcculls
2010-10-21Issue 552: (step 1) move core code to its own subdirectorymcculls
2010-10-05Use local API XML files rather than jessewilson's private copieslimpbizkit@gmail.com
2010-10-05Checkin Doclava build changes.limpbizkit@gmail.com
2010-09-11more build configuration fixeslimpbizkit@gmail.com
2010-08-21move extensions that weren't under extensions/ into that directory. simplify...sberlin
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-09-28Update JSR 330 support.limpbizkit
2009-05-19Fixing the package overview page on the main javadoc page to be core-onlylimpbizkit
2009-05-19Fixing core Javadocs, so they are integrated with the complete Javadocslimpbizkit