What would be even better is if there was a place on the JCS website where people could just download the appropriate version. Like having a JCS full with all possible auxiliaries and required libs, a JCS core version with most common auxiliaries + libs, and the rest of auxiliaries+libs on separate downloads.
-----Original Message----- From: Aaron Smuts [mailto:[EMAIL PROTECTED] Sent: Thursday, 15 July, 2004 1:24 To: 'Turbine JCS Developers List' Subject: RE: compiling for jdk 1.3 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
