DO NOT REPLY [Bug 41948] New: - move task fails to rename file and also deletes source file

2007-03-26 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: [PATCH] pass proxy settings to javadoc

2007-03-26 Thread Peter Reilly
Also, if possible add the code as a patch to the bugzilla report. Peter On 3/26/07, Steve Loughran <[EMAIL PROTECTED]> wrote: Kappen, Thomas, TECON Terenci wrote: > Hi there, > > the attached patch passes proxy settings to the javadoc commandline tool, which will be called from the ant task.

Re: [PATCH] pass proxy settings to javadoc

2007-03-26 Thread Steve Loughran
Kappen, Thomas, TECON Terenci wrote: Hi there, the attached patch passes proxy settings to the javadoc commandline tool, which will be called from the ant task. Proxy settings are necessary if external javadoc resources should be linked with the generated javadoc, and the host resides behind

Re: svn commit: r521804 - /ant/core/trunk/docs/slides/extending_ant.odp

2007-03-26 Thread Steve Loughran
Antoine Levy-Lambert wrote: Hello Steve, I have read your presentation, it is very nice. Regards, Antoine Are you going be in the audience at apachecon? It always makes for a more fun presentation when someone in the audience can find errors and point them out --

[PATCH] pass proxy settings to javadoc

2007-03-26 Thread Kappen, Thomas, TECON Terenci
Hi there, the attached patch passes proxy settings to the javadoc commandline tool, which will be called from the ant task. Proxy settings are necessary if external javadoc resources should be linked with the generated javadoc, and the host resides behind a firewall. The proxy settings from t

Re: IDEA

2007-03-26 Thread Antoine Levy-Lambert
Hi Matt, I am doing all my Apache development work with IDEA and I like it very much. I do not develop Web applications though, just plain Java libraries. Setting up IDEA to develop Ant is easy, ant-core is one module. Best regards, Antoine Matt Benson wrote: > --- Kevin Jackson <[EMAIL PROTE

Re: svn commit: r521804 - /ant/core/trunk/docs/slides/extending_ant.odp

2007-03-26 Thread Antoine Levy-Lambert
Hello Steve, I have read your presentation, it is very nice. Regards, Antoine [EMAIL PROTECTED] wrote: > Author: stevel > Date: Fri Mar 23 10:03:42 2007 > New Revision: 521804 > > URL: http://svn.apache.org/viewvc?view=rev&rev=521804 > Log: > draft for burning to CD, distribution to attendees. >