2009/11/19 <[email protected]>: > 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) >
If you want to take a run at that one, fire ahead > >> * 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 >> 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> That's a Sun SDK, not an IBM or JRockit SDK. I've done the Sun 1.4.x JDKs > > > -- > 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
