On Fri, 2002-05-24 at 08:03, xMySign for JCS wrote:
> hi
> 
> I've downloaded JCS from CVS and tried to compile. Unfortunately I didn't 
> succeeded to compile maven, but I now get all needed jars from /turbine/jars
> and compiled JCS in JBuilder but I can't compile LateralCacheJGListener.java 
> and some other files because the class
> org.apache.jcs.engine.behavior.ICompositeCache 
> is missing. Do I have to exclude some files? I'm sorry to say that I'm not

The stuff under src/experimental should be excluded. It can easily be
made to build, I just haven't bothered since I planning on refactoring
away a lot of that code anyway.

> yet so familiar with ant (only a ant-user) and even not with maven (by the 
> way is there a short tutorial to both of this?).

There is extensive documentation on bootstrapping and using maven at
http://jakarta.apache.org/turbine/maven/start/index.html

> Is it a problem to use JCS with Tomcat 4.x because of the depency to servlet
> 2.2?

Nope.

-- jt


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

Reply via email to