It now works. Strange that my CVS update did not delete the turbine in the
lib directory. Oh well...


Lionel


----- Original Message -----
From: "Paul Spencer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 22, 2001 1:37 AM
Subject: Re: Compile Failure for most recent CVS build


> Lionel,
> The build includes all libraries in the jakarta-jetspeed/lib directory.
> I suggest deleting the old turbine jar file.  Their is only 1 turbine
> file in the lib directory, see
> http://cvs.apache.org/viewcvs.cgi/jakarta-jetspeed/lib
>
> Paul Spencer
>
> Lionel Siau wrote:
> >
> > Hi,
> >
> > I just noticed that my build classpath has included both turbine
versions!!.
> > Does the CVS include both turbine? If it is , someone with commit should
> > remove it. Anyway. I deleted the entire tree and doing a full checkout
at
> > the moment.
> >
> > Lionel
> >
> > ----- Original Message -----
> > From: "Vincent Bonamy" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, August 21, 2001 10:30 PM
> > Subject: Re: Compile Failure for most recent CVS build
> >
> > > 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]
> > >
> >
> > ---------------------------------------------------------------------
> > 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]
>


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

Reply via email to