Re: Suppress RelaceProperties in Task

2006-05-14 Thread Stefano Marsili
Sorry, I oversaw the fact that replaceProperties(...) is called for attributes of both tasks and nested elements (it would have been a strange asymmetry). I just tested it the wrong way (stupid!). But still, wouldn't it be nice for a Task implementor to have the possibility to turn off property

DO NOT REPLY [Bug 21042] - Setting XSL parameter to input filename when processed whole directory.

2006-05-14 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 26618] - Relative path and file name parameters on XSLTProcess

2006-05-14 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

svn commit: r406522 - /ant/core/trunk/docs/manual/OptionalTasks/scp.html

2006-05-14 Thread bodewig
Author: bodewig Date: Sun May 14 20:54:58 2006 New Revision: 406522 URL: http://svn.apache.org/viewcvs?rev=406522&view=rev Log: Document sftp option Modified: ant/core/trunk/docs/manual/OptionalTasks/scp.html Modified: ant/core/trunk/docs/manual/OptionalTasks/scp.html URL: http://svn.apache

Re: OpenVMS execution

2006-05-14 Thread Stefan Bodewig
On Fri, 12 May 2006, Steve Loughran <[EMAIL PROTECTED]> wrote: > Prior to ant1.6, the unix model was all that ant had. so it worked > on all non -VMS platforms, and it worked for java apps Correct, but as you say, this was prior to Ant 1.6. > Then we put that patch from the OpenVMS people that s