Package aQute.bnd.ant

Class PackageTask

java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
aQute.bnd.ant.BaseTask
aQute.bnd.ant.PackageTask
All Implemented Interfaces:
Report, Reporter, Cloneable

public class PackageTask extends BaseTask
  • Field Details

    • runFilePath

      String runFilePath
    • output

      File output
    • keep

      boolean keep
  • Constructor Details

    • PackageTask

      public PackageTask()
  • Method Details

    • execute

      public void execute() throws org.apache.tools.ant.BuildException
      Overrides:
      execute in class org.apache.tools.ant.Task
      Throws:
      org.apache.tools.ant.BuildException
    • setRunfile

      public void setRunfile(String runFile)
    • setOutput

      public void setOutput(File output)