All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tp-client.google-http-client-findbugs.1.19.0.source-code.findbugs.xml Maven / Gradle / Ivy

There is a newer version: 1.45.3
Show newest version
<FindbugsPlugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:noNamespaceSchemaLocation="findbugsplugin.xsd" pluginid="com.google.api.client.findbugs"
  provider="Google APIs Client Library" website="https://code.google.com/p/google-http-java-client/">

  <Detector class="com.google.api.client.findbugs.BetaDetector"
    speed="fast"
    reports="BETA_CLASS_USAGE,BETA_METHOD_USAGE,BETA_FIELD_USAGE" />
  <BugPattern type="BETA_CLASS_USAGE" abbrev="GABU" category="BAD_PRACTICICE" />
  <BugPattern type="BETA_METHOD_USAGE" abbrev="GABU"
    category="BAD_PRACTICICE" />
  <BugPattern type="BETA_FIELD_USAGE" abbrev="GABU" category="BAD_PRACTICICE" />
</FindbugsPlugin>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy