aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Expand)Author
2019-05-05Stop using auto-parent.cpovirk
2019-04-29Update to Truth 0.44.cpovirk
2019-04-29Update copyrights to say Google LLC instead of Google Inc.emcmanus
2019-03-12Remove checkstyle references. It's unclear when the last time this was releva...ronshapiro
2018-11-29Update some dependency versions in the parent pomronshapiro
2018-01-08Update compile-testing dependency to 0.15.dpb
2017-11-29Set up auto-parent with dependency and plugin management for the other projects.dpb
2017-09-28Update auto-parent to use Java 1.8 by default.dpb
2016-08-29Update the integration test pom.xml files to use a version of maven-jar-plugi...cgruber
2015-04-24Restore next snapshot development version.Christian Edward Gruber
2015-04-24Bump the parent pom, removing the obsolete and redundent gpg signing stuff.Christian Edward Gruber
2014-10-24Restore snapshot development versionsChristian Edward Gruber
2014-10-24Prepare for release.Christian Edward Gruber
2014-10-24Bump auto-project dependencies to stable release versions and remove the now-...cgruber
2014-04-23Introduce com.google.auto:auto-common with some simple Element utilities.Gregory Kick
2014-04-10Update versions on a handful of dependencies.Gregory Kick
2014-01-22Use SNAPSHOT versions for developmentGregory Kick
2014-01-22Release AutoService, AutoValue and the parent @ 1.0-rc1. Also add the GPG co...upstream/auto-value-1.0-rc1upstream/auto-service-1.0-rc1upstream/auto-parent-1.0-rc1Gregory Kick
2014-01-21Make running checkstyle explict.Gregory Kick
2014-01-21Make sure that checkstyle doesn't fail on violationsGregory Kick
2014-01-21Update the checkstyle version and disable modulesGregory Kick
2014-01-21Set a version for the invoker pluginGregory Kick
2014-01-17Update the Guava version and find some stragglers in the test pomsGregory Kick
2014-01-17Bump versions on guava and daggerGregory Kick
2013-11-15Disable failOnError for checkstyle. Fixes Issue 50.Gregory Kick
2013-09-24Bump the version on compile-testing and the guava testlibGregory Kick
2013-09-20Bump the version on compile-testingGregory Kick
2013-09-06Bump the version on GuavaGregory Kick
2013-09-03Use Dagger in the AutoFactoryProcessorGregory Kick
2013-09-03Update to use the compile-testing release.Gregory Kick
2013-08-26Clean up poms and verion bump where appropriate.Gregory Kick
2013-08-23An initial import of @AutoValueGregory Kick
2013-08-06Merge pull request #18 from gk5885/auto-serviceGregory Kick
2013-08-02Fix spacing.Christian Edward Gruber
2013-08-02Add @AutoService for generating META-INF/services configuration files.Gregory Kick
2013-08-02renamedGregory Kick
2013-07-30Reorganize the auto-factory code in preparation for other auto-* subprojects....Gregory Kick
2013-07-10successful renameGregory Kick
2013-06-21Add two profiles activated on the presence of tools.jar or classes.zip to sup...Christian Edward Gruber
2013-06-19The last bit of cleanup to make the Maven build work again.Gregory Kick
2013-05-30Introduce a Truth subject that uses javac to parse source into an AST and com...Gregory Kick
2013-05-24re-enable other projects.Christian Edward Gruber
2013-05-23Initial shape of autofactory and early code drop.Christian Edward Gruber
2013-05-22An initial project and an initial continuous integration system config, as we...Christian Edward Gruber