RE: A possible solution for conditional execution of tasks?

2005-05-29 Thread Phil Weighill-Smith
My opinion regarding the disadvantages of this approach: * Antcall has to create a whole new Project in memory in order to work and is therefore an inefficient task * If something invoked via Antcall depends on a target that is also depended on by something depending on the target in

DO NOT REPLY [Bug 30548] - NPE in oata.Project when executing emma task from netbeans.

2005-05-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: DO NOT REPLY [Bug 30548] - NPE in oata.Project when executing emma task from netbeans.

2005-05-29 Thread Thomas Schapitz
[EMAIL PROTECTED] schrieb: >DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· >RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT >. >ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· >INSERTED IN THE BUG DATABASE. > >http:/

Re: A possible solution for conditional execution of tasks?

2005-05-29 Thread Sandip Chitale
Phil Weighill-Smith wrote: My opinion regarding the disadvantages of this approach: * Antcall has to create a whole new Project in memory in order to work and is therefore an inefficient task Yes. If the project is large this could be a large overhead. It seems the semantics of antca

RE: A possible solution for conditional execution of tasks?

2005-05-29 Thread Phil Weighill-Smith
There is the option to use the conditional task ("if") from ant-contrib... this allows the nesting of a "sequential" task which itself can contain any tasks you want. -Original Message- From: Sandip Chitale [mailto:[EMAIL PROTECTED] Sent: Sun 29/05/2005 16:06

How to write a JUnit test for this new functionality?

2005-05-29 Thread Steve Cohen
Neeme Praks has sent me an interesting patch that allows the task to execute with a certain number of retries specified. That is, it won't fail until the specified number of retries has passed. I want to write some JUnit tests to test this patch. My idea was to simulate failure by subclassi

Re: How to write a JUnit test for this new functionality?

2005-05-29 Thread Stephane Bailliez
Steve Cohen wrote: However, my knowledge of Ant internals is somewhat limited. How can I tell an ant project in my test code that when it sees an tag, it should delegate the performance of this task to myRetryableFTP, instead of to the standard FTP as it would normally do? Is there an exam

Re: How to write a JUnit test for this new functionality?

2005-05-29 Thread Steve Cohen
Stephane Bailliez wrote: Steve Cohen wrote: However, my knowledge of Ant internals is somewhat limited. How can I tell an ant project in my test code that when it sees an tag, it should delegate the performance of this task to myRetryableFTP, instead of to the standard FTP as it would norma

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

2005-05-29 Thread scohen
scohen 2005/05/29 17:40:21 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net FTPTest.java src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java src/etc/testcases/taskdefs/optional/net ftp.xml doc

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs/optional/net FTPTest.java

2005-05-29 Thread scohen
scohen 2005/05/29 19:18:39 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net FTPTest.java Log: improve new test Revision ChangesPath 1.20 +2 -2 ant/src/testcases/org/apache/tools/ant/taskdefs/optional/net/FTPTest.java

DO NOT REPLY [Bug 33443] - FTP GET from Windows Server does not work if FTP site uses MS-DOS style listing

2005-05-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31124] - enhancement to FTP task

2005-05-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33443] - FTP GET from Windows Server does not work if FTP site uses MS-DOS style listing

2005-05-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26887] - FTP ability to synchronise

2005-05-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

AW: Online Bookstore

2005-05-29 Thread Jan . Materne
No, if you add the "isbn" flag, the links are generated for all. If some publishers only "support" certain books you have to have a matrix (publisher-book) just for generating simple links. That´s too much work IMO. Who could maintain this matrix? Adding manually would be easier then. On a more e