<target name="getversion" description="Retrieves the version of the product build out of the version file.">
<taskdef name="getversion" classname="GetVersion" classpath="MyAntExtension.jar"/>
<property name="MyVersion" value={getversion fileName="c:\work\AntExtensions\EXT_VERSION"} />
</target>
?
regards,
Karl
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]