Hi,

I have the following properties in my build.xml:

<property name="target" value="xxx"/>
<property name="productnumber" value="yyy"/>
<property name="productrevision" value="zzz"/>

In a file called product.attribues I have the following information:

TARGET:PRODUCT_NUMBER:PRODUCT_REVISION
jvm:CXC1327714/22:R1A01

Is it possible to assign ant properties with the values in
my files? 

cheers,

//mikael


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

Reply via email to