rlalfo / google-http-java-client

Automatically exported from code.google.com/p/google-http-java-client
0 stars 0 forks source link

FindBugs plugin to catch uses of @Beta annotation #197

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

https://github.com/overstock/library-detectors

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

All

Please describe the feature requested.

Provide developers with a FindBugs plugin to detect usage of the new 
@Experimental annotation introduced in version 1.15 of this library.  It should 
mimic the behavior of the FindBugs plugin used for Guava's @Beta annotation.

Original issue reported on code.google.com by yan...@google.com on 7 Feb 2013 at 12:03

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 15 Feb 2013 at 8:41

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/7372049/

Original comment by pele...@google.com on 25 Feb 2013 at 2:25

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/7372049/

Original comment by pele...@google.com on 1 Mar 2013 at 3:50

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 28 Mar 2013 at 2:34