Package aQute.bnd.ant

Class ExpandPropertiesTask

  • All Implemented Interfaces:
    Report, Reporter, java.lang.Cloneable

    public class ExpandPropertiesTask
    extends BaseTask
    • Field Detail

      • propertyFile

        java.io.File propertyFile
    • Constructor Detail

      • ExpandPropertiesTask

        public ExpandPropertiesTask()
    • Method Detail

      • 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​(java.io.File file)