AW: make properites of data in file

2005-10-17 Thread Jan.Materne
es within the new task? > >cheers, > >//mikael > >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: den 17 oktober 2005 11:23 >To: user@ant.apache.org >Subject: AW: make properites of data in file > > >The easiest way is defi

AW: make properites of data in file

2005-10-17 Thread Jan.Materne
gt;Seems to be a common error for a lot of javascript users ( >check with a little google) but without a solution. > >cheers, > >//mikael > >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: den 17 oktober 2005 12:28 >To: user@ant.ap

AW: make properites of data in file

2005-10-17 Thread Jan.Materne
CTED] >Sent: den 17 oktober 2005 11:23 >To: user@ant.apache.org >Subject: AW: make properites of data in file > > >The easiest way is defining the Ant properties and creating >the product.attributes. >But you can parse that file and assign properties ... using >your own task. > &

AW: make properites of data in file

2005-10-17 Thread Jan.Materne
The easiest way is defining the Ant properties and creating the product.attributes. But you can parse that file and assign properties ... using your own task. Quick hack (without any error handling). It parses the first line to get the meta data and parses the second line for the data. After tha