aboutsummaryrefslogtreecommitdiff
path: root/extensions/service
AgeCommit message (Expand)Author
2018-08-28Upgrade guice to 4.2Haibo Huang
2015-04-23Also fix usages of a couple of @Beta APIs.cgdecker
2014-10-20Remove all .iml and .ipr IntelliJ project files and add IntelliJ project file...cgdecker
2014-08-17Miscellaneous build improvements:Stuart McCulloch
2014-07-01Automated code cleanups by internal tool.Sam Berlin
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
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-10-16Fix flaky service test. The whole AsyncService thing probably should just be...guice.mirrorbot@gmail.com
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-21Issue 552: add buildable maven pomsmcculls
2010-09-16Fixed a small bug in the async service multi-threaded test.dhanji
2010-09-16Minor cleanups, removing some debug stuff that snuck into the previous commit.dhanji
2010-09-16Service API extension initial checkin. Support for basic start/stop lifecycle...dhanji