public class VerifyJnlp2
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
VerifyJnlp2() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfiguredFileset(org.apache.tools.ant.types.FileSet fs)
Add one or more JNLP files to validate.
|
void |
execute() |
void |
setFailOnError(boolean failOnError)
Whether to halt the build if there is a verification error.
|
void |
setReport(File report)
JUnit report file to create rather than halting build if errors are encountered.
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void addConfiguredFileset(org.apache.tools.ant.types.FileSet fs)
public void setReport(File report)
public void setFailOnError(boolean failOnError)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2013–2015 Codehaus. All rights reserved.