Ahh, and Velocity uses getProperty() .
Thanks for all your help on this Emmanuel, and your posts to the
Velocity mailing list :). You're a gentleman and a scholar!
Charlie
Emmanuel Bourg wrote:
csanders a écrit :
Yep, here is the code:
CompositeConfiguration config
dedProperties(config);
TEMPLATE_HOME is the env var, and the getProperty() does expand it, but
the file.resource.loader.path just returns ${TEMPLATE_HOME} .
Thanks,
Charlie
Emmanuel Bourg wrote:
csanders a écrit :
I'm having a little trouble getting the interpolation to work, I have
a prop
this ?
Thanks,
Charlie
Emmanuel Bourg wrote:
csanders a écrit :
We have a project that uses Velocity, which uses ExtendedProperties,
which we want to extend to interpolate environmental variables and
system properties.
Does anyone have any objection / suggestion for this ? Is we write
the pat
Heh I saw that too.
Great! Thanks Emmanuel, exactly what I needed!
Charlei
Emmanuel Bourg wrote:
The javadoc of ExtendedProperties states:
"Please consider using the PropertiesConfiguration class in
Commons-Configuration as soon as it is released."
As far as I know, Commons Configuration h
user list.
One example of searchable archives (there are others too):
http://velocity.markmail.org/
-Rahul
On 5/13/08, csanders <[EMAIL PROTECTED]> wrote:
Hi!
Sorry if this has been discussed already, I could not find a 'search'
button on the list archives.
We hav
Hi!
Sorry if this has been discussed already, I could not find a 'search'
button on the list archives.
We have a project that uses Velocity, which uses ExtendedProperties,
which we want to extend to interpolate environmental variables and
system properties.
Does anyone have any objection /