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

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

The 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://github.com/googleapis/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 - 2024 Weber Informatics LLC | Privacy Policy