« Return to Thread: Expanding enviornmental variables in properties files

Expanding enviornmental variables in properties files

by csanders :: Rate this Message:

Reply to Author | View in Thread

Attached is a patch for RuntimeInstance.java that adds two methods,
private String replaceEnviornmentalVariable(String string) , private
void replaceEnviormentalVariables(ExtendedProperties properties) ... and
changes initializeProperties and setProperty() to replace them as they
come in.

Can someone review it and let me know what it needs to be included in
Velocity ?

Thanks!
Charles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: Expanding enviornmental variables in properties files