Hi,

I'm currently experiencing problems when applying a user properties file as 
filterset for a copy task. The user propertie file contains for example 
following entries.

user.token1=FOO
user.token2=${user.token1}BAR

The text files to which this filterset is appied contains follwing:

...
Token 1 = @user.token1@
Token 2 = @user.token2@
...

After the filterset has been applied the copied text file look like this:

...
Token 1 = FOO
Token 2 = ${user.token1}BAR
...


It looks like as if references within property files are not evaluated when a 
filterset is created. Is this how it should be, or is this a bug?


- BitByter


Arcor-DSL: die echte Flatrate für alle Bandbreiten. Jetzt ohne Einrichtungspreis
einsteigen oder wechseln. Arcor-DSL ist in vielen Anschlussgebieten verfügbar.
http://www.arcor.de/home/redir.php/emf-dsl-1


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to