You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by BE...@bgl.lu on 2003/01/14 11:40:33 UTC

token replacement in directory names instead of file content

Hello,
I haven't managed to replace a token in a directory file name during a 
copy or a move task

example :
I'm using tokens that need to be replaced in configuration file AND in 
directory names

  <filter token="APPLICATION" value="rco" /> 
  ....
  <filter token="MASTER_ROOT" value="/rco4" /> 
  .... 
  <filter token="WEB_SERVER_PORT" value="8304" /> 

I want during a copy or move action to change the source directory 
./@MASTER_ROOT@/rest_of_the_filesystem in ./rco4/rest_of_the_filesystem

Does somebody know how to do it. For the process I use, it is for me 
highly preferable to use only one definition of @MASTER_ROOT@ in a 
centralized file

Thanks in Advance

--
Benoît NOSS - Banque Générale du Luxembourg - Release Management -
benoit.noss@bgl.lu <ma...@bgl.lu>  (+352 4242-3423)

 




============================================
Internet communications are not secure and therefore Banque Generale
du Luxembourg s.a. does not accept legal responsibility for the 
contents of this message.
The information contained in this e-mail is confidential and may be 
legally privileged. It is intended solely for the addressee. If you 
are not the intended recipient, any disclosure, copying, distribution 
or any action taken or omitted to be taken in reliance on it, 
is prohibited and may be unlawful. 
Nothing in the message is capable or intended to create any legally 
binding obligations on either party and it is not intended to provide
legal advice.
============================================


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>