RE: Jakarta jars binaries for JDK 1.3

2005-02-28 Thread Henning Schmiedehausen
-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

RE: Jakarta jars binaries for JDK 1.3

2005-02-28 Thread Henri Yandell
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

Re: Jakarta jars binaries for JDK 1.3

2005-02-28 Thread Stephen Colebourne
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

Re: Jakarta jars binaries for JDK 1.3

2005-02-28 Thread NetSQL
http://sourceforge.net/projects/retroweaver It works like magic. There are some 1.5 jars I wanted and this just fixes it. .V - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Jakarta jars binaries for JDK 1.3

2005-02-16 Thread Jose Alberto Rodriguez Ruiz
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

Re: Jakarta jars binaries for JDK 1.3

2005-02-16 Thread Will Glass-Husain
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

RE: Jakarta jars binaries for JDK 1.3

2005-02-16 Thread Jose Alberto Rodriguez Ruiz
 : 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

RE: Jakarta jars binaries for JDK 1.3

2005-02-16 Thread Henri Yandell
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

RE: Jakarta jars binaries for JDK 1.3

2005-02-16 Thread Jose Alberto Rodriguez Ruiz
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