2009/11/19 <[email protected]>: > On Thu, 19 Nov 2009, [email protected] wrote: > >> On Thu, 19 Nov 2009, Stephen Connolly wrote: >> >>> Hi, >>> >>> Do you have any of the following: >>> >>> * A machine with a working any JDK 1.2.x installed, and Maven 2.0.9+ >>> and JDK 1.4.x+ installed to run Maven. The machine must be able to >>> make releases to m...@codehaus >>> * A machine with a working any JDK 1.3.x installed, and Maven 2.0.9+ >>> and JDK 1.4.x+ installed to run Maven. The machine must be able to >>> make releases to m...@codehaus >> >> Yup: >> /opt/jdk1.3.1_20/bin/java -version >> java version "1.3.1_20" >> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_20-b03) >> Java HotSpot(TM) Client VM (build 1.3.1_20-b03, mixed mode) >> >> >>> * A machine with a working Sun JDK 1.2.x installed, and Maven 2.0.9+ >>> and JDK 1.4.x+ installed to run Maven. The machine must be able to >>> make releases to m...@codehaus >>> * A machine with a working Sun JDK 1.3.x installed, and Maven 2.0.9+ >>> and JDK 1.4.x+ installed to run Maven. The machine must be able to > > The JDK I mentioned above ("any JDK 1.3.x") is a sun one.
Yes, the Sun 1.3.2 is needed, you have it, I would be greatly appreciated if you can go ahead with it. We generate at least two sets of signatures. set 1 is pure API spec, with the sun specific classes removed, set two is the generic with the sun implementation classes. If the working 1.3.x you have is a Sun JDK, then please run with both java13 and java13-sun Thanks, Stephen > >>> make releases to m...@codehaus >>> * A machine with a working IBM JDK 1.3.x installed, and Maven 2.0.9+ >>> and JDK 1.4.x+ installed to run Maven. The machine must be able to >>> make releases to m...@codehaus >>> * A machine with a working IBM JDK 1.4.x installed, and Maven 2.0.9+ >>> and JDK 1.4.x+ installed to run Maven. The machine must be able to >>> make releases to m...@codehaus >> >> Yup: >> C:\Program Files\Java\j2sdk1.4.2_19\bin>java -version >> java version "1.4.2_19" >> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_19-b04) >> Java HotSpot(TM) Client VM (build 1.4.2_19-b04, mixed mode) >> >> C:\Program Files\Java\j2sdk1.4.2_19\bin> >> >> >> -- >> David J. M. Karlsen - +47 90 68 22 43 >> http://www.davidkarlsen.com >> http://mp3.davidkarlsen.com >> Sent from my bog-standard SMTP client >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> > > -- > David J. M. Karlsen - +47 90 68 22 43 > http://www.davidkarlsen.com > http://mp3.davidkarlsen.com > Sent from my bog-standard SMTP client > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
