Re: Roles (was: antlib)

2003-05-12 Thread peter reilly
On Friday 09 May 2003 04:08, Costin Manolache wrote: peter reilly wrote: Using property files is nice but with new attributes to typedef (adaptor for example) it would be better to use an xml file/resource. I think we already agreed on XML - there is no reason to continue adding

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

cvs commit: ant/src/main/org/apache/tools/ant/types PropertySet.java

2003-05-12 Thread bodewig
bodewig 2003/05/12 05:16:07 Modified:src/main/org/apache/tools/ant/types PropertySet.java Log: Nested mappers didn't work for references Revision ChangesPath 1.2 +7 -2 ant/src/main/org/apache/tools/ant/types/PropertySet.java Index: PropertySet.java

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
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 is project default=t target name=t delete quiet=yes dir=classes/ mkdir

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

2003-05-12 Thread Dharnidhar Vemuri
Thanks Peter. It worked this time. The XML file that I get is from a polling event. so I cannot change the xml format to the format mentioned by you. Suggested XML change by You suite filename='MyApplicationTestSet' testcases filename='MyModule.java' testcase name='testMyMethod'/

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs AntTest.java

2003-05-12 Thread bodewig
bodewig 2003/05/12 05:57:05 Modified:src/etc/testcases/taskdefs ant.xml src/main/org/apache/tools/ant/taskdefs Ant.java CallTarget.java SubAnt.java src/testcases/org/apache/tools/ant/taskdefs AntTest.java Log: Add nested

DO NOT REPLY [Bug 13767] - sysproperty needs refid

2003-05-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13767. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13767] - sysproperty needs refid

2003-05-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13767. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 12024] - [PATCH] Enable junit to inherit Ant properties as system properties

2003-05-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12024. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 12024] - [PATCH] Enable junit to inherit Ant properties as system properties

2003-05-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12024. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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: suite

cvs commit: ant/xdocs external.xml

2003-05-12 Thread bodewig
bodewig 2003/05/12 07:40:10 Modified:docs external.html xdocsexternal.xml Log: Add pointer to idldepend task. Submitted by: Luis dot Pena at ses dash astra dot com Revision ChangesPath 1.115 +59 -0 ant/docs/external.html Index:

cvs commit: ant/docs/manual/OptionalTasks junit.html

2003-05-12 Thread bodewig
bodewig 2003/05/12 08:19:18 Modified:docs/manual conceptstypeslist.html docs/manual/CoreTasks ant.html antcall.html java.html docs/manual/OptionalTasks junit.html Added: docs/manual/CoreTypes propertyset.html Log: Add documentation for

DO NOT REPLY [Bug 12024] - [PATCH] Enable junit to inherit Ant properties as system properties

2003-05-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12024. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

propertyset

2003-05-12 Thread Stefan Bodewig
You may or may not have noticed, that I've added this new data-type. This is useful in a couple of places, like ant ... propertyset propertyref name=my.property/ /propertyset /ant will pass my.property down to the child build, if a property of that name exists - and silently ignore it if

DO NOT REPLY [Bug 12024] - [PATCH] Enable junit to inherit Ant properties as system properties

2003-05-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12024. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 19866] New: - Available not using passed filepath

2003-05-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19866. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.