Re: FW: Retrieve all the nodes in an XML file using xmlproperty

2003-05-12 Thread peter reilly
I was afraid you may say this ;-) The .java is added to the end of the property value of "${suite.testcases.filename}" not to each of the components of the string. You will need to do something like xsl to convert the input xml. something like: http://www.w3.org/1999/XSL/Transform";>

RE: FW: Retrieve all the nodes in an XML file using xmlproperty

2003-05-12 Thread Dharnidhar Vemuri
MyModule. As a result this is not compiled. Why does it not appened .java to all. Dhar -Original Message- From: peter reilly [mailto:[EMAIL PROTECTED] Sent: Monday, May 12, 2003 18:01 To: Ant Developers List Subject: Re: FW: Retrieve all the nodes in an XML file using xmlproperty On Monday

RE: FW: Retrieve all the nodes in an XML file using xmlproperty

2003-05-12 Thread Dharnidhar Vemuri
Developers List Subject: Re: FW: Retrieve all the nodes in an XML file using xmlproperty On Monday 12 May 2003 13:21, Dharnidhar Vemuri wrote: > Do u mean with apache-ant-1.6alpha? Let me test it with this version. Yes, I meant apache-ant-1.6alpha, my e-mail was a little confusing. My build.xml file

Re: FW: Retrieve all the nodes in an XML file using xmlproperty

2003-05-12 Thread peter reilly
ers, Peter > > > > > -Original Message- > From: peter reilly [mailto:[EMAIL PROTECTED] > Sent: Monday, May 12, 2003 17:52 > To: Ant Developers List > Subject: Re: FW: Retrieve all the nodes in an XML file using xmlproperty > > > OK, just tested. > My e

RE: FW: Retrieve all the nodes in an XML file using xmlproperty

2003-05-12 Thread Dharnidhar Vemuri
Do u mean with apache-ant-1.6alpha? Let me test it with this version. -Original Message- From: peter reilly [mailto:[EMAIL PROTECTED] Sent: Monday, May 12, 2003 17:52 To: Ant Developers List Subject: Re: FW: Retrieve all the nodes in an XML file using xmlproperty OK, just tested. My

Re: FW: Retrieve all the nodes in an XML file using xmlproperty

2003-05-12 Thread peter reilly
Dharnidhar Vemuri wrote: > Peter, > > It still takes the first java file, It does not compile the second file > at all > > > > -Original Message- > From: peter reilly [mailto:[EMAIL PROTECTED] > Sent: Monday, May 12, 2003 17:25 > To: Ant Developers List > Sub

RE: FW: Retrieve all the nodes in an XML file using xmlproperty

2003-05-12 Thread Dharnidhar Vemuri
Peter, It still takes the first java file, It does not compile the second file at all -Original Message- From: peter reilly [mailto:[EMAIL PROTECTED] Sent: Monday, May 12, 2003 17:25 To: Ant Developers List Subject: Re: FW: Retrieve all the nodes in an XML file using xmlproperty

Re: FW: Retrieve all the nodes in an XML file using xmlproperty

2003-05-12 Thread peter reilly
You would probally change the input to include the .java in the filename. and use the "includes" attribute of javac and not the include sub-element. > On Monday 12 May 2003 12:12, Dharnidhar Vemuri wrote: > > Hi, > > > > I have an xml file with the