Jason van Zyl wrote:

>Hi,
>
>I've added ${variable} interpolation to the ExtendedProperties class so
>if you want to take advantage of this feature you'll have to update
>your commons-collections jar. This is for turbine 3.x. The variable
>interpolation now works in 2.x but the ResourcesService was modified
>directly.
>
Since you changed it (or maybe other changes in turbine-2 HEAD) jetspeed 
no longer works. It builds, but all services that need this feature 
receive empty strings. It seems related to a problem with the ordering 
of service initialization, where the ${webappRoot}/${webapp.dir} vars 
are not defined when we are trying to use them.

Are you aware of such problem? Jetspeed works with current snapshot 
(nightly Sep 12). The change breaking us has taken place between Sep 13 
and today.

I'm not able to understand what's going on.

>
>
>The upshot is that you can specify things like:
>
>myResouce = ${webappRoot}/resources/myResouce.xml
>
>




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

Reply via email to