Hello again, Just wanted to know if it did exist, not to discover after three weeks of recompiling that jars where already somewhere. If not, no big deal.
Thanks, Jos� -----Message d'origine----- De�: Henri Yandell [mailto:[EMAIL PROTECTED] Envoy�: mercredi 16 f�vrier 2005 18:43 ��: Jakarta General List Objet�: RE: Jakarta jars binaries for JDK 1.3 Ditto for Commons. I'm pretty sure most of them are outputting 1.2-compatible code from a 1.4 compiler. I'll also happily believe that that's not a perfect system :) The only place I could imagine would have the 1.3 jars is either the nightly build (only Commons, and it doesn't afaik) or gump (does 1.4 and 1.5). I don't think Gump want to be responsible for released jars either, so currently I'd suspect it'll need a fair bit of effort/movement to get 1.3 jars created. Sorry, Hen On Wed, 16 Feb 2005, Jose Alberto Rodriguez Ruiz wrote: > Hello Will, and thank you very much for your time. > > Indeed no, it seems that there are some incompatibilities at the JVM level > which means that not all 1.4 bytecode runs in 1.3 JVM. I have had to > recompile turbine source and commons-configuration source only to be able to > make my webapp run. > > As errors appears only during runtime, I wonder whether I could find > jakarta's binaries compiled 1.3 for the more-or-less-fifty-libraries-I-use > in order for not to recompile all of them. > > However it is true, no need to touch velocity; it works "as it". > > Thanks, > > Jos� > > -----Message d'origine----- > De�: Will Glass-Husain [mailto:[EMAIL PROTECTED] > Envoy�: mercredi 16 f�vrier 2005 17:56 > ��: Jakarta General List > Objet�: Re: Jakarta jars binaries for JDK 1.3 > > The byte code should be the same -- as long as the library doesn't use any > JDK 1.4 specific libraries, it should work fine under 1.3. I can vouch this > > is fine for Velocity. > > WILL > > ----- Original Message ----- > From: "Jose Alberto Rodriguez Ruiz" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Wednesday, February 16, 2005 2:04 AM > Subject: Jakarta jars binaries for JDK 1.3 > > > Hello, > > I have a J2EE application built around Hibernate, Turbine, and > Velocity, which I need to recompile to be able to run into a JDK1.3 > environment. This implies recompiling several common libraries, as well as > Turbine itself and other components. I have sear the mirrors but it seems > that all the available apache jars are now compiled with JDK 1.4 > > My question is, is there any place to get ("old") jars compiled with > JDK1.3? Any help will be much appreciated. > > Thank you very much, > > Jos� Alberto Rodriguez Ruiz > > P.D.: If this is not the right list to ask this question, sorry in advance. > > > --------------------------------------------------------------------- > 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]
