> Velocity itself has changed a lot over the last day due to
> the changes that we've made in the way Velocity Contexts
> work. In most cases client code will only have to make the
> following change:
>
> import org.apache.velocity.Context;
>
> changes to
>
> import org.apache.velocity.VelocityContext;
I think this needs to be
import org.apache.velocity.context.Context;
--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]