aboutsummaryrefslogtreecommitdiff
path: root/value/src/it/gwtserializer
AgeCommit message (Expand)Author
2021-08-24Bump plexus-java from 1.0.7 to 1.1.0 in /valuedependabot[bot]
2021-03-29Bump plexus-java from 1.0.6 to 1.0.7 in /valuedependabot[bot]
2021-02-01Compile with Java 8 in the `gwtserializer` integration tests.Éamonn McManus
2021-01-15Bump plexus-java from 1.0.5 to 1.0.6 in /valuedependabot[bot]
2020-10-23Bump maven-resources-plugin from 3.0.2 to 3.2.0 in /valuedependabot[bot]
2020-10-22Update versions of some plugins.cpovirk
2020-10-22Update a bunch of *deps* (though not *plugins*).cpovirk
2019-11-08Be more explicit about which Java versions AutoValue supports. The compiler m...emcmanus
2019-08-19Add relative directories to integration tests.glorioso
2019-05-05Stop using auto-parent.cpovirk
2019-04-29Update copyrights to say Google LLC instead of Google Inc.emcmanus
2018-12-03Update to auto-parent 7 to get the latest version of Guavaronshapiro
2018-05-31Reformat AutoValue source code using google-java-format. A few of the changes...emcmanus
2018-03-19Make AutoValue releasable againronshapiro
2018-03-12Create an auto-value-annotations artifact separate from the processorronshapiro
2017-12-08Rework the way AutoValue generates imports.emcmanus
2017-12-04Use dependency and plugin management from auto-parent v5. Use latest dependen...dpb
2017-03-06Update gwtserializer/pom.xml to run tests in prod mode.emcmanus
2017-02-16Update gwtserializer/pom.xml to reference the latest GWT release, and update ...emcmanus
2016-08-29Update the integration test pom.xml files to use a version of maven-jar-plugi...cgruber
2016-08-29Fix Java source files under third_party/java_src/auto so that they follow the...emcmanus
2016-05-31Make copyright notices consistent.emcmanus
2016-05-10Update to Guava 19ronshapiro
2015-09-11Move AutoValueExtension to its own package and merge the extension_api build ...emcmanus
2015-07-17Add integration tests for GWT-RPC serializationThomas Broyer