Castor Task

2004-04-13 Thread Vadim Gritsenko
Hi Guys, I see that there is no Castor task present anywhere in Ant. What can we do to add such task to the optional Ant tasks? Thanks, Vadim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

Response from Rolia.net

2004-04-13 Thread webmaster
This email account no longer exists. To contact the management team of Rolia.net, please visit: http://www.rolia.net/mem/mem_mailRolia.php Thank you! ´Ëµç×ÓÓÊÏäÒѾ­Í£Ö¹Ê¹ÓÃ. Èç¹ûÄúÒªÁªÏµÏàÔ¼¼ÓÄôóÍøÉÏÉçÇø(Rolia.net), Çë·ÃÎÊ´ËÍøÒ³: http://www.rolia.net/mem/mem_mailRolia.php лл

Re: target if/unless property substitution

2004-04-13 Thread Stefan Bodewig
On Fri, 9 Apr 2004, Matt Benson <[EMAIL PROTECTED]> wrote: > So my question is whether--since this behavior is consistent with > that of virtually any other XML attribute in Ant--that was something > everyone took for granted, or is it a little-known triviality Well known to those of us who've be

[Ant Wiki] Updated: AntModules

2004-04-13 Thread ant-cvs
Date: 2004-04-13T00:14:53 Editor: StefanBodewig <[EMAIL PROTECTED]> Wiki: Ant Wiki Page: AntModules URL: http://wiki.apache.org/ant/AntModules restore Change Log: -- @@ -1 +1,5 @@ -Ant +Ant is composed

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

2004-04-13 Thread bodewig
bodewig 2004/04/13 00:15:53 Modified:docs/manual/OptionalTasks chgrp.html Log: 2004 Revision ChangesPath 1.6 +1 -1 ant/docs/manual/OptionalTasks/chgrp.html Index: chgrp.html === RCS file:

cvs commit: ant/docs/manual/CoreTasks exec.html

2004-04-13 Thread bodewig
bodewig 2004/04/13 03:36:42 Modified:docs/manual/CoreTasks exec.html Log: Add RedHat S/390 hint submitted by Jack Woehr Revision ChangesPath 1.40 +24 -0 ant/docs/manual/CoreTasks/exec.html Index: exec.html ==

cvs commit: ant/docs/manual/CoreTasks exec.html

2004-04-13 Thread bodewig
bodewig 2004/04/13 03:37:11 Modified:docs/manual/CoreTasks Tag: ANT_16_BRANCH exec.html Log: merge Revision ChangesPath No revision No revision 1.34.2.6 +24 -0 ant/docs/manual/CoreTasks/exec.html Index: exec.html ===

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/ssh Scp.java

2004-04-13 Thread bodewig
bodewig 2004/04/13 04:09:01 Modified:docs/manual/OptionalTasks scp.html src/main/org/apache/tools/ant/taskdefs/optional/ssh Scp.java Log: Add special local/remote variants of the file and todir attributes to explicitly state what is local or remote. Document ver

Re: SSH patching

2004-04-13 Thread Stefan Bodewig
On Mon, 12 Apr 2004, Rami Ojares <[EMAIL PROTECTED]> wrote: > Here is a patch to add localFile, remoteFile, localTodir and > remoteTodir attributes to scp. Thanks, I've committed your changes. Stefan - To unsubscribe, e-mail: [

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/ssh AbstractSshMessage.java

2004-04-13 Thread bodewig
bodewig 2004/04/13 04:20:15 Modified:src/main/org/apache/tools/ant/taskdefs/optional/ssh AbstractSshMessage.java Log: less noisy verbose mode for by Rami Ojares Revision ChangesPath 1.10 +18 -6 ant/src/main/org/apache/tools/ant/taskdefs/

DO NOT REPLY [Bug 28320] - copy task preserving permissions

2004-04-13 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

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/ssh AbstractSshMessage.java SSHBase.java Scp.java ScpFromMessage.java ScpToMessage.java

2004-04-13 Thread bodewig
bodewig 2004/04/13 04:26:13 Modified:.Tag: ANT_16_BRANCH CONTRIBUTORS docs/manual/OptionalTasks Tag: ANT_16_BRANCH scp.html src/main/org/apache/tools/ant/taskdefs/optional/ssh Tag: ANT_16_BRANCH AbstractSshMessage.java SSHBase

cvs commit: ant WHATSNEW

2004-04-13 Thread bodewig
bodewig 2004/04/13 04:30:32 Modified:.Tag: ANT_16_BRANCH WHATSNEW Log: merge Revision ChangesPath No revision No revision 1.503.2.65 +4 -0 ant/WHATSNEW Index: WHATSNEW

cvs commit: ant WHATSNEW

