Try:
<util:properties file="${myProperties}" trim="true"/>
And you'll need to have a line like this in your project tag:
xmlns:util="jelly:util"
to associate 'util' with the appropriate Jelly tablib.
Jeff
On Mon, 28 Jun 2004, at 13:23:25 [GMT +0200] Marcin Gurbisz wrote:
> Is there a way to load properties in maven.xml from file overriding
> previously defined properties?
> With ant task <propety> I can't do it.
> Thanks,
> Marcin
--
mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]