gson-comments/gson/src/test/java/com/google/gson/common
Maicol 9f26679e7a
Adds Error Prone to the `maven-compiler-plugin` (#2308)
* Adds Error Prone to the `pom.xml`

* Adds Error Prone annotations to avoid compiling errors

* Adds profile to run Error Prone in JDK8

* Revert "Adds profile to run Error Prone in JDK8"

This reverts commit 61771d0da55003ea5bc8c6f086d925aec583c9a2.

* Fix Error Prone warn

* Add comment to `pom.xml`

* Fix the `@SuppressWarnings("GetClassOnClass")`

* Replace the Error Prone link in the `pom.xml`

* Disable Error Prone with jdk-15`

* Remove a new-line in `pom.xml`
2023-02-06 06:13:28 -08:00
..
MoreAsserts.java Verify that JsonTreeReader and JsonTreeWriter override all methods (#2181) 2022-08-23 14:19:47 -07:00
TestTypes.java Adds Error Prone to the `maven-compiler-plugin` (#2308) 2023-02-06 06:13:28 -08:00