xmlproperty task problem

2005-01-03 Thread Yiling Lu
I am trying to use this xml file to configure my java dev script: Ant script I am using: ..

xmlproperty task

2004-12-28 Thread JavaStuff
Hi all, I'm using the xmlproperty task to parse an oracle data-sources file and running into a problem I can't figure out on my own. The file: Calling and echoing the properties yields all three properties separated

Re: xmlproperty task

2004-01-14 Thread Will Lopez
still i get the same ant output as [echo] ${javapath} -Original Message- From: Will Lopez [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 4:34 PM To: Ant Users List Subject: Re: xmlproperty task ..not tested but I believe if you turn on the *semanticAttributes *attribute it

RE: xmlproperty task

2004-01-14 Thread Vijay Prasanna
thanx a lot W.Lopez, i removed the end XML tag, and ANT gives the proper output. Vijay -Original Message- From: Will Lopez [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 5:20 PM To: Ant Users List Subject: Re: xmlproperty task sorry...I noticed one more thing

Re: xmlproperty task

2004-01-14 Thread Will Lopez
i get the same ant output as [echo] ${javapath} -Original Message- From: Will Lopez [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 4:34 PM To: Ant Users List Subject: Re: xmlproperty task ..not tested but I believe if you turn on the *semanticAttributes *attribute it turns on