com.moesol.util.ant.taskdef
Class BuildVersionPropertiesTaskDef

java.lang.Object
  extended by Task
      extended by com.moesol.util.ant.taskdef.BuildVersionPropertiesTaskDef

public class BuildVersionPropertiesTaskDef
extends Task


Constructor Summary
BuildVersionPropertiesTaskDef()
           
 
Method Summary
 void execute()
           
 void setBuildVersion(String buildVersion)
           
 void setPropertyFilename(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildVersionPropertiesTaskDef

public BuildVersionPropertiesTaskDef()
Method Detail

execute

public void execute()
             throws BuildException
Throws:
BuildException

setBuildVersion

public void setBuildVersion(String buildVersion)

setPropertyFilename

public void setPropertyFilename(String filename)


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.