RE: copy

2003-11-17 Thread Parimala
can u pls tell me how to do it. a) i have a property that has the following String c:\test\web\chk\try\jsp,c:\test\web\chk\try1\jsp b) i want to copy a file from c:\web\chk to try and try1 How to write this??? Note: try and try1 folders are determined dynamically Parimala -Original Messa

RE: copy

2003-11-17 Thread Jan . Materne
a) using AntContrib´s b) using AntContrib´s c) using

copy

2003-11-17 Thread Parimala
Rose StationeryHow to copy a file in all the underlying directories?

RE: javadoc of multiple sub-projects

2003-11-17 Thread Svetlin Stanchev
> From: Keith Hatton [mailto:[EMAIL PROTECTED] > As a work-around, could you all the source trees to a > single temporary location, and run from there? Yep, I ended up doing this. It still would not work without a fileset (maybe because I have two top-level hierarchies, .com and .de?) but that

RE: Property tag value

2003-11-17 Thread Parimala
Hello Jan, subant is not being recognized. Parimala -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 12:32 PM To: [EMAIL PROTECTED] Subject: RE: Property tag value Properties are immutable. But what should "run" through the d

AW: macrodef and properties

2003-11-17 Thread Antoine Levy-Lambert
Hi Jacob, why are you saying that local variables are necessary to make useful ? Antoine -Ursprungliche Nachricht- Von: Jacob Kjome [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 14. November 2003 16:57 An: Ant Users List Betreff: Re: macrodef and properties At 09:02 AM 11/14/2003 +

RE: how can i get ant-antidote

2003-11-17 Thread Jan . Materne
http://cvs.apache.org/snapshots/ant-antidote/ Jan > -Original Message- > From: M El number one [mailto:[EMAIL PROTECTED] > Sent: Monday, November 17, 2003 12:25 AM > To: [EMAIL PROTECTED] > Subject: how can i get ant-antidote > > > I don't have cvs, how can i get ant-antidote? > if the

RE: Property tag value

2003-11-17 Thread Jan . Materne
Properties are immutable. But what should "run" through the directories? Does help? Or ? Jan > -Original Message- > From: Parimala [mailto:[EMAIL PROTECTED] > Sent: Monday, November 17, 2003 6:31 AM > To: 'Ant Users List' > Subject: Property tag value > > > Rose StationeryHi all, >

RE: evaluating property names with embedded properties

2003-11-17 Thread Jan . Materne
Properties are not expanded inside propertynames: ${${module.name.small}.supported.screen.lang} Maybe AntContribs could help here. Just an idea: Jan > -Original Message- > From: ramfree [mailto:[EMAIL PROTECTED] > Sent: Monday, November 17, 2003 6:18 AM > To: [EMAIL PROTECTED] >