I'm running the 1.4 build on a 1.3 jdk. This jar should work:
http://cvs.apache.org/viewcvs.cgi/jakarta-turbine-jcs/tempbuild/jcs-1.0- dev.jar A couple builds back it worked fine. I build this jar every time I make changes. I'm trying to keep the core of JCS 1.4 compatible. I guess it would be good for people to be able to build JCS with a 1.3 JDK, but it is more important that they be able to run it. Aaron > -----Original Message----- > From: James Taylor [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 14, 2004 1:38 PM > To: Turbine JCS Developers List > Subject: Re: compiling for jdk 1.3 > > > For Forrest I would like to use a java 1.3 compatible jar file. To > > build > > JCS this way, I had to remove the classes, configuration, and tests > > for: > > BDBJE and LHMLRUMemoryCache. Since these don't seem to be required > > parts > > of JCS, would you consider providing some configuration (or at least > > documentation) for building JCS for java 1.3? > > (not an answer to the question) > > This is another reason why I think build modularity is a good idea. If > these optional pieces are separate builds with their own jars, people > without the requisite JDK can just not build them. > > > --------------------------------------------------------------------- > 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]
