Hey,
>
> I just checked in several classes related to a Velocity Service. This
> still needs some work so don't jump on it unless you are in a debugging
> mood.
>
> And I hope the Velocity masters will help with this. I, for some
> reason, cannot even get a simple template to parse.
I will definitely help! I will nab everything from CVS and figure
out what's going on.
> I added the following method to org.apache.velocity.Configuration:
>
> /**
> * Override a property value from the properties file.
> * @param key The property name.
> * @param value The property value.
> */
> public static void setProperty( String key, String value )
> {
> properties.setProperty( key, value );
> }
I'll add the change, I'll be importing a another tree soon.
Maybe we can coordinate in #velocity and figure out what
the issues are then I can help you tackle them and fix
what needs to mended in Velocity to get this puppy
running!
jvz.
--
Jason van Zyl
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]