2004-04-13 Thread bodewig
bodewig 2004/04/13 04:30:47 Modified:.WHATSNEW Log: book-keeping Revision ChangesPath 1.581 +4 -0 ant/WHATSNEW Index: WHATSNEW === RCS file: /home/cvs/ant/WHATSNEW,v retrieving rev

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/compilers Gcj.java

2004-04-13 Thread bodewig
bodewig 2004/04/13 04:40:08 Modified:.CONTRIBUTORS WHATSNEW src/main/org/apache/tools/ant/taskdefs/compilers Gcj.java Log: enable gcj's java -> native compilation. Submitted by: Arnaud Vandyck Revision ChangesPath 1.11 +1 -0 ant/CONT

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/compilers Gcj.java

2004-04-13 Thread bodewig
bodewig 2004/04/13 04:40:18 Modified:.Tag: ANT_16_BRANCH CONTRIBUTORS WHATSNEW src/main/org/apache/tools/ant/taskdefs/compilers Tag: ANT_16_BRANCH Gcj.java Log: merge Revision ChangesPath No revision No

Re: target if/unless property substitution

2004-04-13 Thread Matt Benson
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Fri, 9 Apr 2004, Matt Benson > <[EMAIL PROTECTED]> wrote: > > > So my question is whether--since this behavior is > consistent with > > that of virtually any other XML attribute in > Ant--that was something > > everyone took for granted, or is it

Re: target if/unless property substitution

2004-04-13 Thread Stefan Bodewig
On Tue, 13 Apr 2004, Matt Benson <[EMAIL PROTECTED]> wrote: > --- Stefan Bodewig <[EMAIL PROTECTED]> wrote: >> Well known to those of us who've been around long enough to >> remember the "should properties get expanded in the depends >> attribute?" - errm - discussions. >> > What was the approxima

DO NOT REPLY [Bug 28340] - Request Trim Attribute on Property Task

2004-04-13 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

XSLT help?

2004-04-13 Thread Steve Loughran
I need some XSLT help, as I am planning on making the following changes to the XML reports generated when you run JUnit 1. log the time the tests run 2. log the hostname the tests run on. This will help prevent confusion, as I have encountered recently. Not being into complex XSL (yet), I am some

Re: XSLT help?

2004-04-13 Thread Jeff Tulley
Steve, I once looked through those and am somewhat familiar with them, as well as having an understanding of XSLT. I can help you on this. I need to do something with this hard-earned but lately unused knowledge of XSL. :) >>> [EMAIL PROTECTED] 4/13/04 9:45:50 AM >>> I need some XSLT help, a

Ant Javadoc Comment Diffs Proposed

2004-04-13 Thread Jack J. Woehr
The attached diffs banish the dreaded "breakiterator" messages during Javadoc execution while building Ant under Java 1.4. -- Jack J. Woehr # We have gone from the horse and buggy Senior Consultant # to the moon rocket in one lifetime, but Purematrix, Inc. # there has not been a correspon

Re: XSLT help?

2004-04-13 Thread Steve Loughran
Jeff Tulley wrote: Steve, I once looked through those and am somewhat familiar with them, as well as having an understanding of XSLT. I can help you on this. I need to do something with this hard-earned but lately unused knowledge of XSL. :) excellent. i will commit the extra changes to the XM

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs ImportTask.java

2004-04-13 Thread mbenson
mbenson 2004/04/13 14:42:59 Modified:src/main/org/apache/tools/ant/taskdefs ImportTask.java Log: Fixed "optional" attribute. Reported by: Nick Gianakas Revision ChangesPath 1.27 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/ImportTask.java Index: Imp

cvs commit: ant WHATSNEW

2004-04-13 Thread mbenson
mbenson 2004/04/13 14:46:02 Modified:.WHATSNEW Log: Fixed 's "optional" attribute. Reported by: Nick Gianakas Revision ChangesPath 1.583 +3 -0 ant/WHATSNEW Index: WHATSNEW === RCS

Re: XSLT help?

2004-04-13 Thread Jeff Tulley
>> Steve, >>I once looked through those and am somewhat familiar with them, as >> well as having an understanding of XSLT. I can help you on this. >> I need to do something with this hard-earned but lately unused >> knowledge of XSL. :) >excellent. i will commit the extra changes to the XML

Re: XSLT help?

2004-04-13 Thread jfuller
> excellent. i will commit the extra changes to the XML report once I > verify it is working, then its time to do some XSL work. I know there is > something ironic about an Ant developer being scared of XML processing > languages, but its such an ugly one :) > one man's language.. I can pit

RE: XSLT help?

2004-04-13 Thread Dominique Devienne
> From: Jeff Tulley [mailto:[EMAIL PROTECTED] > >> Steve, > >> I once looked through those and am somewhat familiar with them, as > >> well as having an understanding of XSLT. I can help you on this. > >> I need to do something with this hard-earned but lately unused > >> knowledge of XSL. :) >