Class ListBugDatabaseInfo

java.lang.Object
edu.umd.cs.findbugs.workflow.ListBugDatabaseInfo

public class ListBugDatabaseInfo extends Object
Java main application to compute update a historical bug collection with results from another build/analysis.
  • Field Details

    • USAGE

      private static final String USAGE
  • Constructor Details

    • ListBugDatabaseInfo

      public ListBugDatabaseInfo()
  • Method Details

    • main

      public static void main(String[] args) throws IOException, org.dom4j.DocumentException
      Throws:
      IOException
      org.dom4j.DocumentException
    • listVersion

      private static void listVersion(PrintWriter out, @CheckForNull String fileName, boolean formatDates) throws IOException, org.dom4j.DocumentException
      Throws:
      IOException
      org.dom4j.DocumentException