Make sure that you have the turbine-2.2b1.jar ...
I'm not sure at all that answers your question   :|

Bye,

vincent.


Lionel Siau wrote:

> Hi,
>
> i recently updated my jetspeed CVS and the build is failing. Did some one
> update the source recently for the velocity portlets?
>
> Lionel
>
>     [javac] Compiling 319 source files to
> D:\src\CVS\jetspeed\jakarta-jetspeed\b
> in\classes
>     [javac]
> D:\src\CVS\jetspeed\jakarta-jetspeed\src\java\org\apache\jetspeed\po
> rtal\portlets\VelocityPortlet.java:148: cannot resolve symbol
>     [javac] symbol  : method handleRequest
> (org.apache.velocity.context.Context
> ,java.lang.String,java.io.PrintWriter)
>     [javac] location: class
> org.apache.turbine.services.velocity.TurbineVelocity
>
>     [javac]             TurbineVelocity.handleRequest(context, templatePath,
> run
> data.getOut());
>     [javac]                            ^
>     [javac]
> D:\src\CVS\jetspeed\jakarta-jetspeed\src\java\org\apache\jetspeed\po
> rtal\controllers\VelocityPortletController.java:136: cannot resolve symbol
>     [javac] symbol  : method handleRequest
> (org.apache.velocity.context.Context
> ,java.lang.String,java.io.PrintWriter)
>     [javac] location: class
> org.apache.turbine.services.velocity.TurbineVelocity
>
>     [javac]             TurbineVelocity.handleRequest(context, templatePath,
> run
> data.getOut());
>     [javac]                            ^
>     [javac]
> D:\src\CVS\jetspeed\jakarta-jetspeed\src\java\org\apache\jetspeed\po
> rtal\controls\VelocityPortletControl.java:157: cannot resolve symbol
>     [javac] symbol  : method handleRequest
> (org.apache.velocity.context.Context
> ,java.lang.String,java.io.PrintWriter)
>     [javac] location: class
> org.apache.turbine.services.velocity.TurbineVelocity
>
>     [javac]             TurbineVelocity.handleRequest(context, template,
> rundata
> .getOut());
>     [javac]                            ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -deprecation for details.
>     [javac] 3 errors
>
> BUILD FAILED
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to