Package aQute.bnd.ant

Class ExpandPropertiesTask

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

public class ExpandPropertiesTask extends BaseTask
  • Field Details

    • propertyFile

      File propertyFile
  • Constructor Details

    • ExpandPropertiesTask

      public ExpandPropertiesTask()
  • 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
    • setPropertyFile

      public void setPropertyFile(File file)