Codebase list findbugs / upstream/3.1.0_preview2 src / scripts / deprecated / updateBugs
upstream/3.1.0_preview2

Tree @upstream/3.1.0_preview2 (Download .tar.gz)

updateBugs @upstream/3.1.0_preview2raw · history · blame

#! /bin/sh

# Merge a historical bug collection and a bug collection, producing an updated
# historical bug collection

@GET_FBHOME@

@SET_DEFAULT_JAVA@

fb_mainclass=edu.umd.cs.findbugs.workflow.Update

@WRAP_JAVA@

# vim:ts=3