Re: cvs commit: ant WHATSNEW

2005-08-25 Thread Matt Benson
--- [EMAIL PROTECTED] wrote: [SNIP] > +* New task that can turn a file > reference into an absolute file:// url; and > + nested filesets/paths into a (space, comma, > whatever) separated list of URLs. Useful > + for RMI classpath setup, amongst other things. > + The _single_ file refe

DO NOT REPLY [Bug 36311] - Minor typo in documentation

2005-08-25 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/docs/manual/CoreTasks move.html

2005-08-25 Thread mbenson
mbenson 2005/08/25 12:27:22 Modified:docs/manual/CoreTasks move.html Log: leftover "copy"->"move" PR: 36311 Revision ChangesPath 1.22 +1 -1 ant/docs/manual/CoreTasks/move.html Index: move.html

DO NOT REPLY [Bug 36239] - in does not honour flags="s"

2005-08-25 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 36361] - ant "untar" task does not set correct file permissions.

2005-08-25 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 36361] New: - ant "untar" task does not set correct file permissions.

2005-08-25 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 36359] New: - Incorrect argument used for version label in PVCS task

2005-08-25 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 36357] - Enhance P4Change by the ability to delete change lists...

2005-08-25 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 36357] - Enhance P4Change by the ability to delete change lists...

2005-08-25 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 36357] New: - Enhance P4Change by the ability to delete change lists...

2005-08-25 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: Is it possible to get the CPU usage and memory usage from JAVA?

2005-08-25 Thread Jeffrey E Care
In what way, shape or form does this question have anything to do with Ant? Please stay on topic. -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere v7 Release Engineer WebSphere Build Tooling Lead (Project Mantis) James Mao <[EMAIL PROTECTED]> wrote on 08/25/2005 03:42:01 AM: > Hi , > > Anyo

SVN antlib

2005-08-25 Thread Kev Jackson
Hi all, I'm setting up CruiseControl and I need to access our code in svn, the default method appears to be simply to use the task and call out to a native svn client, but I seem to remember an antlib for svn - I looked around and tried to check out from the asf repo, but all I got was a cou

Re: Please Unsubscribe this email address

2005-08-25 Thread Steve Loughran
Richard Evans wrote: Kev, I did that and I am still receiving these messages. However, I will do it again. Thanks! maybe the alias that you are getting these messages via is not the one that is your from: address. Is there some other alias that may route messages to you (e.g. r.evans?)

Re: Is it possible to get the CPU usage and memory usage from JAVA?

2005-08-25 Thread Yves Martin
James Mao <[EMAIL PROTECTED]> writes: > Anyone know how to get the CPU usage and meory usage for a specified command > line from JAVA? I do not understand your question. Do you want to monitor CPU and memory of a JVM or of any other running process ? (the process initiated by your command l

Is it possible to get the CPU usage and memory usage from JAVA?

2005-08-25 Thread James Mao
Hi , Anyone know how to get the CPU usage and meory usage for a specified command line from JAVA? Cheers, James. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]