Re: How do I strip off part of the file name when I do a ANT copy

2007-10-19 Thread Sunil Prabhakaran
try the ANT contrib task propertyregexp http://ant-contrib.sourceforge.net/tasks/tasks/propertyregex.html One example would be to use it this way regards Sunil Prabhakaran On 10/19/07, Eric Wood <[EMAIL PROTECTED]> wrote: > > I have a bunch of templates that I

Set property value via Java

2007-10-19 Thread cknell
Is there a method for setting a property's value to the return value of a Java program? I have a Java program that executes an XPath query and returns a string. How can I create a property from this returned string? Thanks. -- Charles Knell [EMAIL PROTECTED] - email -

RE: Junit tasks with TestSuite

2007-10-19 Thread Sumit.Srivastava
Hi Steve, None of the ANT utilities (debug,verbose,diag) show up anyything RED, all looks green. Yes, It goes through IDE pretty clean. And the TestSuite (where it hangs,) is not expecting any User inputs. I don't know where it is getting stuck. Attached is the TestSuite file Warm Rega

Re: Re-parenting classpath

2007-10-19 Thread jiniusatwork-antuser
I'm probably missing something basic, so maybe a new set of eyes can help me out here. I have the following build.xml snippet: === ===

Re: Junit tasks with TestSuite

2007-10-19 Thread Steve Loughran
[EMAIL PROTECTED] wrote: Hi All, I am using Junit task for the Unit testing , following is my task todir="${tests.report}">

RE: Junit tasks with TestSuite

2007-10-19 Thread Sumit.Srivastava
No, allocating memory explicitly doesn't helps. Warm Regards, Sumit Srivastava Voice : (203) 719 - 5894 Email :[EMAIL PROTECTED] Chat :srivassb To go far, explore first what is near.. -Original Message- From: Knuplesch, Jürgen [mailto:[EMAIL PROTECTED] Sent: Friday, October 19, 2007 3

AW: Junit tasks with TestSuite

2007-10-19 Thread Knuplesch , Jürgen
Maybe you need more memory?? I use sth. like this: -- Jürgen Knupleschwww.icongmbh.de icon Systemhaus GmbH Geschäftsführer: Uwe Seltmann HRB Stuttgart 17655 USt-IdNr.: DE 811944121 Von: [EMAIL PROTECTED] [mailto:[EMAIL PR