public class UnionBugs2 extends AbstractFindBugsTask
AbstractFindBugsTask.SystemProperty
DEFAULT_TIMEOUT, errorProperty, execResultProperty, FINDBUGS_JAR, RESULT_PROPERTY_SUFFIX
Constructor | Description |
---|---|
UnionBugs2() |
Modifier and Type | Method | Description |
---|---|---|
void |
addFileset(org.apache.tools.ant.types.FileSet arg) |
The fileset containing all the findbugs xml files that need to be merged
|
protected void |
beforeExecuteJavaProcess() |
|
protected void |
checkParameters() |
Check that all required attributes have been set.
|
protected void |
configureFindbugsEngine() |
|
void |
setTo(java.lang.String arg) |
The File everything should get merged into
|
addArg, afterExecuteJavaProcess, createClasspath, createFindbugsEngine, createPluginList, createSystemProperty, execute, getDebug, getFindbugsEngine, setClasspath, setClasspathRef, setDebug, setErrorProperty, setFailOnError, setHome, setInputString, setJvm, setJvmargs, setPluginList, setPluginListRef, setTimeout
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void addFileset(org.apache.tools.ant.types.FileSet arg)
arg
- public void setTo(java.lang.String arg)
arg
- protected void checkParameters()
AbstractFindBugsTask
checkParameters
in class AbstractFindBugsTask
protected void beforeExecuteJavaProcess()
beforeExecuteJavaProcess
in class AbstractFindBugsTask
protected void configureFindbugsEngine()
configureFindbugsEngine
in class AbstractFindBugsTask
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.