gson-comments/metrics
Marcono1234 2266ccdd67
Remove usage of oss-parent Maven parent and update ReleaseProcess.md (#2159)
The oss-parent configuration has been applied manually to the root pom.xml,
except that now newer plugin versions are used for source and javadoc JAR
creation, and for GPG signing.

This required some reordering of the plugins for the gson module to make
sure they are executed in the correct order. Otherwise this would cause
failures for javadoc:jar.
2022-09-06 16:26:53 -07:00
..
src/main Use diamond operator when creating generic instances (#2104) 2022-04-17 15:27:21 -07:00
pom.xml Remove usage of oss-parent Maven parent and update ReleaseProcess.md (#2159) 2022-09-06 16:26:53 -07:00
README.md Add READMEs to Maven modules (#2039) 2021-12-27 10:17:41 -08:00

metrics

This Maven module contains the source code for running internal benchmark tests against Gson.