Hi,

I would like to accomplish something like the following using the <file>
resource from the ANT 1.7 Resource Framework:

<file name="tlog.resource" basedir="C:\" file="my_patch.txt" > </file>
<echo message="Patch Created: ${tlog.resource.lastmodified}" />

Without delving underneath the XML interface to the Java classes provided by
the ANT 1.7 Resource Framework, can you access the properties of a resource
"readonly", without setting them?

If so, how?

Your help would be greatly appreciated.

-- 
View this message in context: 
http://www.nabble.com/1.7-Resource-Framework-accessing-lastmodified-tf4477621.html#a12767578
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to