Sorry, I've been subscribed in digest mode to both lists and just now
spotted my name mentioned (I'm not subscribed non-digest)...
> Message: 11
> From: [EMAIL PROTECTED]
> To: Rainer Schmitz <[EMAIL PROTECTED]>
> Cc: xdoclet-user <[EMAIL PROTECTED]>
> Date: Thu, 31 Jan 2002 16:20:48 GMT
> Subject: Re: [Xdoclet-user] xdoclet and multiple deployement.
>
> Property replacement works the same way for all tags. The problem is
> that property replacement only works if you use
> someparam="${some.property}", but not with
> someparam="foo${some.property} or someparam="${some.property}bar". Dim
> implemented this, so maybe he could fix it. The workaround in the
> meanwhile is to concatenate the extra stuff into a separate property
> and refer to that. Erik Hatcher (who is an Ant committer) could maybe
> be helpful in this too.
What module is doing that property expansion? Ant has helper methods
(replaceProperties, I believe) to do this for you, so you must be doing
something different than calling Ant's API. Point me in the right direction
and I'll go have a look.
Erik
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user