aboutsummaryrefslogtreecommitdiff
path: root/extensions/spring
AgeCommit message (Expand)Author
2018-08-28Upgrade guice to 4.2Haibo Huang
2015-04-28Update version to 4.0upstream-masterColin Decker
2015-04-28Add more missing @since 4.0 and remove references to *-3.0.jar in extensions'...cgdecker
2015-02-24Update OptionalBinder javadoc comment to use toInstance() vs to() when a bind...christophf
2014-10-20Remove all .iml and .ipr IntelliJ project files and add IntelliJ project file...cgdecker
2014-03-20Update the opensource jars to asm 5.0, fix up the POMs & ant scripts.Sam Berlin
2014-02-13Add ignores for ant build spam.Christian Edward Gruber
2014-02-13Replace guava 11 with 16 and extract Guava as a separate dependency.Christian Edward Gruber
2013-07-31Restore versions to 4.0-SNAPSHOTChristian Edward Gruber
2013-07-29Bump version numbers to release 4.0-beta.Christian Edward Gruber
2012-08-31Actually pom versions should really be 3.1.0 to reflect the addition of a cou...Stuart McCulloch
2012-08-31Bump pom versions towards next maintenance releaseStuart McCulloch
2011-07-08* Remove unused importssberlin
2011-06-26switch Guice from manually repackaging Guava to depending on Guava. it's sti...sberlin
2010-11-04Update Maven poms to use new jarjar processing rules, allow jarjar and munge ...mcculls
2010-10-27issue 16. hide internal things (that can be hidden). need to followup to li...sberlin
2010-10-25update extension package-info.java files to reference 3.0 instead of 2.0, als...sberlin
2010-10-21Issue 552: add buildable maven pomsmcculls
2010-08-21move extensions that weren't under extensions/ into that directory. simplify...sberlin