On 10/22/01 10:00 AM, "Colin Chalmers" <[EMAIL PROTECTED]> wrote:

> After seeing so many bugfixes come along for 2.2 I thought it was about time
> to try and upgrade things from 2.1

I think you might have the wrong repository. Looks like you have 3.x there.
The HEAD of jakarta-turbine-2  works fine. That's what tambora is using
and we haven't had any problems.

> After getting past the initial error messages of missing jars I ended up
> with errors in the following files
> 
> 1. PythonActionFactory
> 2. PythonLayoutFactory
> 3. PythonNavigationFactory
> 4. PythonScreenFactory
> 
> The error message was to do with the assembler package being unavailable
> (line 65), after changing this line to the following they could compile
> 
> <PythonSnip>
> import org.apache.turbine.services.assemblerbroker.AssemblerBrokerService;
> import org.apache.turbine.services.assemblerbroker.util.*;
> </PythonSnip>
> 
> After this I got another error in Freemarker.NavigationModel line 109
> 
> Turbine.getModuleLoader Not found :-(
> 
> Don't know the answer to this one.
> 
> I know that certainly Freemarker is being phased out in ver 3 but 2.2 is a
> bug fix and should perhaps be fixed ?? Is this enough or should I send a
> diff?
> 
> /Colin
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



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

Reply via email to