Minor replaceregexp question

2006-02-11 Thread Rhino
I'm using replaceregexp in Ant 1.6.5 to transform one string to another. It's working perfectly but I'm having trouble making it do one small thing. I'm trying to put a tab at the beginning of the replacement string but nothing I do seems to get interpreted as a tab in the replace parameter.

parallel task and missing jars

2006-02-11 Thread Harshal Chavda
HI to all ANT users, My configuration is Ant 1.6.3 and jdk 1.5. I have been challenged by my friend to perform the following 2 things -perform simultaneous build without using parallel task -write a task to create a jar such that the message that, jar is created is displayed but t

Re: Displaying the value in a Java class?

2006-02-11 Thread Patrick Martin
Hello again, For info, the latest CVS version of antform includes Matt's fix about nested text. Labels in AntMenu should then work as expected. Patrick Martin. On 2/11/06, Patrick Martin <[EMAIL PROTECTED]> wrote: > Hello, > I reproduced the bug about property expansion in antmenu. However, I > be

Re: Displaying the value in a Java class?

2006-02-11 Thread Patrick Martin
Hello, I reproduced the bug about property expansion in antmenu. However, I believe you could use antform instead: Verify Employment History Format The current value of the DESIRED_EMPLOYMENT_HISTORY_FORMAT constant in the ResumeConstants class is: ${DESIRED_EMPLOYMENT_HISTORY_FORMAT}. If tha